This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
traits
/
new-solver
History
Michael Goulet
8d13454498
Canonicalize the ROOT VAR
2023-03-07 17:11:35 +00:00
..
alias_eq_cant_be_furthur_normalized.rs
…
alias_eq_dont_use_normalizes_to_if_substs_eq.rs
…
alias_eq_dont_use_normalizes_to_if_substs_eq.stderr
…
alias_eq_simple.rs
…
alias_eq_substs_eq_not_intercrate.rs
…
alias_eq_substs_eq_not_intercrate.stderr
…
async.fail.stderr
…
async.rs
…
builtin-fn-must-return-sized.rs
Check that built-in callable types validate their output type is
Sized
(in new solver)
2023-02-18 19:32:58 +00:00
builtin-fn-must-return-sized.stderr
Check that built-in callable types validate their output type is
Sized
(in new solver)
2023-02-18 19:32:58 +00:00
canonical-ty-var-eq-in-response.rs
Canonicalize the ROOT VAR
2023-03-07 17:11:35 +00:00
deduce-ty-from-object.rs
Canonicalize the ROOT VAR
2023-03-07 17:11:35 +00:00
elaborate-item-bounds.rs
…
fn-trait-closure.rs
…
fn-trait.rs
…
generator.fail.stderr
…
generator.rs
…
higher-ranked-dyn-bounds.rs
Make higher-ranked projections in object types work in new solver
2023-02-24 02:48:44 +00:00
more-object-bound.rs
Comments, another test
2023-02-24 02:53:25 +00:00
more-object-bound.stderr
Comments, another test
2023-02-24 02:53:25 +00:00
normalizes_to_ignores_unnormalizable_candidate.rs
…
normalizes_to_ignores_unnormalizable_candidate.self_infer.stderr
…
object-unsafety.rs
Check object's supertrait and associated type bounds in new solver
2023-02-24 02:45:05 +00:00
object-unsafety.stderr
Check object's supertrait and associated type bounds in new solver
2023-02-24 02:45:05 +00:00
param-candidate-doesnt-shadow-project.rs
…
pointee.rs
…
pointer-like.rs
…
pointer-like.stderr
…
provisional-result-done.rs
…
temporary-ambiguity.rs
…
try-example.rs
Commit some new solver tests
2023-02-27 05:23:26 +00:00
two-projection-param-candidates-are-ambiguous.rs
…
two-projection-param-candidates-are-ambiguous.stderr
…
unsafe-auto-trait-impl.rs
…
unsize-good.rs
…
upcast-right-substs.rs
…
upcast-wrong-substs.rs
…
upcast-wrong-substs.stderr
…