..
interpret
Rollup merge of #114372 - RalfJung:const-pointer-as-int, r=oli-obk
2023-08-03 17:29:08 +02:00
basic_blocks.rs
Make everything builtin!
2023-07-25 16:08:58 +00:00
coverage.rs
Make coverage counter IDs count up from 0, not 1
2023-08-01 11:29:55 +10:00
generic_graph.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
generic_graphviz.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
graphviz.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
mod.rs
cleanup misinformation regarding has_deref
2023-08-06 17:29:09 +03:00
mono.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
patch.rs
Split {Idx, IndexVec, IndexSlice}
into their own modules
2023-04-24 13:53:35 +00:00
pretty.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
query.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
spanview.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
syntax.rs
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
tcx.rs
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
terminator.rs
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
traversal.rs
remove redundant combinators between PO and RPO
2023-06-18 09:16:40 +00:00
type_foldable.rs
intern offsetof fields
2023-04-21 02:14:03 -07:00
visit.rs
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00