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
5ae85f43f4
rust
/
src
/
test
/
ui
/
terminal-width
/
whitespace-trimming-2.rs
9 lines
280 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
foo
(
)
->
usize
{
(
)
//~^ ERROR mismatched types
}
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink