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
102015645d
rust
/
compiler
/
rustc_metadata
/
src
/
rmeta
History
Download ZIP
Download TAR.GZ
Oli Scherer
926bfe5078
s/mt/mutability/
2024-03-12 05:53:46 +00:00
..
decoder
Avoid invoking the
intrinsic
query for DefKinds other than
Fn
or
AssocFn
2024-03-05 04:29:12 +00:00
decoder.rs
Move metadata header and version checks together
2024-03-08 14:49:28 +00:00
def_path_hash_map.rs
Do not store stable crate id in on-disk hash map.
2023-12-24 17:22:48 +00:00
encoder.rs
Ensure nested allocations in statics do not get deduplicated
2024-03-12 05:53:46 +00:00
mod.rs
Apply
EarlyBinder
only to
TraitRef
in
ImplTraitHeader
2024-03-07 13:56:29 +01:00
table.rs
s/mt/mutability/
2024-03-12 05:53:46 +00:00