1. cde29b9 Implement const effect predicate in new solver by Michael Goulet · 7 months ago
  2. e91267f Move tests by Michael Goulet · 7 months ago[Renamed from tests/ui/rfcs/rfc-2632-const-trait-impl/const-closure-trait-method-fail.stderr]
  3. 373e906 bless UI tests by Deadbeef · 11 months ago
  4. e6bd6c2 Use parenthetical notation for `Fn` traits by Esteban Küber · 1 year ago
  5. 6c31f6c Provide structured suggestion for `#![feature(foo)]` by Esteban Küber · 1 year, 3 months ago
  6. eab2adb Continue to borrowck even if there were previous errors by Oli Scherer · 1 year, 4 months ago
  7. 3eb48a3 Introduce `const Trait` (always-const trait bounds) by León Orell Valerian Liehr · 1 year, 5 months ago
  8. 41e8d15 Show number in error message even for one error by Nilstrieb · 1 year, 6 months ago
  9. 04eec37 Enable effects for libcore by Deadbeef · 1 year, 9 months ago
  10. 4fec845 Remove constness from `TraitPredicate` by Deadbeef · 1 year, 10 months ago
  11. 2d59451 update tests, adding known-bug by Deadbeef · 1 year, 10 months ago
  12. 9d3482c Better group RFC ui tests together by Maybe Waffle · 2 years ago[Renamed from tests/ui/rfc-2632-const-trait-impl/const-closure-trait-method-fail.stderr]
  13. 4c6ddc0 fix library and rustdoc tests by Deadbeef · 2 years, 2 months ago
  14. b17e668 Move const trait bounds checks to MIR constck by Deadbeef · 2 years, 2 months ago
  15. cf2dff2 Move /src/test to /tests by Albert Larsan · 2 years, 5 months ago[Renamed from src/test/ui/rfc-2632-const-trait-impl/const-closure-trait-method-fail.stderr]
  16. 983606d Allow trait method paths to satisfy const Fn bounds by Deadbeef · 2 years, 5 months ago