rust/tests/ui/polymorphization
许杰友 Jieyou Xu (Joe) edafbaffb2
Adjust UI tests for unit_bindings
- Either explicitly annotate `let x: () = expr;` where `x` has unit
  type, or remove the unit binding to leave only `expr;` instead.
- Fix disjoint-capture-in-same-closure test
2023-06-12 20:24:48 +08:00
..
closure_in_upvar
const_parameters
drop_shims Adjust UI tests for unit_bindings 2023-06-12 20:24:48 +08:00
type_parameters
generators.rs
generators.stderr
issue-74614.rs
issue-74636.rs
lifetimes.rs
lifetimes.stderr
normalized_sig_types.rs
predicates.rs
predicates.stderr
promoted-function-1.rs
promoted-function-1.stderr
promoted-function-2.rs
promoted-function-2.stderr
promoted-function-3.rs
promoted-function.rs
symbol-ambiguity.rs
too-many-generic-params.rs
unsized_cast.rs
unsized_cast.stderr