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
Age
Commit message (
Expand
)
Author
Lines
2016-04-12
std: Stabilize APIs for the 1.9 release
Alex Crichton
-4
/
+7
2016-04-07
Auto merge of #32016 - nikomatsakis:incr-comp-save, r=mw
bors
-364
/
+61
2016-04-07
Use the node id from the `Restricted` variant when checking accessibility
Jeffrey Seyfried
-12
/
+0
2016-04-07
Make `hir::Visibility` non-copyable and add `ty::Visibility`
Jeffrey Seyfried
-41
/
+41
2016-04-07
Refactor away `hir::Visibility::inherit_from`
Jeffrey Seyfried
-9
/
+0
2016-04-06
add function to retrace a DefPath to a DefId
Niko Matsakis
-0
/
+49
2016-04-06
break dep-graph into modules, parameterize DepNode
Niko Matsakis
-1
/
+1
2016-04-06
make an incremental crate
Niko Matsakis
-363
/
+11
2016-04-06
Rollup merge of #32570 - eddyb:tis-but-a-front, r=nikomatsakis
Manish Goregaokar
-0
/
+11365
2016-04-06
rustc: retire hir::map's paths.
Eduard Burtescu
-198
/
+54
2016-04-06
rustc: move some maps from ty to hir.
Eduard Burtescu
-0
/
+25
2016-04-06
rustc: move middle::{def,def_id,pat_util} to hir.
Eduard Burtescu
-3
/
+516
2016-04-06
syntax: dismantle ast_util.
Eduard Burtescu
-13
/
+55
2016-04-06
rustc: dismantle hir::util, mostly moving functions to methods.
Eduard Burtescu
-370
/
+350
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-0
/
+10950