Wrong suggestion for explicit_outlives_requirements
in macro
#106044
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Steps to reproduce
git clone https://github.com/serde-rs/serde cd serde git switch --detach v1.0.151 RUSTFLAGS=-Wexplicit-outlives-requirements cargo +stage1 check
Meta
master at 2d8651a
config.toml:
Error output
Backtrace
rust/compiler/rustc_lint/src/builtin.rs
Lines 2388 to 2395 in 2d8651a
@rustbot label requires-debug-assertions E-needs-mcve
The text was updated successfully, but these errors were encountered: