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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-29
Stabilize a portion of 'once_cell'
Trevor Gross
-1
/
+0
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+4
2022-11-14
Wrap bundlen static libraries into object files
Daniil Belov
-1
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-2
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-09-13
Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors
bors
-1
/
+1
2022-09-12
change rlib format to discern native dependencies
Daniil Belov
-0
/
+1
2022-09-03
Rollup merge of #100928 - CleanCut:rustc_metadata_diagnostics, r=davidtwco
Dylan DPC
-0
/
+3
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-0
/
+3
2022-08-31
set up rustc_metadata for SessionDiagnostics, port dependency_format.rs
Nathan Stocks
-0
/
+3
2022-08-30
Stabilize GATs
Jack Huey
-1
/
+1
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-02
move emit_metadata to rustc_metadata::fs
Yoshiki Matsuda
-0
/
+2
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-27
libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co...
Vadim Petrochenkov
-0
/
+1
2022-05-24
Make Lazy not care about lifetimes until decode
Michael Goulet
-0
/
+1
2022-05-23
Fix iterator implementation, add some inlines
Michael Goulet
-0
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+0
2022-05-15
rustc: Stricter checking for #[link] attributes
Vadim Petrochenkov
-0
/
+2
2022-04-13
rustc_metadata: Do not encode unnecessary module children
Vadim Petrochenkov
-0
/
+1
2022-04-10
Simplify FixedSizeEncoding using const generics.
Camille GILLOT
-0
/
+1
2022-04-10
Directly encode ImplPolarity in metadata.
Camille GILLOT
-0
/
+1
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2021-12-14
Remove `in_band_lifetimes` from `rustc_metadata`
Sylvan Bowdler
-1
/
+0
2021-12-06
replace dynamic library module with libloading
Andy Russell
-1
/
+0
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-24
Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank
Matthias Krüger
-0
/
+1
2021-10-16
Adopt let_else across the compiler
est31
-0
/
+1
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-09-30
Move EncodedMetadata to rustc_metadata.
Camille GILLOT
-2
/
+1
2021-09-30
Move encode_metadata out of CrateStore.
Camille GILLOT
-0
/
+1
2021-06-10
Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011
bors
-0
/
+2
2021-06-01
Drop metadata_encoding_version.
Camille GILLOT
-0
/
+2
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-2
/
+0
2021-05-31
Remove unused feature gates
bjorn3
-2
/
+0
2021-05-30
Drop metadata_encoding_version.
Camille GILLOT
-0
/
+2
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-04-03
Remove attribute `#[link_args]`
Vadim Petrochenkov
-1
/
+0
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2020-11-22
Stabilise `then`
varkor
-1
/
+0
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+36