This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f77a31fbff
rust
/
compiler
/
rustc_metadata
/
src
History
Download ZIP
Download TAR.GZ
Jonathan Brouwer
e8d08b5416
Port the
#[link]
attribute to the new parser
2025-08-27 20:25:16 +02:00
..
rmeta
Detect missing
derive
on unresolved attribute even when not imported
2025-08-15 15:56:45 +00:00
creader.rs
Detect missing
derive
on unresolved attribute even when not imported
2025-08-15 15:56:45 +00:00
dependency_format.rs
Rollup merge of
#140809
- bjorn3:panic_runtime_cleanup, r=petrochenkov
2025-06-27 22:13:01 +02:00
errors.rs
Port the
#[link]
attribute to the new parser
2025-08-27 20:25:16 +02:00
foreign_modules.rs
Retire hir::ForeignItemRef.
2025-07-13 13:50:00 +00:00
fs.rs
Move metadata object generation for dylibs to the linker code
2025-06-03 10:04:34 +00:00
lib.rs
Remove unused feature gates
2025-06-28 23:36:46 +00:00
locator.rs
use let chains in hir, lint, mir
2025-07-28 06:10:14 +05:00
native_libs.rs
Port the
#[link]
attribute to the new parser
2025-08-27 20:25:16 +02:00