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_build
/
src
/
build
/
misc.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-04
Remove mir::LocalDecl::internal.
Camille GILLOT
-3
/
+1
2023-09-21
rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const
Ralf Jung
-9
/
+5
2023-03-21
remove some trait solver helpers
lcnr
-2
/
+2
2022-11-27
Prefer doc comments over `//`-comments in compiler
Maybe Waffle
-2
/
+2
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-5
/
+9
2022-05-16
use GlobalId in eval_to_valtree query and introduce query for valtree_to_cons...
b-naber
-6
/
+1
2022-04-02
do use ty::Const in patterns and abstract consts
b-naber
-1
/
+6
2022-04-02
change thir to use mir::ConstantKind instead of ty::Const
b-naber
-3
/
+2
2022-03-09
treat all mir::Constant values as ConstantKind::Val
b-naber
-1
/
+1
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-5
/
+1
2021-08-18
Remove box syntax from rustc_mir_build
est31
-1
/
+1
2021-03-12
Prepare mir::Constant for ty::Const only supporting valtrees
Oli Scherer
-1
/
+2
2021-03-09
Pull `thir::Cx` out of the MIR `Builder`
LeSeulArtichaut
-7
/
+7
2020-08-30
mv compiler to compiler/
mark
-0
/
+75