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_middle
/
src
/
hir
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-07-06
Make resolutions a query.
Camille GILLOT
-1
/
+1
2021-06-04
Always go through the expn_that_defined query.
Camille GILLOT
-0
/
+4
2021-05-28
Merge fields and comment.
Camille GILLOT
-11
/
+26
2021-05-12
Use () for HIR queries.
Camille GILLOT
-5
/
+6
2021-04-29
Introduce a hir_owner_parent query.
Camille GILLOT
-0
/
+4
2021-04-29
Move parenting info to index_hir.
Camille GILLOT
-6
/
+3
2021-04-29
Do not compute entry parent when not required.
Camille GILLOT
-2
/
+2
2021-04-29
Split crate_hash from index_hir.
Camille GILLOT
-0
/
+12
2021-03-09
Use BTreeMap to store attributes.
Camille GILLOT
-1
/
+45
2021-03-09
Collect attributes during HIR lowering.
Camille GILLOT
-0
/
+1
2021-02-15
Index Modules using their LocalDefId.
Camille GILLOT
-5
/
+1
2021-01-26
Auto merge of #80692 - Aaron1011:feature/query-result-debug, r=estebank
bors
-1
/
+3
2021-01-23
Iterate to encode def_kind.
Camille GILLOT
-1
/
+1
2021-01-23
Infallible version of def_span.
Camille GILLOT
-0
/
+2
2021-01-16
Enforce that query results implement Debug
Aaron Hill
-1
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+96