remove long-deprecated no-op attributes no_start and crate_id
This commit is contained in:
parent
ed43cbcb88
commit
a99778c839
7 changed files with 163 additions and 215 deletions
|
@ -707,7 +707,6 @@ symbols! {
|
|||
coverage,
|
||||
coverage_attribute,
|
||||
cr,
|
||||
crate_id,
|
||||
crate_in_paths,
|
||||
crate_local,
|
||||
crate_name,
|
||||
|
@ -1389,7 +1388,6 @@ symbols! {
|
|||
no_mangle,
|
||||
no_sanitize,
|
||||
no_stack_check,
|
||||
no_start,
|
||||
no_std,
|
||||
nomem,
|
||||
non_ascii_idents,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue