rust/compiler/rustc_mir_build/src/build
bors b1d9f31e04 Auto merge of #78638 - vn-ki:bindigs-after-at-issue-69971, r=oli-obk
reverse binding order in matches to allow the subbinding of copyable fields in bindings after @

Fixes #69971

### TODO

- [x] Regression tests

r? `@oli-obk`
2020-11-05 13:26:08 +00:00
..
expr Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
matches Auto merge of #78638 - vn-ki:bindigs-after-at-issue-69971, r=oli-obk 2020-11-05 13:26:08 +00:00
block.rs Defer creating drop trees in MIR lowering until leaving that scope 2020-10-04 07:54:01 -04:00
cfg.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
into.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
misc.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mod.rs rustc_mir: track inlined callees in SourceScopeData. 2020-10-21 04:43:56 +03:00
scope.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00