This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
ba4190cf7e
rust
/
compiler
/
rustc_symbol_mangling
/
src
History
bjorn3
b754ef727c
Remove implicit #[no_mangle] for #[rustc_std_internal_symbol]
2025-03-17 14:08:09 +00:00
..
errors.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
hashed.rs
Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer
2025-02-16 16:18:30 -05:00
legacy.rs
Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer
2025-02-16 16:18:30 -05:00
lib.rs
Mangle #[rustc_std_internal_symbol] to include the rustc version unless #[no_mangle] is used
2025-03-17 14:06:56 +00:00
test.rs
Change span field accesses to method calls
2025-02-24 14:22:31 +01:00
v0.rs
Remove implicit #[no_mangle] for #[rustc_std_internal_symbol]
2025-03-17 14:08:09 +00:00