.. |
interpret
|
Rename IntoDiagnosticArg as IntoDiagArg .
|
2024-03-11 09:12:19 +11:00 |
basic_blocks.rs
|
Remove deleted docs + better link together MIR traversing docs
|
2023-09-29 19:16:02 +00:00 |
consts.rs
|
MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way
|
2024-03-10 14:59:41 +01:00 |
coverage.rs
|
coverage: Add enums to accommodate other kinds of coverage mappings
|
2024-01-11 16:43:12 +11:00 |
generic_graph.rs
|
remove redundant imports
|
2023-12-10 10:56:22 +08:00 |
generic_graphviz.rs
|
inline format!() args up to and including rustc_middle
|
2023-07-30 13:18:33 +02:00 |
graphviz.rs
|
remove redundant imports
|
2023-12-10 10:56:22 +08:00 |
mod.rs
|
Rename IntoDiagnosticArg as IntoDiagArg .
|
2024-03-11 09:12:19 +11:00 |
mono.rs
|
Auto merge of #120931 - chenyukang:yukang-cleanup-hashmap, r=michaelwoerister
|
2024-02-15 12:36:37 +00:00 |
patch.rs
|
Update MIR with MirPatch in UninhabitedEnumBranching
|
2024-03-08 08:15:14 +08:00 |
pretty.rs
|
MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way
|
2024-03-10 14:59:41 +01:00 |
query.rs
|
Enforce coroutine-closure layouts are identical
|
2024-02-15 01:18:09 +00:00 |
statement.rs
|
ctfe interpreter: extend provenance so that it can track whether a pointer is immutable
|
2023-12-07 17:46:36 +01:00 |
syntax.rs
|
Distinguish between library and lang UB in assert_unsafe_precondition
|
2024-03-08 18:53:58 -05:00 |
tcx.rs
|
Distinguish between library and lang UB in assert_unsafe_precondition
|
2024-03-08 18:53:58 -05:00 |
terminator.rs
|
Rename IntoDiagnosticArg as IntoDiagArg .
|
2024-03-11 09:12:19 +11:00 |
traversal.rs
|
Remove deleted docs + better link together MIR traversing docs
|
2023-09-29 19:16:02 +00:00 |
type_foldable.rs
|
Uplift TypeAndMut
|
2023-12-12 23:24:44 +00:00 |
visit.rs
|
Implement asm goto in MIR and MIR lowering
|
2024-02-24 18:50:09 +00:00 |