index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir_transform
/
src
/
const_prop.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-21
rename LocalState::Uninitialized to Unallocated
Ralf Jung
-4
/
+4
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-1
/
+1
2022-03-07
Introduce `ConstAllocation`.
Nicholas Nethercote
-4
/
+4
2022-03-03
Auto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
bors
-1
/
+10
2022-03-01
Miri/CTFE: properly treat overflow in (signed) division/rem as UB
Ralf Jung
-1
/
+10
2022-03-01
7 - Make more use of `let_chains`
Caio
-27
/
+23
2022-02-21
use `List<Ty<'tcx>>` for tuples
lcnr
-4
/
+2
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-3
/
+3
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-1
/
+1
2022-02-11
add tainted_by_errors to mir::Body
Michael Goulet
-0
/
+1
2022-01-17
Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
bors
-2
/
+1
2022-01-16
Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
bors
-7
/
+6
2022-01-15
Reduce use of local_def_id_to_hir_id.
Camille GILLOT
-4
/
+2
2022-01-15
initial revert
Ellen
-7
/
+6
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-2
/
+1
2022-01-04
rename StackPopClean::None to Root
Ralf Jung
-1
/
+1
2022-01-03
Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
Matthias Krüger
-7
/
+0
2021-12-20
CTFE eval_fn_call: use FnAbi to determine argument skipping and compatibility
Ralf Jung
-1
/
+1
2021-12-14
Return an error when `eval_rvalue_with_identities` fails
Tomasz Miąsko
-52
/
+34
2021-12-07
Remove `in_band_lifetimes` from `rustc_mir_transform`
Scott McMurray
-10
/
+10
2021-12-05
Auto merge of #91475 - ecstatic-morse:mir-pass-manager3, r=oli-obk
bors
-0
/
+7
2021-12-03
Add initial AST and MIR support for unwinding from inline assembly
Amanieu d'Antras
-1
/
+2
2021-12-02
Update passes with new interface
Dylan MacKenzie
-0
/
+7
2021-10-20
Remove `box_alloc` from `Machine` trait.
Gary Guo
-7
/
+0
2021-10-19
Replace FnLikeNode by FnKind.
Camille GILLOT
-2
/
+1
2021-09-25
Introduce `Rvalue::ShallowInitBox`
Gary Guo
-0
/
+1
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-2
/
+2
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+1312