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
/
compiler
/
rustc_query_system
/
src
/
ich
Age
Commit message (
Expand
)
Author
Lines
2022-06-17
Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister
bors
-2
/
+9
2022-06-14
Separate `source_span` and `expn_that_defined` from `Definitions`.
Camille GILLOT
-2
/
+9
2022-06-14
Remove thread-local `IGNORED_ATTRIBUTES`.
Nicholas Nethercote
-10
/
+1
2022-06-02
Address review comments.
Nicholas Nethercote
-14
/
+11
2022-06-01
Lazify `SourceFile::lines`.
Nicholas Nethercote
-5
/
+12
2022-04-12
Remove NodeIdHashingMode.
Camille GILLOT
-107
/
+8
2022-03-31
Move stable hash from TyS into a datastructure that can be shared with other ...
Oli Scherer
-0
/
+8
2022-01-05
Address review comments
Aaron Hill
-3
/
+6
2022-01-05
Adjust assert_default_hashing_controls
Aaron Hill
-0
/
+7
2022-01-05
Ensure that `Fingerprint` caching respects hashing configuration
Aaron Hill
-23
/
+28
2021-12-24
Remove special-cased stable hashing for HIR module
Aaron Hill
-24
/
+1
2021-10-21
Use SortedMap in HIR.
Camille GILLOT
-4
/
+4
2021-10-10
Compute full HIR hash during lowering.
Camille GILLOT
-26
/
+10
2021-10-09
Forbid hashing HIR outside of indexing.
Camille GILLOT
-30
/
+44
2021-10-03
Add some inlining.
Camille GILLOT
-0
/
+8
2021-10-03
Move ICH to rustc_query_system.
Camille GILLOT
-0
/
+524