This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38799a320def5b1d32acc797d2eaf6bb6bf98445
rust
/
tests
/
ui
/
no_std
T
History
cyrgani
28fc413c8f
remove
#![allow(stable_features)]
from most tests
2026-02-17 08:45:08 +00:00
..
no-core-edition2018-syntax.rs
cleaned up some tests
2025-07-01 15:16:56 +05:00
no-core-with-explicit-std-core.rs
remove
#![allow(stable_features)]
from most tests
2026-02-17 08:45:08 +00:00
no-std-no-start-binary.rs
UI tests: migrate remaining compile time
error-pattern
s to line annotations
2025-04-13 21:48:53 +03:00
no-std-no-start-binary.stderr
…
no-std-panic-abort-error-64430.rs
Add test batch 4
2025-10-11 21:59:51 -04:00
no-std-panic-abort-error-64430.stderr
Add test batch 4
2025-10-11 21:59:51 -04:00
no-std-unwind-binary.rs
compiletest: Require
//~
annotations even if
error-pattern
is specified
2025-04-03 11:08:55 +03:00
no-std-unwind-binary.stderr
…
simple-runs.rs
Fix a bunch of missing unwinder related definitions
2025-06-24 09:06:49 +00:00