rust/compiler/rustc_middle
kadmin 89f45ed9f3 Update match branches
This updates all places where match branches check on StatementKind or UseContext.
This doesn't properly implement them, but adds TODOs where they are, and also adds some best
guesses to what they should be in some cases.
2021-03-09 16:54:13 +00:00
..
benches
src Update match branches 2021-03-09 16:54:13 +00:00
Cargo.toml Update measureme dependency to the latest version 2021-02-25 18:25:38 -05:00
README.md

For more information about how rustc works, see the rustc dev guide.