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-12-30 07:05:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
type
History
Santiago Pastorino
30c546aee1
Handle const generic pattern types
2024-04-09 16:42:45 -03:00
..
ascription
…
auxiliary
…
pattern_types
Handle const generic pattern types
2024-04-09 16:42:45 -03:00
type-check
When displaying multispans, ignore empty lines adjacent to
...
2024-03-18 16:25:36 +00:00
binding-assigned-block-without-tail-expression.rs
…
binding-assigned-block-without-tail-expression.stderr
…
clarify-error-for-generics-with-default-issue-120785.rs
Update item order in test
2024-02-28 19:28:34 -05:00
clarify-error-for-generics-with-default-issue-120785.stderr
Update item order in test
2024-02-28 19:28:34 -05:00
closure-with-wrong-borrows.rs
…
closure-with-wrong-borrows.stderr
…
issue-58355.rs
…
issue-58355.stderr
…
issue-67690-type-alias-bound-diagnostic-crash.rs
…
issue-67690-type-alias-bound-diagnostic-crash.stderr
…
issue-91268.rs
…
issue-91268.stderr
…
issue-94187-verbose-type-name.rs
…
issue-100584.rs
…
issue-100584.stderr
…
issue-101866.rs
…
issue-101866.stderr
…
issue-102598.rs
…
issue-102598.stderr
…
issue-103271.rs
…
issue-103271.stderr
…
missing-let-in-binding-2.fixed
…
missing-let-in-binding-2.rs
…
missing-let-in-binding-2.stderr
…
missing-let-in-binding-3.rs
…
missing-let-in-binding-3.stderr
…
missing-let-in-binding-4.rs
…
missing-let-in-binding-4.stderr
…
missing-let-in-binding.fixed
…
missing-let-in-binding.rs
…
missing-let-in-binding.stderr
…
option-ref-advice.rs
…
option-ref-advice.stderr
…
subtyping-opaque-type.rs
…
type-alias-bounds.rs
…
type-alias-bounds.stderr
…
type-annotation-needed.rs
…
type-annotation-needed.stderr
…
type-arg-out-of-scope.rs
…
type-arg-out-of-scope.stderr
…
type-ascription-instead-of-initializer.rs
…
type-ascription-instead-of-initializer.stderr
Detect more cases of
=
to
:
typo
2024-03-01 02:03:00 +00:00
type-ascription-instead-of-statement-end.rs
…
type-ascription-instead-of-statement-end.stderr
…
type-ascription-precedence.rs
…
type-ascription-precedence.stderr
…
type-ascription-soundness.rs
…
type-ascription-soundness.stderr
…
type-ascription-with-fn-call.fixed
…
type-ascription-with-fn-call.rs
…
type-ascription-with-fn-call.stderr
…
type-ascription.rs
…
type-check-defaults.rs
…
type-check-defaults.stderr
Use
TraitRef::to_string
sorting in favor of
TraitRef::ord
, as the latter compares
DefId
s which we need to avoid
2024-03-27 14:02:15 +00:00
type-dependent-def-issue-49241.rs
…
type-dependent-def-issue-49241.stderr
…
type-error-break-tail.rs
…
type-error-break-tail.stderr
…
type-mismatch-multiple.rs
…
type-mismatch-multiple.stderr
…
type-mismatch-same-crate-name.rs
…
type-mismatch-same-crate-name.stderr
…
type-mismatch.rs
…
type-mismatch.stderr
…
type-parameter-defaults-referencing-Self-ppaux.rs
…
type-parameter-defaults-referencing-Self-ppaux.stderr
…
type-parameter-defaults-referencing-Self.rs
…
type-parameter-defaults-referencing-Self.stderr
…
type-parameter-names.rs
…
type-parameter-names.stderr
Note that type param is chosen by caller when suggesting return impl Trait
2024-03-16 23:20:42 +00:00
type-params-in-different-spaces-1.rs
…
type-params-in-different-spaces-1.stderr
…
type-params-in-different-spaces-2.rs
…
type-params-in-different-spaces-2.stderr
…
type-params-in-different-spaces-3.rs
…
type-params-in-different-spaces-3.stderr
Note that type param is chosen by caller when suggesting return impl Trait
2024-03-16 23:20:42 +00:00
type-path-err-node-types.rs
…
type-path-err-node-types.stderr
…
type-recursive-box-shadowed.rs
…
type-recursive-box-shadowed.stderr
…
type-recursive.rs
…
type-recursive.stderr
…
type-shadow.rs
…
type-shadow.stderr
…
type-unsatisfiable.rs
…
type-unsatisfiable.usage.stderr
…
verbose.normal.stderr
…
verbose.rs
…
verbose.verbose.stderr
…
wrong-call-return-type-due-to-generic-arg.rs
…
wrong-call-return-type-due-to-generic-arg.stderr
…