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
040e1b6b5f
rust
/
compiler
/
rustc_metadata
/
src
History
Download ZIP
Download TAR.GZ
Maybe Waffle
e496fbec92
Split
{Idx, IndexVec, IndexSlice}
into their own modules
2023-04-24 13:53:35 +00:00
..
rmeta
Split
{Idx, IndexVec, IndexSlice}
into their own modules
2023-04-24 13:53:35 +00:00
creader.rs
Split
{Idx, IndexVec, IndexSlice}
into their own modules
2023-04-24 13:53:35 +00:00
dependency_format.rs
Replace enum
==
s with
match
es where it makes sense
2023-01-30 12:26:26 +00:00
errors.rs
Remove #[alloc_error_handler] from the compiler and library
2023-04-16 08:35:50 -07:00
foreign_modules.rs
Rename some
OwnerId
fields.
2022-10-29 20:28:38 +11:00
fs.rs
Only compute the crate hash when necessary.
2023-03-08 09:30:22 +11:00
lib.rs
Add
rustc_fluent_macro
to decouple fluent from
rustc_macros
2023-04-18 18:56:22 +00:00
locator.rs
Box large enum variants
2023-04-09 21:59:28 +02:00
native_libs.rs
The name of NativeLib will be presented
2023-03-19 11:23:19 +08:00