| .. |
|
interpret
|
Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obk
|
2023-10-16 12:40:16 +00:00 |
|
basic_blocks.rs
|
Remove deleted docs + better link together MIR traversing docs
|
2023-09-29 19:16:02 +00:00 |
|
consts.rs
|
fix fast-path for try_eval_scalar_int
|
2023-10-05 22:00:24 +02:00 |
|
coverage.rs
|
coverage: Explicitly note that counter/expression IDs are function-local
|
2023-10-18 23:44:36 +11: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
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |
|
mono.rs
|
treat host effect params as erased generics in codegen
|
2023-09-14 07:34:35 +00:00 |
|
patch.rs
|
Format all the let chains in compiler
|
2023-10-13 08:59:36 +00:00 |
|
pretty.rs
|
Rename a few remaining references to abort terminator
|
2023-10-29 00:00:00 +00:00 |
|
query.rs
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00: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 |
|
statement.rs
|
Add docs, remove code, change subtyper code
|
2023-10-02 23:39:44 +03:00 |
|
syntax.rs
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |
|
tcx.rs
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |
|
terminator.rs
|
Fuse gen blocks
|
2023-10-27 15:20:44 +00:00 |
|
traversal.rs
|
Remove deleted docs + better link together MIR traversing docs
|
2023-09-29 19:16:02 +00:00 |
|
type_foldable.rs
|
s/Generator/Coroutine/
|
2023-10-20 21:10:38 +00:00 |
|
visit.rs
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |