Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
16040a16285e3bfde82c3e4216d16a6e566494da
/
tests
/
ui
/
rfcs
/
rfc-2632-const-trait-impl
/
impl-with-default-fn-fail.rs
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]
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]
257f065
Remove `#[default..]` and add `#[const_trait]`
by Deadbeef
· 3 years ago
8fc8358
Update tests after feature stabilization
by Eric Holk
· 3 years, 2 months ago
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]
8841a42
Mark `const_trait_impl` as active
by Deadbeef
· 3 years, 10 months ago
2db927d
Add #[default_method_body_is_const]
by Deadbeef
· 3 years, 10 months ago
22a8d46
deny using default function in impl const Trait
by Deadbeef
· 4 years ago