diff options
| author | bors <bors@rust-lang.org> | 2024-01-26 13:15:29 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-01-26 13:15:29 +0000 |
| commit | 8de9d8ce996072f728fbba6fb6a10f01df6600c6 (patch) | |
| tree | 3a2649d7dfa95feda0e74185f1c04c625b6deb90 /compiler/rustc_llvm/llvm-wrapper | |
| parent | ed74c22f33da446eb91d2069b3fdc8e3d93bff16 (diff) | |
| parent | 14e15206ed1ce8b50c4d2038f10d2793faf87723 (diff) | |
| download | rust-8de9d8ce996072f728fbba6fb6a10f01df6600c6.tar.gz rust-8de9d8ce996072f728fbba6fb6a10f01df6600c6.zip | |
Auto merge of #12160 - GuillaumeGomez:incompatible-msrv, r=blyxyas
Warn if an item coming from more recent version than MSRV is used Part of https://github.com/rust-lang/rust-clippy/issues/6324. ~~Currently, the lint is not working for the simple reason that the `stable` attribute is not kept in dependencies. I'll send a PR to rustc to see if they'd be okay with keeping it.~~ EDIT: There was actually a `lookup_stability` function providing this information, so all good now! cc `@epage` changelog: create new [`incompatible_msrv`] lint
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
