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_metadata
/
src
/
rmeta
/
decoder
Age
Commit message (
Expand
)
Author
Lines
2020-12-03
rustc_metadata: Remove some dead code
Vadim Petrochenkov
-8
/
+4
2020-11-25
Lazy DefPath decoding for incremental compilation
Aaron Hill
-0
/
+10
2020-11-13
Push to result vector instead of allocating
Dániel Buga
-1
/
+1
2020-11-13
Eliminate some temporary vectors & Remove unnecessary mark_attr_used
Dániel Buga
-7
/
+3
2020-11-03
Auto merge of #78448 - rylev:cache-foreign_modules, r=wesleywiser
bors
-4
/
+7
2020-10-30
Fix some more clippy warnings
Joshua Nelson
-7
/
+6
2020-10-27
Remove some cruft from foreign_modules refactor
Ryan Levick
-3
/
+4
2020-10-27
Cache foreign_modules query
Ryan Levick
-7
/
+9
2020-10-24
Compute proper module parent during resolution
Aaron Hill
-0
/
+5
2020-10-10
Take functions by value
Dániel Buga
-1
/
+1
2020-10-06
Split bounds from predicates
Matthew Jasper
-0
/
+1
2020-10-05
Record `expansion_that_defined` into crate metadata
Aaron Hill
-0
/
+1
2020-09-26
Encode less metadata for proc-macro crates
Aaron Hill
-2
/
+5
2020-09-18
support const_evaluatable_checked across crate boundaries
Bastian Kauschke
-0
/
+1
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-2
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+513
[prev]