1
Fork 0

update use of feature flags

This commit is contained in:
lcnr 2023-12-14 13:11:28 +01:00
parent 5d97ada1ec
commit 11d16c4082
218 changed files with 227 additions and 228 deletions

View file

@ -1,6 +1,6 @@
// build-pass
// revisions: current next
//[next] compile-flags: -Ztrait-solver=next
//[next] compile-flags: -Znext-solver
fn test() -> Option<impl Sized> {
Some("")