Skip to content

Commit 370fb18

Browse files
committed
Removed obsolete nll feature-gate as it is now the default
1 parent 2b1f918 commit 370fb18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

snocat-cli/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT license OR Apache 2.0
3-
#![feature(nll)]
43
#![feature(async_closure)]
54
#![feature(backtrace)]
65
#![warn(unused_imports)]

0 commit comments

Comments
 (0)