rust/compiler/rustc_middle/src/mir
2024-08-26 18:44:19 -04:00
..
interpret use the new Box methods in the interpreter 2024-08-14 14:32:17 +02:00
basic_blocks.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
consts.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
coverage.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
generic_graph.rs remove redundant imports 2023-12-10 10:56:22 +08:00
generic_graphviz.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
graphviz.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Stop using a special inner body for the coroutine by-move body for async closures 2024-08-26 18:44:19 -04:00
mono.rs Stop using a special inner body for the coroutine by-move body for async closures 2024-08-26 18:44:19 -04:00
patch.rs Remove #[macro_use] extern crate tracing from rustc_middle. 2024-05-23 18:02:40 +10:00
pretty.rs Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin 2024-08-19 23:10:46 +00:00
query.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
statement.rs rename AddressOf -> RawBorrow inside the compiler 2024-08-18 19:46:53 +02:00
syntax.rs fix comment on PlaceMention semantics 2024-08-21 15:52:06 +02:00
tcx.rs rename AddressOf -> RawBorrow inside the compiler 2024-08-18 19:46:53 +02:00
terminator.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
traversal.rs Only collect mono items from reachable blocks 2024-04-07 14:36:42 -04:00
type_foldable.rs Make DefiningAnchor::Bind only store the opaque types that may be constrained, instead of the current infcx root item. 2024-03-11 17:19:37 +00:00
visit.rs Stop using a special inner body for the coroutine by-move body for async closures 2024-08-26 18:44:19 -04:00