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_metadata
/
src
/
rmeta
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-07-17
Make the CrateNum part of the ExpnId.
Camille GILLOT
-3
/
+3
2021-07-13
Auto merge of #87044 - cjgillot:expnhash, r=petrochenkov
bors
-1
/
+3
2021-07-13
Cache expansion hash.
Camille GILLOT
-1
/
+3
2021-07-10
Add impl_constness query
Deadbeef
-0
/
+1
2021-07-06
Revert "Revert "Merge CrateDisambiguator into StableCrateId""
bjorn3
-2
/
+0
2021-06-10
Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011
bors
-1
/
+1
2021-06-07
Revert "Merge CrateDisambiguator into StableCrateId"
bjorn3
-0
/
+2
2021-06-02
Update compiler/rustc_metadata/src/rmeta/mod.rs
Camille Gillot
-1
/
+1
2021-06-01
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+1
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-1
/
+1
2021-05-30
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+1
2021-05-30
Merge CrateDisambiguator into StableCrateId
bjorn3
-2
/
+0
2021-05-17
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
bors
-1
/
+0
2021-05-12
Preserve `SyntaxContext` for invalid/dummy spans in crate metadata
Aaron Hill
-1
/
+1
2021-05-12
Use () for plugin_registrar_fn.
Camille GILLOT
-1
/
+0
2021-05-12
Implement span quoting for proc-macros
Aaron Hill
-3
/
+4
2021-04-16
Implement #[rustc_skip_array_during_method_dispatch]
Josh Stone
-0
/
+1
2021-03-23
Update with comments
kadmin
-1
/
+1
2021-03-23
Add query for const_param_default
kadmin
-1
/
+2
2021-02-02
Let a portion of DefPathHash uniquely identify the DefPath's crate.
Michael Woerister
-1
/
+2
2021-01-23
Encode DefKind directly.
Camille GILLOT
-1
/
+2
2021-01-04
Keep an unoptimized duplicate of `const fn` around
oli
-0
/
+1
2020-11-27
Encode proc_macro directly.
Camille GILLOT
-0
/
+2
2020-10-06
Split bounds from predicates
Matthew Jasper
-6
/
+4
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
-5
/
+24
2020-09-18
support const_evaluatable_checked across crate boundaries
Bastian Kauschke
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+427