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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_codegen_ssa
/
mir
/
constant.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-29
`eval_mir_constant` doesn't need a builder param
bjorn3
-4
/
+3
2019-03-16
Revert the `LazyConst` PR
Oliver Scherer
-20
/
+11
2019-03-15
rustc: remove fmt::{Debug,Display} from ty::TyKind.
Eduard-Mihai Burtescu
-1
/
+1
2019-03-04
Use early unwraps instead of bubbling up errors just to unwrap in the end
Oliver Scherer
-7
/
+7
2019-02-09
librustc_codegen_ssa => 2018
Taiki Endo
-1
/
+1
2019-01-22
Get rid of the fake stack frame
Oliver Scherer
-1
/
+0
2019-01-01
`<&'tcx ty::Const as Deref>::deref`
Oliver Scherer
-3
/
+3
2019-01-01
Add `unwrap_usize` to `LazyConst`, too
Oliver Scherer
-1
/
+1
2019-01-01
Move the `Unevaluated` constant arm upwards in the type structure
Oliver Scherer
-6
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-29
Use implicit deref instead of BuilderMethods::cx()
bjorn3
-7
/
+7
2018-11-16
[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.
Eduard-Mihai Burtescu
-1
/
+1
2018-11-16
Great separation of librustc_codegen_llvm: librustc_codegen_ssa compiles
Denis Merigoux
-0
/
+105