]> git.lizzy.rs Git - rust.git/history - tests/ui/get_last_with_len.rs
`assertions_on_result_states` fix suggestion when `assert!` not in a statement
[rust.git] / tests / ui / get_last_with_len.rs
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-14 borsAuto merge of #8901 - Jarcho:sharing_code, r=dswij
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-01 borsAuto merge of #8869 - Jarcho:derive_partial_eq_without_...
2022-05-31 borsAuto merge of #8884 - evantypanski:manual_range_contain...
2022-05-31 borsAuto merge of #8876 - Alexendoo:cast-abs-to-different...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-24 borsAuto merge of #8862 - Alexendoo:get-last-with-len,...
2022-05-21 Alex Macleodget_last_with_len: lint VecDeque and any deref to slice
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-05-28 borsAuto merge of #4142 - agnxy:rename-assoc, r=flip1995
2019-05-28 borsAuto merge of #4071 - matthiaskrgr:sizeof, r=flip1995
2019-05-27 borsAuto merge of #4137 - euclio:let-return, r=oli-obk
2019-05-27 borsAuto merge of #4149 - flip1995:rollup-6knpdqb, r=flip1995
2019-05-27 borsAuto merge of #3832 - HarrisonMc555:use_last, r=flip1995
2019-05-21 Harrison McCulloughImplement get_last_with_len lint