This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-23 15:23:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57370828b9
rust
/
tests
/
ui
/
trait-bounds
History
Michael Goulet
30e6cea0ae
Point out if a local trait has no implementations
2023-09-10 21:20:36 +00:00
..
apit-unsized.rs
tweak suggestion for argument-position
impl ?Sized
2023-06-15 12:00:57 +02:00
apit-unsized.stderr
change
std::marker::Sized
to just
Sized
2023-06-15 12:01:38 +02:00
enum-unit-variant-trait-bound.rs
Walk through full path in point_at_path_if_possible
2023-08-25 19:05:38 +00:00
enum-unit-variant-trait-bound.stderr
Walk through full path in point_at_path_if_possible
2023-08-25 19:05:38 +00:00
impl-bound-with-references-error.rs
impl-bound-with-references-error.stderr
Special-case item attributes in the suggestion output
2023-04-12 22:50:10 +00:00
impl-derived-implicit-sized-bound-2.rs
impl-derived-implicit-sized-bound-2.stderr
impl-derived-implicit-sized-bound.rs
impl-derived-implicit-sized-bound.stderr
impl-missing-where-clause-lifetimes-from-trait.rs
impl-missing-where-clause-lifetimes-from-trait.stderr
issue-75961.rs
issue-82038.rs
diagnostics: add test case for trait bounds diagnostic
2023-09-07 11:36:23 -07:00
issue-82038.stderr
Point out if a local trait has no implementations
2023-09-10 21:20:36 +00:00
issue-93008.rs
issue-94680.rs
issue-94999.rs
issue-95640.rs
mismatch-fn-trait.rs
mismatch-fn-trait.stderr
shadowed-path-in-trait-bound-suggestion.fixed
shadowed-path-in-trait-bound-suggestion.rs
shadowed-path-in-trait-bound-suggestion.stderr
Special-case item attributes in the suggestion output
2023-04-12 22:50:10 +00:00
unsized-bound.rs
unsized-bound.stderr
change
std::marker::Sized
to just
Sized
2023-06-15 12:01:38 +02:00