.. |
interpret
|
move marking-locals-live out of push_stack_frame, so it happens with argument passing
|
2023-08-30 13:46:54 +02:00 |
basic_blocks.rs
|
Use OnceLock for SingleCache
|
2023-09-01 03:11:51 +02:00 |
coverage.rs
|
coverage: Give the instrumentor its own counter type, separate from MIR
|
2023-08-20 12:02:40 +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
|
document more things as needing to stay in sync
|
2023-08-24 13:28:26 +02:00 |
mono.rs
|
rustc: Move stable_crate_id from Session to GlobalCtxt
|
2023-08-09 14:35:23 +08:00 |
patch.rs
|
cache the terminate block with the last reason that we saw
|
2023-08-24 13:28:26 +02:00 |
pretty.rs
|
Revert "Implement references VarDebugInfo."
|
2023-08-17 17:02:04 +00:00 |
query.rs
|
inline format!() args up to and including rustc_middle
|
2023-07-30 13:18:33 +02:00 |
spanview.rs
|
sync printing of MIR terminators with their new names (and dedup some to-str logic)
|
2023-08-20 15:52:40 +02:00 |
syntax.rs
|
when terminating during unwinding, show the reason why
|
2023-08-24 13:28:26 +02:00 |
tcx.rs
|
refactor(rustc_middle): Substs -> GenericArg
|
2023-07-14 13:27:35 +01:00 |
terminator.rs
|
make MIR less verbose
|
2023-08-24 14:26:26 +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
|
when terminating during unwinding, show the reason why
|
2023-08-24 13:28:26 +02:00 |