This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
61bdd11b20042dba8d385efda41b76f499acda80
rust
/
tests
/
ui
/
coroutine
/
auxiliary
History
Lukas Wirth
aba70e8f9d
Add missing
dyn
keywords to tests that do not test for them
...
This ensures that these tests can be run on editions other than 2015
2025-06-02 11:02:50 +02:00
..
metadata-sufficient-for-layout.rs
Error on using
yield
without also using
#[coroutine]
on the closure
2024-04-24 08:05:29 +00:00
unwind-aux.rs
Error on using
yield
without also using
#[coroutine]
on the closure
2024-04-24 08:05:29 +00:00
xcrate-reachable.rs
Error on using
yield
without also using
#[coroutine]
on the closure
2024-04-24 08:05:29 +00:00
xcrate.rs
Add missing
dyn
keywords to tests that do not test for them
2025-06-02 11:02:50 +02:00