rust/compiler/rustc_ast_lowering/src
Nicholas Nethercote 6087dc2054 Remove the symbol from ast::LitKind::Err.
Because it's never used meaningfully.
2022-08-23 16:56:24 +10:00
..
asm.rs Completely remove captures flag 2022-08-04 11:26:53 -03:00
block.rs Completely remove captures flag 2022-08-04 11:26:53 -03:00
expr.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
index.rs Make Node::ExprField a child of Node::Expr. 2022-08-11 21:48:39 -07:00
item.rs Remove {ast,hir}::WhereEqPredicate::id. 2022-08-16 12:13:23 +10:00
lib.rs Remove the symbol from ast::LitKind::Err. 2022-08-23 16:56:24 +10:00
lifetime_collector.rs Simplify rustc_ast::visit::Visitor::visit_poly_trait_ref. 2022-08-11 11:10:01 +10:00
pat.rs Check attributes on pattern fields. 2022-08-11 21:48:39 -07:00
path.rs Completely remove captures flag 2022-08-04 11:26:53 -03:00