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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+0
2025-07-04
Reuse metadata file from work products.
Camille GILLOT
-0
/
+1
2025-05-27
Do not get proc_macro from the sysroot in rustc
bjorn3
-0
/
+3
2025-05-18
Remove rustc_attr_data_structures re-export from rustc_attr_parsing
mejrs
-0
/
+1
2025-05-04
Initial support for dynamically linked crates
Bryanskiy
-0
/
+1
2025-04-25
Retry if creating temp fails with access denied
Chris Denton
-1
/
+0
2025-03-20
Use `-Wunused_crate_dependencies` for compiler crates.
Nicholas Nethercote
-1
/
+5
2025-03-15
Stop relying on rustc_type_ir in non-type-system crates
Michael Goulet
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-11-21
aix: fix archive format
Henry Jiang
-0
/
+1
2024-10-31
Remove support for decompressing dylib metadata
bjorn3
-1
/
+0
2024-10-27
compiler: Add rustc_abi dependence to the compiler
Jubilee Young
-0
/
+1
2024-01-10
deps: deduplicate the version of libloading used
Simonas Kazlauskas
-1
/
+1
2023-12-30
Update to bitflags 2 in the compiler
Nilstrieb
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-10
/
+10
2023-04-22
drop unused deps, gate libc under unix for one crate
klensy
-1
/
+0
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-03-16
Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize`
John Kåre Alsaker
-0
/
+1
2023-01-21
rustc_metadata: Encode `doc(hidden)` flag to metadata
Vadim Petrochenkov
-0
/
+1
2022-09-29
Remove from compiler/ crates
reez12g
-1
/
+0
2022-07-02
move encode_and_write_metadata to rustc_metadata::fs
Yoshiki Matsuda
-0
/
+1
2022-06-27
Update `smallvec` to 1.8.1.
Nicholas Nethercote
-1
/
+1
2022-05-28
Initial fixes on top of type interner commit
Michael Goulet
-0
/
+1
2021-12-06
replace dynamic library module with libloading
Andy Russell
-4
/
+1
2021-10-29
Update odht crate to 0.3.1 (big-endian bugfix)
Michael Woerister
-1
/
+1
2021-09-21
Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank
bors
-1
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-20
Update odht crate to 0.3.0
Michael Woerister
-1
/
+1
2021-09-17
Update odht to 0.2.1
Michael Woerister
-1
/
+1
2021-09-14
Use on-disk-hash-table format for DefPathHashMap in hir::definitions.
Michael Woerister
-0
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-25
rustc_metadata: Remove unused dependency stable_deref_trait
Josh Triplett
-1
/
+0
2021-03-30
Add an Mmap wrapper to rustc_data_structures
bjorn3
-1
/
+0
2021-03-18
Upgrade memmap to memmap2 in other crates.
Camille GILLOT
-1
/
+1
2021-02-14
bumped smallvec deps
klensy
-1
/
+1
2020-09-13
Don't query unstable data when `staged_api` is off
Jonas Schievink
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+33