rustc: rework stability to be on-demand for type-directed lookup.
This commit is contained in:
parent
f97c132cac
commit
9aaf26e7aa
97 changed files with 1775 additions and 859 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
// Regression test for #23827
|
||||
|
||||
#![feature(core, unboxed_closures)]
|
||||
#![feature(core, fn_traits, unboxed_closures)]
|
||||
|
||||
pub struct Prototype {
|
||||
pub target: u32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue