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-01 15:01:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a333b82d04
rust
/
tests
/
ui
/
closures
/
binder
History
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
..
async-closure-with-binder.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
bounds-on-closure-type-binders.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
bounds-on-closure-type-binders.stderr
Simple modification of diagnostic information
2023-12-21 10:17:11 +08:00
const-bound.rs
Add addl test
2023-02-18 03:34:27 +00:00
const-bound.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
disallow-const.rs
disallow-const.stderr
Bless tests
2024-01-13 12:46:58 -05:00
disallow-ty.rs
disallow-ty.stderr
Bless tests
2024-01-13 12:46:58 -05:00
implicit-return.rs
implicit-return.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
implicit-stuff.rs
Continue to borrowck even if there were previous errors
2024-02-08 08:10:43 +00:00
implicit-stuff.stderr
Continue to borrowck even if there were previous errors
2024-02-08 08:10:43 +00:00
late-bound-in-body.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
nested-closures-regions.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
nested-closures-regions.stderr
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
nested-closures.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
suggestion-for-introducing-lifetime-into-binder.rs
suggestion-for-introducing-lifetime-into-binder.stderr
type-bound-2.rs
Move late-bound arg type checks to resolve_bound_vars
2023-02-18 03:28:54 +00:00
type-bound-2.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
type-bound.rs
Move late-bound arg type checks to resolve_bound_vars
2023-02-18 03:28:54 +00:00
type-bound.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00