Skip to content

Commit

Permalink
Rollup merge of #131565 - Urgau:non_local_def-rm-deprecate, r=compile…
Browse files Browse the repository at this point in the history
…r-errors

Remove deprecation note in the `non_local_definitions` lint

This PR removes the edition deprecation note emitted by the `non_local_definitions` lint.

Specifically this part:

```
= note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <rust-lang/rust#120363>
```

because it [didn't make the cut](rust-lang/rust#120363 (comment)) for the 2024 edition.

`@rustbot` label +L-non_local_definitions
  • Loading branch information
tgross35 authored Oct 12, 2024
2 parents 9969ebb + ec6a41b commit adea3d5
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit adea3d5

Please sign in to comment.