remove support for the #[start] attribute
This commit is contained in:
@@ -1275,7 +1275,6 @@ pub enum EntryFnType {
|
||||
/// and an `include!()`.
|
||||
sigpipe: u8,
|
||||
},
|
||||
Start,
|
||||
}
|
||||
|
||||
#[derive(Copy, PartialEq, PartialOrd, Clone, Ord, Eq, Hash, Debug, Encodable, Decodable)]
|
||||
|
||||
Reference in New Issue
Block a user