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
/
src
/
test
/
ui
/
iterators
/
into-iter-on-arrays-lint.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-143
/
+0
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-03-24
add #[must_use] to functions of slice and its iterators.
Jendrik
-12
/
+12
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-12
/
+12
2021-08-30
Update tests for array_into_iter lint upgrade.
Mara Bos
-72
/
+8
2021-08-12
Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylev
Guillaume Gomez
-12
/
+12
2021-08-11
Modify structured suggestion output
Esteban Küber
-24
/
+24
2021-08-09
Link to edition guide instead of issues for 2021 lints.
Mara Bos
-12
/
+12
2021-06-26
Fix array-into-iter tests.
Mara Bos
-12
/
+12
2021-06-26
Update tests for updated array_into_iter lint.
Mara Bos
-24
/
+120
2021-06-25
Change how edition based future compatibility warnings are handled
Ryan Levick
-148
/
+12
2020-10-30
Always pass `-Z future-incompat-report` to UI tests
Aaron Hill
-26
/
+26
2020-10-30
Update into-iter-on-arrays test to check future-incompat-report
Aaron Hill
-0
/
+136
2020-10-30
Some work
Aaron Hill
-12
/
+12
2020-07-05
Remove the usage of the LengthAtMost32 trait
Roman Proskuryakov
-6
/
+6
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2019-12-24
Generalize `array_into_iter` lint to also lint for boxed arrays
Lukas Kalbertodt
-0
/
+72
2019-11-06
Add UI test for `array.into_iter()` lint
Lukas Kalbertodt
-0
/
+37