Skip to content

Add placeholder types #55921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Nov 25, 2018
Prev Previous commit
Try to work around #53332 in src/test/run-pass/rustc-rust-log.rs
  • Loading branch information
scalexm committed Nov 24, 2018
commit b8a30f04cdd129ab89b85d0eda11f1c65058767a
1 change: 1 addition & 0 deletions src/test/run-pass/rustc-rust-log.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
//
// dont-check-compiler-stdout
// dont-check-compiler-stderr
// compile-flags: --error-format human

// rustc-env:RUST_LOG=debug

Expand Down