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_mir
/
build
/
expr
/
as_constant.rs
Age
Commit message (
Expand
)
Author
Lines
2017-09-24
add lint levels to VisibilityScope
Ariel Ben-Yehuda
-1
/
+1
2017-09-01
rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree.
Eduard-Mihai Burtescu
-1
/
+1
2017-06-02
rustc: remove temporary lifetime extension by borrow hint
Venkata Giri Reddy
-1
/
+1
2017-01-25
end temporary lifetimes being extended by `let X: &_` hints
Ariel Ben-Yehuda
-1
/
+2
2016-10-28
rustc: move mir::repr::* to mir.
Eduard Burtescu
-1
/
+1
2016-05-11
rustc: Split local type contexts interners from the global one.
Eduard Burtescu
-1
/
+1
2016-03-31
librustc_mir: use bug!(), span_bug!()
Benjamin Herr
-2
/
+3
2015-11-30
Move the core MIR datastructures to librustc.
Michael Woerister
-1
/
+1
2015-10-07
Partially format librustc_mir with rustfmt.
Ms2ger
-1
/
+1
2015-10-06
strip out the hair trait and use concrete types instead
Niko Matsakis
-4
/
+4
2015-10-04
switch to using constvals for constants, instead of having constant
Niko Matsakis
-88
/
+9
2015-09-17
Remove hir::ExprParen
Nick Cameron
-3
/
+0
2015-09-06
add MIR code (unused thus far)
Niko Matsakis
-0
/
+123