| .. |
|
interpret
|
Remove constness from ParamEnv
|
2023-07-27 15:50:42 +00:00 |
|
basic_blocks.rs
|
Make everything builtin!
|
2023-07-25 16:08:58 +00:00 |
|
coverage.rs
|
Replace enum ==s with matches where it makes sense
|
2023-01-30 12:26:26 +00:00 |
|
generic_graph.rs
|
Replace Body::basic_blocks() with field access
|
2022-08-26 14:27:08 +02:00 |
|
generic_graphviz.rs
|
Remove redundant graphviz escaping
|
2022-11-14 15:11:18 +01:00 |
|
graphviz.rs
|
Remove WithOptconstParam.
|
2023-04-20 17:48:32 +00:00 |
|
mod.rs
|
Make everything builtin!
|
2023-07-25 16:08:58 +00:00 |
|
mono.rs
|
Add a useful comment.
|
2023-07-19 07:23:11 +10:00 |
|
patch.rs
|
Split {Idx, IndexVec, IndexSlice} into their own modules
|
2023-04-24 13:53:35 +00:00 |
|
pretty.rs
|
refactor(rustc_middle): Substs -> GenericArg
|
2023-07-14 13:27:35 +01:00 |
|
query.rs
|
refactor(rustc_middle): Substs -> GenericArg
|
2023-07-14 13:27:35 +01:00 |
|
spanview.rs
|
Add <meta charset="utf-8"> to -Zdump-mir-spanview output
|
2023-06-17 18:31:35 +10: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
|
Make UnwindAction::Continue explicit in MIR dump
|
2023-06-23 17:48:54 +01: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 |