rust/compiler/rustc_trait_selection
kadmin 21c5ffe008 Clean up
Simplify match statement

Add multiple tests
- 1 test for checking `N + 1 + 1` does not unify with `N+1`
- 2 tests for checking that a function that uses two parameters only returns the parameter that
  is actually used.
- Check exact repeat predicates
2023-01-09 08:41:21 +00:00
..
src Clean up 2023-01-09 08:41:21 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00