This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
lint
/
must_not_suspend
History
…
..
allocator.rs
…
allocator.stderr
Detect allocator for box in must_not_suspend lint
2024-03-18 14:12:28 -04:00
boxed.rs
…
boxed.stderr
…
dedup.rs
…
dedup.stderr
…
feature-gate-must_not_suspend.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
feature-gate-must_not_suspend.stderr
…
gated.rs
…
gated.stderr
Bless tests
2024-01-13 12:46:58 -05:00
generic.rs
…
handled.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
issue-89562.rs
…
mutex.rs
…
mutex.stderr
…
other_items.rs
…
other_items.stderr
Fix wording of misapplied
must_not_suspend
error
2024-08-18 20:32:04 +03:00
ref.rs
…
ref.stderr
…
return.rs
…
return.stderr
…
trait.rs
…
trait.stderr
…
tuple-mismatch.rs
…
tuple-mismatch.stderr
Error on using
yield
without also using
#[coroutine]
on the closure
2024-04-24 08:05:29 +00:00
unit.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
unit.stderr
…
warn.rs
…
warn.stderr
…