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
0522ed059d
rust
/
compiler
/
rustc_metadata
/
src
History
Download ZIP
Download TAR.GZ
Oli Scherer
c51816ee59
Make LevelAndSource a struct
2025-04-03 09:17:55 +00:00
..
rmeta
Rollup merge of
#139232
- nnethercote:remove-Map-5, r=Zalathar
2025-04-02 22:52:46 +09:00
creader.rs
Make LevelAndSource a struct
2025-04-03 09:17:55 +00:00
dependency_format.rs
Support rmeta inputs for --crate-type=bin --emit=obj
2025-03-07 18:33:05 +01:00
errors.rs
Add an error when full metadata was not found
2025-03-31 09:44:41 +02:00
foreign_modules.rs
Move some
Map
methods onto
TyCtxt
.
2025-02-17 13:21:02 +11:00
fs.rs
Store only a metadata stub into
rlibs
and
dylibs
with
-Zembed-metadata=no
2025-03-31 09:44:41 +02:00
lib.rs
Rollup merge of
#138273
- petrochenkov:nonatroot, r=bjorn3
2025-03-13 10:58:23 +01:00
locator.rs
Add an error when full metadata was not found
2025-03-31 09:44:41 +02:00
native_libs.rs
rustc_session: Add a helper function for obtaining staticlib prefix and suffix
2025-03-25 00:03:36 +03:00