rust/compiler/rustc_ast_lowering/src
bors c922857066 Auto merge of #79318 - cjgillot:fitem, r=lcnr
Store HIR ForeignItem in a side table

In a similar fashion to Item, ImplItem and TraitItem.
2020-11-27 13:45:22 +00:00
..
expr.rs Lower if let before the arms. 2020-11-23 18:55:59 +01:00
item.rs Rebase fallout. 2020-11-26 23:56:15 +01:00
lib.rs Auto merge of #79318 - cjgillot:fitem, r=lcnr 2020-11-27 13:45:22 +00:00
pat.rs Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
path.rs Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00