I was out of date again...
authornemo
Fri, 12 Apr 2019 11:47:35 -0400
changeset 14793 9de13d9a6312
parent 14792 38e66519e585
child 14794 fc2cfec95d86
I was out of date again...
rust/hedgewars-server/src/main.rs
--- a/rust/hedgewars-server/src/main.rs	Fri Apr 12 11:41:35 2019 -0400
+++ b/rust/hedgewars-server/src/main.rs	Fri Apr 12 11:47:35 2019 -0400
@@ -1,4 +1,3 @@
-#![feature(self_struct_ctor)] 
 #![allow(unused_imports)]
 #![deny(bare_trait_objects)]