| .. |
|
interpret
|
no more Reveal :(
|
2024-11-23 13:52:54 +01:00 |
|
basic_blocks.rs
|
Remove Engine::new_gen_kill.
|
2024-10-14 16:35:28 +11:00 |
|
consts.rs
|
no more Reveal :(
|
2024-11-23 13:52:54 +01:00 |
|
coverage.rs
|
coverage: Remove unhelpful code for handling multiple files per function
|
2024-11-08 20:43:08 +11:00 |
|
generic_graph.rs
|
Add warn(unreachable_pub) to rustc_middle.
|
2024-08-29 20:13:06 +10:00 |
|
generic_graphviz.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
graphviz.rs
|
tcx.is_const_fn doesn't work the way it is described, remove it
|
2024-10-25 20:52:39 +02:00 |
|
mod.rs
|
remove remaining references to Reveal
|
2024-11-23 13:52:56 +01:00 |
|
mono.rs
|
Querify MonoItem collection
|
2024-11-12 14:48:10 -05:00 |
|
patch.rs
|
Remove #[macro_use] extern crate tracing from rustc_middle.
|
2024-05-23 18:02:40 +10:00 |
|
pretty.rs
|
reduce false positives of tail-expr-drop-order from consumed values
|
2024-11-20 20:53:11 +08:00 |
|
query.rs
|
ty::BrK -> ty::BoundRegionKind::K
|
2024-11-04 04:45:52 +00:00 |
|
statement.rs
|
use TypingEnv when no infcx is available
|
2024-11-18 10:38:56 +01:00 |
|
syntax.rs
|
reduce false positives of tail-expr-drop-order from consumed values
|
2024-11-20 20:53:11 +08:00 |
|
tcx.rs
|
Get rid of const eval_* and try_eval_* helpers
|
2024-10-19 18:07:35 +00:00 |
|
terminator.rs
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
|
traversal.rs
|
Compute reachable locals as part of non_ssa_locals
|
2024-09-21 01:07:00 -04:00 |
|
type_foldable.rs
|
Make DefiningAnchor::Bind only store the opaque types that may be constrained, instead of the current infcx root item.
|
2024-03-11 17:19:37 +00:00 |
|
visit.rs
|
reduce false positives of tail-expr-drop-order from consumed values
|
2024-11-20 20:53:11 +08:00 |