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_codegen_ssa
/
src
/
back
/
metadata.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-20
Auto merge of #93816 - bjorn3:rlib_metadata_first, r=nagisa
bors
-3
/
+8
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2022-02-18
Put crate metadata first in the rlib when possible
bjorn3
-3
/
+8
2022-02-16
Adopt let_else in even more places
est31
-6
/
+2
2022-01-07
rustc_codegen_ssa: set static lifetime for object::write::Object
Lain Yang
-1
/
+1
2022-01-07
Make rlib metadata strip works with MIPSr6 architecture
Lain Yang
-2
/
+14
2022-01-04
Rollup merge of #92107 - nikic:rmeta-lnk-remove, r=nagisa
Matthias Krüger
-6
/
+5
2021-12-19
Actually set IMAGE_SCN_LNK_REMOVE for .rmeta
Nikita Popov
-6
/
+5
2021-12-18
Explicitly set no ELF flags for .rustc section
Nikita Popov
-1
/
+8
2021-12-07
Use object crate for .rustc metadata generation
Nikita Popov
-1
/
+196
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-1
/
+1
2021-06-04
rustc: Store metadata-in-rlibs in object files
Alex Crichton
-13
/
+27
2021-05-10
Better error messages
bjorn3
-8
/
+14
2021-05-07
Use the object crate for metadata reading
bjorn3
-0
/
+65