This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-03 10:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
trait-bounds
History
Michael Goulet
c5320454ed
Improve presentation of closure signature mismatch from Fn trait goal
2025-04-08 05:54:57 +00:00
..
apit-unsized.rs
…
apit-unsized.stderr
…
argument-with-unnecessary-method-call.rs
…
argument-with-unnecessary-method-call.stderr
…
bad-suggestionf-for-repeated-unsized-bound-127441.rs
…
bad-suggestionf-for-repeated-unsized-bound-127441.stderr
…
deep-level-Send-bound-check-issue-40827.rs
…
deep-level-Send-bound-check-issue-40827.stderr
…
enum-unit-variant-trait-bound.rs
…
enum-unit-variant-trait-bound.stderr
…
ice-unsized-struct-arg-issue2-121424.rs
…
ice-unsized-struct-arg-issue2-121424.stderr
…
ice-unsized-struct-arg-issue-121612.rs
…
ice-unsized-struct-arg-issue-121612.stderr
…
ice-unsized-tuple-const-issue-121443.rs
…
ice-unsized-tuple-const-issue-121443.stderr
Tweak error code for sized checks of const/static
2025-03-03 23:09:42 +00:00
impl-bound-with-references-error.rs
…
impl-bound-with-references-error.stderr
…
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
…
issue-82038.stderr
…
issue-93008.rs
…
issue-94680.rs
…
issue-94999.rs
…
issue-95640.rs
…
issue-119530-sugg-from-fn.rs
…
issue-119530-sugg-from-fn.stderr
…
maybe-bound-generics-deny.rs
…
maybe-bound-generics-deny.stderr
…
maybe-bound-has-path-args.rs
Reject
impl Trait
bounds in various places where we unconditionally warned since 1.0
2025-02-11 09:19:37 +00:00
maybe-bound-has-path-args.stderr
Reject
impl Trait
bounds in various places where we unconditionally warned since 1.0
2025-02-11 09:19:37 +00:00
maybe-bound-with-assoc.rs
Reject
impl Trait
bounds in various places where we unconditionally warned since 1.0
2025-02-11 09:19:37 +00:00
maybe-bound-with-assoc.stderr
Reject
impl Trait
bounds in various places where we unconditionally warned since 1.0
2025-02-11 09:19:37 +00:00
mismatch-fn-trait.rs
…
mismatch-fn-trait.stderr
Improve presentation of closure signature mismatch from Fn trait goal
2025-04-08 05:54:57 +00:00
restrict-assoc-type-of-generic-bound.fixed
…
restrict-assoc-type-of-generic-bound.rs
…
restrict-assoc-type-of-generic-bound.stderr
…
shadowed-path-in-trait-bound-suggestion.fixed
…
shadowed-path-in-trait-bound-suggestion.rs
…
shadowed-path-in-trait-bound-suggestion.stderr
…
suggest-maybe-sized-bound.rs
…
suggest-maybe-sized-bound.stderr
…
super-assoc-mismatch.rs
…
super-assoc-mismatch.stderr
…
unsized-bound.rs
…
unsized-bound.stderr
…
unstable-trait-suggestion.rs
…
unstable-trait-suggestion.stderr
…