This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-31 05:26:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee2bd39b68e9bceb44f792aa27dad59d6e4e2c8e
rust
/
compiler
/
rustc_metadata
/
src
/
rmeta
T
History
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