This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
52f7a218fb
rust
/
tests
/
ui
/
diagnostic-width
/
whitespace-trimming.rs
7 lines
265 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix tidy
2019-08-14 13:44:56 -05:00
// ignore-tidy-linelength
Introduce `term-size` dependency and consider term width when trimming
2019-08-14 11:34:09 -05:00
fn
main
(
)
{
let
_
:
(
)
=
42
;
//~^ ERROR mismatched types
}
Reference in New Issue
Copy Permalink