about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-06-04 21:41:33 +0200
committerGitHub <noreply@github.com>2024-06-04 21:41:33 +0200
commitfa96e2cb4f1b0b1c4de128005658826631ed1d10 (patch)
treeaae7fcce9f419fd7111e9268947955cc20d503fd /compiler/rustc_interface/src/errors.rs
parent190f221dba5d9d89707d4a75974ab7a231bdae1d (diff)
parentcf0c2c73334eb1c7c6a45e2603244238e4bd3ef7 (diff)
downloadrust-fa96e2cb4f1b0b1c4de128005658826631ed1d10.tar.gz
rust-fa96e2cb4f1b0b1c4de128005658826631ed1d10.zip
Rollup merge of #125596 - nnethercote:rental-hard-error, r=estebank
Convert `proc_macro_back_compat` lint to an unconditional error.

We still check for the `rental`/`allsorts-rental` crates. But now if they are detected we just emit a fatal error, instead of emitting a warning and providing alternative behaviour.

The original "hack" implementing alternative behaviour was added in #73345.

The lint was added in #83127.

The tracking issue is #83125.

The direct motivation for the change is that providing the alternative behaviour is interfering with #125174 and follow-on work.

r? ``@estebank``
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions