Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
fdce47ba7d901b91c23c5d096aef4a7fdc18dc8e
rust/tests/ui/crashes/enum-glob-import-crate.rs

9 lines
88 B
Rust
Raw Normal View History

Add missing `// run-pass` annotations to ICE tests compiletest UI tests do not fail when encountering panics and ICEs unless the `// run-pass` flag is used. (This was forgotten in https://github.com/rust-lang/rust-clippy/pull/3743)
2019-04-05 07:22:36 +02:00
// run-pass
Adapt run-pass tests to the tool_lints
2018-07-30 11:33:44 +02:00
#![deny(clippy::all)]
Move all our tests back to ui tests
2017-08-01 17:54:21 +02:00
#![allow(unused_imports)]
prevent panic in enum glob import lint if a crate's elements are glob imported fixes #639
2016-02-08 11:28:18 +01:00
use std::*;
rustfmt tests
2018-12-09 23:26:16 +01:00
fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 487ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API