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
/
encoder.rs
Age
Commit message (
Expand
)
Author
Lines
2020-09-30
rustc_metadata: Do not forget to encode inherent impls for foreign types
Vadim Petrochenkov
-0
/
+1
2020-09-27
Auto merge of #77118 - exrook:stability-generic-parameters-2, r=varkor
bors
-0
/
+4
2020-09-26
Encode less metadata for proc-macro crates
Aaron Hill
-35
/
+101
2020-09-23
Rollup merge of #76939 - lcnr:const-evaluatable-cont, r=oli-obk
Dylan DPC
-1
/
+1
2020-09-22
Stability annotations on generic trait parameters
Avi Dessauer
-0
/
+4
2020-09-21
Record `tcx.def_span` instead of `item.span` in crate metadata
Aaron Hill
-1
/
+1
2020-09-19
wip emit errors during AbstractConst building
Bastian Kauschke
-1
/
+1
2020-09-18
support const_evaluatable_checked across crate boundaries
Bastian Kauschke
-0
/
+11
2020-09-14
Auto merge of #76656 - jonas-schievink:fewer-unstable-metadata-queries, r=lcnr
bors
-4
/
+16
2020-09-12
Properly encode spans with a dummy location and non-root `SyntaxContext`
Aaron Hill
-1
/
+1
2020-09-13
Don't query unstable data when `staged_api` is off
Jonas Schievink
-4
/
+16
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+2012