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
c519510c29
rust
/
compiler
/
rustc_mir_build
/
src
History
Download ZIP
Download TAR.GZ
Andrew Zhogin
c366756a85
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}, scoped async drop added.
2025-04-28 16:23:13 +07:00
..
builder
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}, scoped async drop added.
2025-04-28 16:23:13 +07:00
thir
make
[u8]
and
[u8;N]
literal patterns usable in deref patterns
2025-04-22 13:19:20 -07:00
check_tail_calls.rs
Rollup merge of
#135973
- WaffleLapkin:tail-track-caller-fix, r=compiler-errors
2025-02-07 12:01:56 +01:00
check_unsafety.rs
Make
#[naked]
an unsafe attribute
2025-04-19 00:03:35 +02:00
errors.rs
Move eager translation to a method on
Diag
2025-04-16 21:38:59 -04:00
lib.rs
Make #![feature(let_chains)] bootstrap conditional in compiler/
2025-04-23 16:40:30 +02:00