rust/compiler/rustc_ast_lowering/src
2024-03-19 08:37:53 +00:00
..
asm.rs Change DefKind::Static to a struct variant 2024-03-12 05:53:46 +00:00
block.rs Rename hir::StmtKind::Local into hir::StmtKind::Let 2024-03-14 12:42:04 +01:00
delegation.rs Refactor LoweringContext::get_delegation_sig_id. 2024-02-27 16:09:20 +11:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
expr.rs Rollup merge of #121382 - nnethercote:rework-untranslatable_diagnostic-lint, r=davidtwco 2024-03-06 22:02:46 +01:00
format.rs do not eat nested exprs result in format args visitor 2024-03-18 09:27:47 +00:00
index.rs The AssocOpaqueTy HIR node is not actually needed to differentiate from other hir nodes that were fed 2024-03-19 08:37:53 +00:00
item.rs Delegation: fix ICE on duplicated associative items 2024-03-16 21:03:36 +03:00
lib.rs Auto merge of #122517 - petrochenkov:bodihash, r=oli-obk 2024-03-15 02:04:04 +00:00
lifetime_collector.rs Reduce exposure of some things. 2023-11-28 14:32:40 +11:00
pat.rs Add ErrorGuaranteed to ast::ExprKind::Err 2024-02-25 22:24:31 +01:00
path.rs Simplify ImplTraitContext 2024-03-08 02:10:11 +00:00