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
bbfbecd59ff99b51d1ccf7764641ef32209b9dad
rust/tests/ui/mir-unpretty.rs

6 lines
96 B
Rust
Raw Normal View History

Change the --unpretty flag to -Z unpretty -Z unpretty no longer requires -Z unstable-options. Also, I mildly changed the syntax of the flag to match the other -Z flags. All uses of the flag take the form `unpretty=something` where something can either `string` or `string=string` (see the help messages of the CLI).
2018-01-14 21:11:40 -06:00
// compile-flags: -Z unpretty=mir
Add test
2016-02-26 18:24:04 +02:00
fn main() {
let x: () = 0; //~ ERROR: mismatched types
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 3445ms Template: 4ms
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