]> git.lizzy.rs Git - rust.git/history - tests/ui/map_identity.stderr
`assertions_on_result_states` fix suggestion when `assert!` not in a statement
[rust.git] / tests / ui / map_identity.stderr
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-06 borsAuto merge of #8549 - J-ZhengLi:issue8542, r=llogiq
2022-04-06 borsAuto merge of #8588 - pitaj:fix-8348, r=flip1995
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-04-01 borsAuto merge of #8616 - pitaj:single_element_loop_arrays...
2022-03-30 borsAuto merge of #8576 - smoelius:crate_in_macro_def,...
2022-03-30 borsAuto merge of #8592 - c410-f3r:stuff, r=flip1995
2022-03-30 borsAuto merge of #8586 - pitaj:fix-8378, r=flip1995
2022-03-30 borsAuto merge of #8584 - Alexendoo:map-unit-fn-context...
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-01 dswij`map_identity` Add tests for needless `.map_err`
2020-11-08 Samuel E. Moelius IIIUpdate references
2020-11-08 Samuel E. Moelius IIIUpdate references
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-13 borsAuto merge of #5790 - flip1995:rustup, r=flip1995
2020-07-08 borsAuto merge of #5776 - flip1995:rustup, r=flip1995
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-24 borsAuto merge of #5745 - montrivo:copy_on_clone, r=phansch
2020-06-23 borsAuto merge of #5694 - wangtheo:issue-5626, r=matthiaskrgr
2020-06-13 Teddy_WangAdded a lint for .map(|x| x)