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
/
src
/
librustc_hir
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-36
/
+0
2020-08-18
Moved coverage counter injection from BasicBlock to Statement.
Rich Kadel
-1
/
+0
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-1
/
+3
2020-07-17
Generating the coverage map
Rich Kadel
-0
/
+1
2020-07-16
apply bootstrap cfgs
Mark Rousskov
-1
/
+0
2020-06-28
Remove `const_if_match` feature gate from libraries
Dylan MacKenzie
-1
/
+1
2020-05-10
use min_specialization for some rustc crates where it requires no changes
Ralf Jung
-1
/
+1
2020-03-24
move rustc_hir::print -> rustc_hir_pretty
Mazdak Farrokhzad
-1
/
+0
2020-03-24
rustc_hir: nix rustc_errors dep
Mazdak Farrokhzad
-0
/
+1
2020-03-21
{rustc::hir::map -> rustc_hir}::definitions
Mazdak Farrokhzad
-0
/
+1
2020-03-21
separate out an arena for HIR
Mazdak Farrokhzad
-0
/
+1
2020-03-17
Add requisite feature gates for const assert
Dylan MacKenzie
-0
/
+2
2020-03-10
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
Santiago Pastorino
-1
/
+1
2020-03-10
Rename rustc guide to rustc dev guide
Santiago Pastorino
-2
/
+2
2020-03-10
Rename rustc-guide to rustc-dev-guide
Santiago Pastorino
-1
/
+1
2020-02-11
Move it all into rustc_hir.
Camille GILLOT
-0
/
+6
2020-02-08
Move librustc_hir/def_id.rs to librustc_span/def_id.rs
Aaron Hill
-1
/
+1
2020-01-10
Remove unnecessary `const_fn` feature gates
Dylan MacKenzie
-1
/
+1
2020-01-08
{rustc::hir -> rustc_hir}::intravisit
Mazdak Farrokhzad
-0
/
+1
2020-01-04
pacify the parallel compiler
Mazdak Farrokhzad
-0
/
+4
2020-01-04
hir::{hir,def,itemlikevisit,pat_util,print} -> rustc_hir
Mazdak Farrokhzad
-0
/
+15
2020-01-04
move `HirId` to librustc_hir::hir_id
Mazdak Farrokhzad
-0
/
+2
2020-01-04
move def_id to new rustc_hir crate
Mazdak Farrokhzad
-0
/
+3