.. |
interpret
|
Rename DiagnosticMessage as DiagMessage .
|
2024-03-05 12:14:49 +11:00 |
basic_blocks.rs
|
Remove deleted docs + better link together MIR traversing docs
|
2023-09-29 19:16:02 +00:00 |
consts.rs
|
Fix Stable trait and its impls to work with the new with_tables
|
2024-01-19 09:42:51 +00: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
|
Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu
|
2024-03-08 08:19:17 +01: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
|
Distinguish between library and lang UB in assert_unsafe_precondition
|
2024-03-08 18:53:58 -05: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
|
Auto merge of #122182 - matthiaskrgr:rollup-gzimi4c, r=matthiaskrgr
|
2024-03-08 09:34:05 +00: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 |