index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
write_with_newline.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-12
don't warn on CRLF in `with_newline` lints
Andy Russell
-0
/
+6
2019-05-30
add suggestions for print/write with newline lint
Andy Russell
-0
/
+3
2019-02-18
Check {print,write}_with_newline for literal newline
phil
-0
/
+12
2019-02-18
Add failing test for #3778 write_with_newline
phil
-1
/
+1
2019-02-17
Add failing test for #3778 write_with_newline
phil
-0
/
+3
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-14
Merge branch 'master' into fix-3514
Michael Wright
-3
/
+0
2018-12-11
Fix write_with_newline escaping false positive
Michael Wright
-0
/
+5
2018-12-09
rustfmt tests
Matthias Krüger
-3
/
+0
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-06
print_with_newline / write_with_newline: don't warn about string with several...
Matthias Krüger
-0
/
+2
2018-08-29
Adapt ui-tests to the tool_lints
flip1995
-2
/
+4
2018-08-07
Allow print/write with multiple newlines
Evan Simmons
-2
/
+4
2018-04-07
New lints for write! / writeln! macros.
Evan Simmons
-0
/
+25