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
/
hir
/
map
/
blocks.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-01
Fix docs for future pulldown migration
Malo Jaffré
-0
/
+1
2017-08-09
Merge remote-tracking branch 'origin/master' into gen
Alex Crichton
-0
/
+12
2017-08-01
use FnLike to recognize functions for us
Ralf Jung
-0
/
+12
2017-07-28
Remove a FIXME
John Kåre Alsaker
-1
/
+0
2017-07-28
Generator literal support
John Kåre Alsaker
-1
/
+2
2017-07-05
use field init shorthand in src/librustc
Zack M. Davis
-7
/
+7
2017-01-26
Point to immutable arg/fields when trying to use as &mut
Esteban Küber
-1
/
+1
2017-01-06
rustc: keep track of tables everywhere as if they were per-body.
Eduard-Mihai Burtescu
-19
/
+0
2016-12-28
rustc: move function arguments into hir::Body.
Eduard-Mihai Burtescu
-2
/
+5
2016-12-28
rustc: separate bodies for static/(associated)const and embedded constants.
Eduard-Mihai Burtescu
-7
/
+7
2016-12-28
rustc: separate TraitItem from their parent Item, just like ImplItem.
Eduard-Mihai Burtescu
-2
/
+2
2016-11-29
Refactor inlined items some more
Florian Diebold
-14
/
+0
2016-11-29
Add make tidy fixes
Florian Diebold
-1
/
+4
2016-11-29
Save bodies of functions for inlining into other crates
Florian Diebold
-1
/
+24
2016-11-29
rustc: replace body exprs by their ids
Florian Diebold
-14
/
+14
2016-11-10
rustc: use an Expr instead of a Block for function bodies.
Eduard Burtescu
-21
/
+22
2016-08-27
Change Constness to Spanned<Constness>
Keith Yeung
-3
/
+3
2016-06-26
Rollup merge of #34339 - jseyfried:thin_vec, r=petrochenkov,Manishearth
Jeffrey Seyfried
-6
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+1
2016-06-19
Generalize and abstract `ThinAttributes`
Jeffrey Seyfried
-6
/
+1
2016-05-21
Improve internal documentation and code style
Ticki
-1
/
+7
2016-04-24
thread tighter span for closures around
Niko Matsakis
-1
/
+1
2016-04-07
Make `hir::Visibility` non-copyable and add `ty::Visibility`
Jeffrey Seyfried
-4
/
+4
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-0
/
+264