Remove deprecated_safe and its corresponding feature gate
This commit is contained in:
parent
bb8b30a5fc
commit
42a3c864d2
6 changed files with 2 additions and 41 deletions
|
|
@ -391,8 +391,6 @@ impl<'tcx> CheckAttrVisitor<'tcx> {
|
|||
| sym::warn
|
||||
| sym::deny
|
||||
| sym::forbid
|
||||
// need to be fixed
|
||||
| sym::deprecated_safe // FIXME(deprecated_safe)
|
||||
// internal
|
||||
| sym::prelude_import
|
||||
| sym::panic_handler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue