Merge pull request #4316 from est31/no_let_chains
Remove let_chains feature as it is stable
This commit is contained in:
commit
c4cffcebbe
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
#![feature(variant_count)]
|
||||
#![feature(yeet_expr)]
|
||||
#![feature(nonzero_ops)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(strict_overflow_ops)]
|
||||
#![feature(pointer_is_aligned_to)]
|
||||
#![feature(unqualified_local_imports)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue