Revert "Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix"
This reverts commit31fe9628cf
, reversing changes made tof20307851e
.
This commit is contained in:
parent
c6b6c1270a
commit
5f5b4ee128
20 changed files with 52 additions and 164 deletions
|
@ -1,8 +1,6 @@
|
|||
//@ run-rustfix
|
||||
|
||||
#[allow(dead_code)]
|
||||
struct S<T>(T);
|
||||
#[allow(dead_code)]
|
||||
struct S2;
|
||||
|
||||
impl<T: Default> impl Default for S<T> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue