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
a82b7a63b7
rust
/
compiler
/
rustc_middle
History
Download ZIP
Download TAR.GZ
Andrew Zhogin
a82b7a63b7
Async drop source info fix for proxy-drop-coroutine - fixes crash at debug info generation
2025-05-04 03:11:27 +07:00
..
src
Async drop source info fix for proxy-drop-coroutine - fixes crash at debug info generation
2025-05-04 03:11:27 +07:00
Cargo.toml
Revert "Use workspace lints for crates in
compiler/
#138084
"
2025-03-10 18:12:47 +08:00
messages.ftl
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}, scoped async drop added.
2025-04-28 16:23:13 +07:00
README.md
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
README.md
For more information about how rustc works, see the
rustc dev guide
.