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
e0e7a432db38ac26355e7c60219c27720b9ec42f
rust/tests/ui/allow-non-lint-warnings.rs

9 lines
115 B
Rust
Raw Normal View History

Make `run-make/allow-non-lint-warnings-cmdline` into a ui test
2024-06-13 12:52:05 +02:00
//@ compile-flags: -Awarnings
//@ check-pass
Make '-A warnings' apply to all warnings, including feature gate warnings
2015-01-26 15:42:24 -08:00
#[derive()]
Fallout in tests
2015-03-30 09:38:27 -04:00
#[derive(Copy, Clone)]
Make '-A warnings' apply to all warnings, including feature gate warnings
2015-01-26 15:42:24 -08:00
pub struct Foo;
Run rustfmt on `tests/run-make/`. With the exception of `tests/run-make/translation/test.rs`, which has a syntax error. The expected output in `rustdoc-error-lines/rmake.rs`'s required slight tweaking. The two `reproducible-build.rs` files need `// ignore-tidy-linelength` because rustfmt produces lines longer than 100 chars, which tidy doesn't like, yuk.
2024-05-29 15:01:33 +10:00
pub fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1949ms Template: 15ms
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