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
/
src
/
librustc_metadata
/
rmeta
/
encoder.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-13
Require stable/unstable annotations for the constness of all stable functions...
Oliver Scherer
-0
/
+11
2019-12-03
Check intrinsics for callability in const fns
Mahmut Bulut
-1
/
+5
2019-11-28
rustc_metadata: Move `has_global_allocator` from session to cstore
Vadim Petrochenkov
-2
/
+1
2019-11-27
rustc_metadata: use a macro to deduplicate LazyPerDefTables and PerDefTableBu...
Eduard-Mihai Burtescu
-48
/
+3
2019-11-27
rustc_metadata: remove Encodable requirements from LazyMeta impls.
Eduard-Mihai Burtescu
-2
/
+2
2019-11-27
rustc_metadata: use a separate TableBuilder type to build a Table.
Eduard-Mihai Burtescu
-23
/
+23
2019-11-27
rustc_metadata: replace PerDefTable<T> with Table<DefIndex, T>.
Eduard-Mihai Burtescu
-27
/
+27
2019-11-15
Remove newtype for qualifs in `rustc_metadata`
Dylan MacKenzie
-8
/
+9
2019-11-15
Use a bespoke type for the result of `mir_const_qualif`
Dylan MacKenzie
-1
/
+5
2019-11-10
Fix tidy.
Camille GILLOT
-2
/
+4
2019-11-10
Merge hir::Mutability into ast::Mutability.
Camille GILLOT
-4
/
+4
2019-11-08
Stop returning promotables from `mir_const_qualif`
Dylan MacKenzie
-3
/
+3
2019-11-08
hir::ItemKind::Fn: use hir::MethodSig
Mazdak Farrokhzad
-5
/
+5
2019-11-07
rustc_metadata: Rename `schema` to `rmeta`
Vadim Petrochenkov
-0
/
+1824