os-rust/tests/ui/where-clauses
lcnr 86fa1317a3 rename ReLateBound to ReBound
other changes:
- `Region::new_late_bound` -> `Region::new_bound`
- `Region::is_late_bound` -> `Region::is_bound`
2023-11-13 14:13:54 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
higher-ranked-fn-type.quiet.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
higher-ranked-fn-type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
higher-ranked-fn-type.verbose.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
ignore-err-clauses.rs Filter impl and where-clause candidates that reference errors 2023-01-11 20:03:29 +00:00
ignore-err-clauses.stderr Filter impl and where-clause candidates that reference errors 2023-01-11 20:03:29 +00:00
issue-50825-1.rs Move tests 2023-05-24 19:35:59 -03:00
issue-50825.rs Move tests 2023-05-24 19:35:59 -03:00
self-in-where-clause-allowed.rs Autotrait bounds on dyn-safe trait methods 2023-02-03 08:33:40 -08:00
self-in-where-clause-allowed.stderr Autotrait bounds on dyn-safe trait methods 2023-02-03 08:33:40 -08:00
where-clause-bounds-inconsistency.rs Clean up some bad ui testing annotations 2023-08-15 01:03:09 +00:00
where-clause-constraints-are-local-for-inherent-impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clause-constraints-are-local-for-inherent-impl.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clause-constraints-are-local-for-trait-impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clause-constraints-are-local-for-trait-impl.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clause-early-bound-lifetimes.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clause-method-substituion-rpass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clause-method-substituion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clause-method-substituion.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
where-clause-placement-assoc-type-in-impl.fixed Lint against misplaced where-clauses on assoc tys in traits 2023-07-11 01:19:11 +02:00
where-clause-placement-assoc-type-in-impl.rs Lint against misplaced where-clauses on assoc tys in traits 2023-07-11 01:19:11 +02:00
where-clause-placement-assoc-type-in-impl.stderr Lint against misplaced where-clauses on assoc tys in traits 2023-07-11 01:19:11 +02:00
where-clause-placement-assoc-type-in-trait.fixed Lint against misplaced where-clauses on assoc tys in traits 2023-07-11 01:19:11 +02:00
where-clause-placement-assoc-type-in-trait.rs Lint against misplaced where-clauses on assoc tys in traits 2023-07-11 01:19:11 +02:00
where-clause-placement-assoc-type-in-trait.stderr Lint against misplaced where-clauses on assoc tys in traits 2023-07-11 01:19:11 +02:00
where-clause-placement-type-alias.rs Lint against misplaced where-clauses on assoc tys in traits 2023-07-11 01:19:11 +02:00
where-clause-placement-type-alias.stderr Unlock trailing where-clauses for lazy type aliases 2023-08-10 16:13:08 +02:00
where-clause-region-outlives.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clauses-cross-crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clauses-lifetimes.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clauses-method-unsatisfied.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clauses-method-unsatisfied.stderr Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
where-clauses-method.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clauses-unboxed-closures.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clauses-unsatisfied.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-clauses-unsatisfied.stderr Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
where-clauses.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-equality-constraints.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-equality-constraints.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-for-self-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-for-self-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-for-self.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-for-self.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-lifetime-resolution.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
where-lifetime-resolution.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00