This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d0c11bf6e3
os-rust
/
compiler
/
rustc_symbol_mangling
/
src
History
Michael Goulet
90143b0be8
Fix FnMut/Fn shim for coroutine-closures that capture references
2024-06-29 17:38:02 -04:00
..
errors.rs
Use a dedicated type instead of a reference for the diagnostic context
2024-06-18 15:42:11 +00:00
hashed.rs
MCP
#705
: Provide the option
-Csymbol-mangling-version=hashed -Z unstable-options
to shorten symbol names by replacing them with a digest.
2024-01-26 12:39:03 +08:00
legacy.rs
Fix FnMut/Fn shim for coroutine-closures that capture references
2024-06-29 17:38:02 -04:00
lib.rs
Use
tidy
to sort crate attributes for all compiler crates.
2024-06-12 15:49:10 +10:00
test.rs
rename items -> free_items
2024-03-21 14:27:11 +01:00
v0.rs
Fix FnMut/Fn shim for coroutine-closures that capture references
2024-06-29 17:38:02 -04:00