1. 9d3482c Better group RFC ui tests together by Maybe Waffle · 2 years ago[Renamed from tests/ui/rfc-2632-const-trait-impl/impl-with-default-fn-fail.rs]
  2. cf2dff2 Move /src/test to /tests by Albert Larsan · 2 years, 4 months ago[Renamed from src/test/ui/rfc-2632-const-trait-impl/impl-with-default-fn-fail.rs]
  3. 257f065 Remove `#[default..]` and add `#[const_trait]` by Deadbeef · 3 years ago
  4. 8fc8358 Update tests after feature stabilization by Eric Holk · 3 years, 2 months ago
  5. 0a03f8c Split impl-with-default-fn test into a pass test and a fail test by Gary Guo · 3 years, 7 months ago[Renamed (89%) from src/test/ui/rfc-2632-const-trait-impl/impl-with-default-fn.rs]
  6. 8841a42 Mark `const_trait_impl` as active by Deadbeef · 3 years, 10 months ago
  7. 2db927d Add #[default_method_body_is_const] by Deadbeef · 3 years, 10 months ago
  8. 22a8d46 deny using default function in impl const Trait by Deadbeef · 4 years ago