rust/compiler/rustc_middle/src/mir
2025-04-17 12:15:04 +02:00
..
interpret Move codec module back into middle 2025-03-15 06:42:48 +00:00
basic_blocks.rs Remove some unnecessary aliases from rustc_data_structures::sync 2025-03-03 20:20:24 +11:00
consts.rs Lower to a memset(undef) when Rvalue::Repeat repeats uninit 2025-03-19 23:57:49 -04:00
coverage.rs coverage: Don't store a body span in FunctionCoverageInfo 2025-03-18 23:18:24 +11:00
generic_graph.rs Simplify intra-crate qualifiers. 2025-02-11 14:59:13 +11:00
generic_graphviz.rs Simplify intra-crate qualifiers. 2025-02-11 14:59:13 +11:00
graphviz.rs Simplify intra-crate qualifiers. 2025-02-11 14:59:13 +11:00
mod.rs Move has_self field to hir::AssocKind::Fn. 2025-04-14 16:13:04 +10:00
mono.rs Rollup merge of #138842 - Noratrieb:inline-exported, r=me,saethlin 2025-03-31 14:36:22 +02:00
pretty.rs Rollup merge of #139811 - yotamofek:pr/newtype_cleanups, r=oli-obk 2025-04-14 21:55:40 +02:00
query.rs move ClosureRegionRequirements to rustc_borrowck 2025-04-08 00:34:40 +02:00
statement.rs Fix the OperandRef type for NullOp::{UbChecks,ContractChecks} 2025-03-15 19:39:15 -07:00
syntax.rs do not emit OpaqueCast projections with -Znext-solver 2025-04-17 12:15:04 +02:00
terminator.rs update cfgs 2025-04-09 12:29:59 +01:00
traversal.rs Also simplify Preorder's size_hint 2025-03-03 21:07:55 -08:00
visit.rs Visit place in BackwardIncompatibleDropHint statement 2025-04-13 22:01:54 +00:00