Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

ices/95540.rs: fixed with no errors #1297

Merged
merged 1 commit into from
Jun 11, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Issue: rust-lang/rust#95540

// check-pass
#![feature(lint_reasons)]
#![allow(unused)]

#[expect(drop_bounds)]
fn trigger_rustc_lints<T: Drop>() {
}

fn main() {}
=== stdout ===
=== stderr ===
==============

=== stdout ===
=== stderr ===
==============
@Alexendoo Alexendoo merged commit ef2f0a0 into master Jun 11, 2022
@Alexendoo Alexendoo deleted the autofix/ices/95540.rs branch June 11, 2022 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants