.. |
async-associated-types2.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-associated-types.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-default-fn-overridden.rs
|
Add test
|
2023-02-18 20:36:39 +00:00 |
async-default-fn-overridden.stderr
|
Add test
|
2023-02-18 20:36:39 +00:00 |
async-example-desugared-boxed-in-trait.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example-desugared-boxed-in-trait.stderr
|
fix: improve the suggestion on future not awaited
|
2023-02-13 16:23:23 +01:00 |
async-example-desugared-boxed.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example-desugared-boxed.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example-desugared-extra.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example-desugared-in-trait.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example-desugared-manual.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example-desugared-manual.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example-desugared.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-example.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-generics-and-bounds.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-generics-and-bounds.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-generics.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-generics.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-lifetimes-and-bounds.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-lifetimes.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-recursive-generic.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-recursive-generic.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-recursive.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
async-recursive.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
bad-signatures.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
bad-signatures.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
dont-project-to-specializable-projection.rs
|
Don't project specializable RPITIT projection
|
2023-02-23 02:12:51 +00:00 |
dont-project-to-specializable-projection.stderr
|
Descriptive error when users try to combine RPITIT/AFIT with specialization
|
2023-02-28 02:03:43 +00:00 |
early-bound-1.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
early-bound-2.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
fn-not-async-err2.rs
|
pluralize stuff
|
2023-02-22 21:52:26 +00:00 |
fn-not-async-err2.stderr
|
pluralize stuff
|
2023-02-22 21:52:26 +00:00 |
fn-not-async-err.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
fn-not-async-err.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
implied-bounds.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-102138.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-102219.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-102310.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-104678.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
lifetime-mismatch.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
lifetime-mismatch.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
missing-send-bound.rs
|
RPITITs are not suggestable
|
2023-01-12 04:20:17 +00:00 |
missing-send-bound.stderr
|
RPITITs are not suggestable
|
2023-01-12 04:20:17 +00:00 |
nested-rpit.rs
|
Revert "Make nested RPITIT inherit the parent opaque's generics." and adjust test
|
2023-01-12 06:07:53 +00:00 |
object-safety.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
object-safety.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
return-type-suggestion.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
return-type-suggestion.stderr
|
Modify primary span label for E0308
|
2023-01-30 20:12:19 +00:00 |