1. 9d3482c Better group RFC ui tests together by Maybe Waffle · 2 years ago[Renamed from tests/ui/rfc-2632-const-trait-impl/const-drop-fail.rs]
  2. 4c6ddc0 fix library and rustdoc tests by Deadbeef · 2 years, 1 month ago
  3. b17e668 Move const trait bounds checks to MIR constck by Deadbeef · 2 years, 2 months ago
  4. cf2dff2 Move /src/test to /tests by Albert Larsan · 2 years, 4 months ago[Renamed from src/test/ui/rfc-2632-const-trait-impl/const-drop-fail.rs]
  5. d6cf893 Require Drop impls to have the same constness on its bounds as the bounds on the struct have by Oli Scherer · 2 years, 7 months ago
  6. 33bcea8 Only allow ~const bounds for traits with #[const_trait] by Oli Scherer · 2 years, 8 months ago
  7. 1f3ee7f Rename `~const Drop` to `~const Destruct` by Deadbeef · 3 years, 2 months ago
  8. 8fc8358 Update tests after feature stabilization by Eric Holk · 3 years, 2 months ago
  9. 33e5efb adjust tests by Michael Goulet · 3 years, 4 months ago
  10. 146abdd Add another test case + fmt by Deadbeef · 3 years, 8 months ago
  11. 49ac725 fix precise live drops by Deadbeef · 3 years, 8 months ago
  12. 1ca83c6 Use trait select logic instead of query by Deadbeef · 3 years, 8 months ago
  13. f0a5212 fmt by Deadbeef · 3 years, 8 months ago
  14. 4eab5c1 Failing test by Deadbeef · 3 years, 8 months ago