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
/
src
/
metadata.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-1
/
+1
2020-11-03
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...
bjorn3
-2
/
+2
2020-10-16
Rustup to rustc 1.49.0-nightly (dd7fc54eb 2020-10-15)
bjorn3
-1
/
+1
2020-10-15
Use MetadataRef in the metadata loader to fix parallel rustc
bjorn3
-12
/
+4
2020-09-23
Document almost all modules
bjorn3
-0
/
+2
2020-09-05
Fix dylib metadata writing
bjorn3
-3
/
+2
2020-08-28
fmt: Run cargo fmt since it is available
CohenArthur
-5
/
+8
2020-05-25
Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
bjorn3
-2
/
+1
2020-03-31
Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
bjorn3
-3
/
+3
2020-03-27
Limit publicness to crate where possible and remove unused imports
bjorn3
-2
/
+2
2020-03-24
Update Cranelift and object
bjorn3
-3
/
+5
2020-03-24
Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
bjorn3
-1
/
+1
2020-03-14
Pre-allocate vec for rlib metadata reading
bjorn3
-1
/
+5
2019-10-18
Make debuginfo writing backend agnostic
bjorn3
-2
/
+2
2019-10-18
Make dylib metadata write backend agnostic
bjorn3
-19
/
+8
2019-08-31
Format code using 'cargo fmt'
Atul Bhosale
-30
/
+42
2019-06-16
Rustup to rustc 1.37.0-nightly (0dc9e9c10 2019-06-15)
bjorn3
-2
/
+2
2019-06-13
Rustup to rustc 1.37.0-nightly (2887008e0 2019-06-12)
bjorn3
-1
/
+1
2019-06-11
Fix it
bjorn3
-1
/
+6
2019-06-11
Update for faerie section symbols
bjorn3
-1
/
+6
2019-06-11
[WIP] Use correct segment for metadata section
bjorn3
-1
/
+1
2019-06-11
Read and write dylib metadata
bjorn3
-7
/
+64
2019-04-20
Use more rustc_codegen_ssa::back::link for linking
bjorn3
-2
/
+1
2018-11-17
Fix some 2018 edition idioms
bjorn3
-0
/
+1
2018-11-10
Warn and error about some things and make METADATA_FILENAME an &str
bjorn3
-2
/
+2
2018-11-10
Misc renames and changes
bjorn3
-2
/
+2
2018-11-07
Rustfmt
bjorn3
-4
/
+1
2018-11-07
Enable feature gate extern_crate_item_prelude
bjorn3
-2
/
+2
2018-10-25
Change name of metadata file to rust.metadata.bin to match cg_llvm
bjorn3
-2
/
+3
2018-09-17
Rustup to rustc 1.30.0-nightly (cb6d2dfa8 2018-09-16)
bjorn3
-4
/
+4
2018-08-15
Disable some prinln!'s
bjorn3
-20
/
+0
2018-08-15
Use either SimpleJIT or faerie, but not both
bjorn3
-4
/
+8
2018-08-15
Put metadata loader in its own file
bjorn3
-0
/
+57