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_middle
/
src
/
ich
/
hcx.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-03
Move ICH to rustc_query_system.
Camille GILLOT
-209
/
+0
2021-10-03
Remove StableHashProvider.
Camille GILLOT
-30
/
+0
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-2
/
+1
2021-09-21
use indexmap instead of hashmap
lcnr
-41
/
+2
2021-09-11
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
bors
-1
/
+6
2021-09-10
Encode spans relative to their parent.
Camille GILLOT
-1
/
+6
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-2
/
+0
2021-07-13
Cache expansion hash.
Camille GILLOT
-8
/
+0
2021-07-04
Query-ify global limit attribute handling
Aaron Hill
-0
/
+2
2021-06-11
Hash DefId in rustc_span.
Camille GILLOT
-10
/
+2
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-5
/
+0
2021-03-11
Remove useless method.
Camille GILLOT
-7
/
+0
2021-01-23
Add disambiugator to ExpnData
Aaron Hill
-0
/
+8
2020-12-03
rustc_span: add span_data_to_lines_and_cols to caching source map view
Tyson Nottingham
-1
/
+8
2020-08-30
mv compiler to compiler/
mark
-0
/
+287