about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/value.rs
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-10-11 23:57:47 -0400
committerGitHub <noreply@github.com>2024-10-11 23:57:47 -0400
commit1f31925345ef95ca55b022c04aafc77366dc0044 (patch)
treea395f302200bdbc39a4e2f1c2d4d36b9acfe785e /compiler/rustc_codegen_llvm/src/value.rs
parentfcbf4ac6f9071baa2a48799d697cbf74f81f30e1 (diff)
parent77b3065ed242c497af14afdf18467cf6b8b44b1e (diff)
downloadrust-1f31925345ef95ca55b022c04aafc77366dc0044.tar.gz
rust-1f31925345ef95ca55b022c04aafc77366dc0044.zip
Rollup merge of #131565 - Urgau:non_local_def-rm-deprecate, r=compiler-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 <https://github.com/rust-lang/rust/issues/120363>
```

because it [didn't make the cut](https://github.com/rust-lang/rust/issues/120363#issuecomment-2407833300) for the 2024 edition.

`@rustbot` label +L-non_local_definitions
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/value.rs')
0 files changed, 0 insertions, 0 deletions