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
de67301a28
rust
/
compiler
/
rustc_metadata
/
src
History
Download ZIP
Download TAR.GZ
Li-yao Xia
c0e0d4b68d
Make
def_path_hash_to_def_id
not panic when passed an invalid hash
2025-09-26 18:36:15 +02:00
..
rmeta
Make
def_path_hash_to_def_id
not panic when passed an invalid hash
2025-09-26 18:36:15 +02:00
creader.rs
Add panic=immediate-abort
2025-09-21 13:12:18 -04:00
dependency_format.rs
Add panic=immediate-abort
2025-09-21 13:12:18 -04:00
errors.rs
Add panic=immediate-abort
2025-09-21 13:12:18 -04: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