]> git.lizzy.rs Git - rust.git/history - tests/ui/map_err.rs
Merge branch 'master' into lint-5734
[rust.git] / tests / ui / map_err.rs
2020-09-15 Michael WrightMerge branch 'master' into lint-5734
2020-09-15 borsAuto merge of #6049 - flip1995:rustup, r=flip1995
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
2020-09-08 RickyMove map_err_ignore from style to pedantic
2020-09-01 RickyAdded tests for map_err, ignored map_err lint on drop_r...