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
/
infinite_loop.stderr
Age
Commit message (
Expand
)
Author
Lines
2019-11-22
fix check_infinite_loop by checking for break or return inside loop body
Yerkebulan Tulibergenov
-10
/
+47
2019-07-19
rustup https://github.com/rust-lang/rust/pull/62764
Matthias Krüger
-1
/
+1
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+9
2018-12-28
Update *.stderr files
flip1995
-18
/
+18
2018-12-10
update test stderr
Matthias Krüger
-18
/
+18
2018-10-06
Add license header to Rust files
Manish Goregaokar
-20
/
+20
2018-08-29
Adapt the *.stderr files of the ui-tests to the tool_lints
flip1995
-21
/
+21
2018-04-03
Don't trigger while_immutable_condition for mutable fields of tuples/structs
flip1995
-12
/
+12
2018-03-28
Update test suite
Oliver Schneider
-1
/
+1
2018-03-27
Skip the mutation in while body case for closures
flip1995
-18
/
+18
2018-03-26
while_immutable_condition: limit suggestion span to condition
Karim Snj
-52
/
+27
2018-03-26
while_immutable_condition: fix handling of self
Karim Snj
-13
/
+29
2018-03-07
lint: while immutable condition: do not lint constants
Karim Snj
-8
/
+8
2018-03-02
lint: while loop: detect if no var from the condition is mutated
Karim Snj
-11
/
+56
2018-02-25
lint: immutable only vars in while condition
Karim Snj
-0
/
+22