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
Age
Commit message (
Expand
)
Author
Lines
2021-10-03
Fully remove rustc_middle::ich.
Camille GILLOT
-165
/
+0
2021-10-03
Remove re-export.
Camille GILLOT
-1
/
+1
2021-10-03
Move ICH to rustc_query_system.
Camille GILLOT
-561
/
+1
2021-10-03
Remove StableHashProvider.
Camille GILLOT
-31
/
+1
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-2
/
+1
2021-10-03
Move some HashStable impls.
Camille GILLOT
-41
/
+0
2021-09-23
Auto merge of #89016 - lcnr:non_blanket_impls, r=nikomatsakis,michaelwoerister
bors
-44
/
+3
2021-09-21
Fix match for placeholder region
Ankit Chandawala
-1
/
+4
2021-09-21
use indexmap instead of hashmap
lcnr
-44
/
+3
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-16
rename assert_matches module
Jane Lusby
-1
/
+1
2021-07-15
Rollup merge of #86947 - m-ou-se:assert-matches-to-submodule, r=yaahc
Yuki Okushi
-0
/
+1
2021-07-13
Cache expansion hash.
Camille GILLOT
-8
/
+0
2021-07-08
Move [debug_]assert_matches to mod {core, std}::assert.
Mara Bos
-0
/
+1
2021-07-04
Query-ify global limit attribute handling
Aaron Hill
-0
/
+2
2021-06-11
Hash DefId in rustc_span.
Camille GILLOT
-51
/
+2
2021-05-05
Rename RealFileName::Named to LocalPath and Devirtualized to Remapped
Andy Wang
-3
/
+0
2021-04-08
Fix outdated crate names in compiler docs
pierwill
-1
/
+1
2021-03-31
Add var to BoundRegion. Add query to get bound vars for applicable items.
Jack Huey
-3
/
+3
2021-03-31
Track bound vars
Jack Huey
-0
/
+1
2021-03-31
Add tcx lifetime to Binder
Jack Huey
-1
/
+1
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-5
/
+0
2021-03-18
Remove unwrap_none/expect_none from compiler/.
Mara Bos
-1
/
+5
2021-03-11
Remove useless method.
Camille GILLOT
-7
/
+0
2021-03-09
Remove hir::Expr::attrs.
Camille GILLOT
-2
/
+1
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-2
/
+1
2021-02-15
Use ItemId as a strongly typed index.
Camille GILLOT
-1
/
+1
2021-01-23
Add disambiugator to ExpnData
Aaron Hill
-0
/
+8
2021-01-11
Auto merge of #79012 - tgnottingham:span_data_to_lines_and_cols, r=estebank
bors
-1
/
+8
2020-12-18
Make BoundRegion have a kind of BoungRegionKind
Jack Huey
-3
/
+3
2020-12-03
rustc_span: add span_data_to_lines_and_cols to caching source map view
Tyson Nottingham
-1
/
+8
2020-11-15
Rollup merge of #79036 - cjgillot:steal, r=oli-obk
Jonas Schievink
-9
/
+0
2020-11-14
Move Steal to rustc_data_structures.
Camille GILLOT
-9
/
+0
2020-11-09
Do not collect tokens for doc comments
Vadim Petrochenkov
-2
/
+2
2020-10-21
Unconditionally capture tokens for attributes.
Aaron Hill
-1
/
+2
2020-10-13
Replace absolute paths with relative ones
est31
-14
/
+8
2020-10-08
Implement the instruction_set attribute
xd009642
-0
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+891