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
/
compiler
/
rustc_hir
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-10
Directly use AttributeMap inside OwnerInfo.
Camille GILLOT
-0
/
+1
2021-10-09
Perform indexing during lowering.
Camille GILLOT
-0
/
+1
2021-10-06
Introduce get_diagnostic_name
Cameron Steffen
-0
/
+1
2021-09-14
Use on-disk-hash-table format for DefPathHashMap in hir::definitions.
Michael Woerister
-0
/
+1
2021-06-28
Update to new bootstrap compiler
Mark Rousskov
-1
/
+0
2021-05-31
Remove unused feature gates
bjorn3
-2
/
+0
2021-05-26
Specialize implementations
Jacob Pratt
-0
/
+2
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-05-18
Stabilize extended_key_value_attributes
Joshua Nelson
-1
/
+1
2021-04-18
fix feature use in rustc libs
Ralf Jung
-1
/
+0
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2021-03-11
Auto merge of #82641 - camelid:lang-item-docs, r=jyn514
bors
-0
/
+1
2021-03-07
Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix
bors
-0
/
+3
2021-02-28
Enable `extended_key_value_attributes` in `rustc_hir`
Camelid
-0
/
+1
2021-02-04
Add unit test to ensure that both parts of a DefPathHash depend on the defini...
Michael Woerister
-0
/
+3
2021-02-04
Stabilize feature(iterator_fold_self): Iterator::reduce
Mara Bos
-1
/
+0
2021-01-31
Rollup merge of #80470 - SimonSapin:array-intoiter-type, r=m-ou-se
Jonas Schievink
-1
/
+0
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-0
/
+1
2020-12-29
Stabilize by-value `[T; N]` iterator `core::array::IntoIter`
Simon Sapin
-1
/
+0
2020-09-05
[WIP] give better errors for broken intra doc links
Joshua Nelson
-0
/
+1
2020-09-01
hir: replace `lazy_static` by `SyncLazy` from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+36
[prev]