]> git.lizzy.rs Git - rust.git/history - tests/ui/unwrap_in_result.rs
Fix `unnecessary_cast` suggestion when taking a reference
[rust.git] / tests / ui / unwrap_in_result.rs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-02 Tim NielensMerge branch 'master' into unit-arg
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-27 borsAuto merge of #5971 - giraffate:fix_fp_in_to_string_in_...
2020-08-26 borsAuto merge of #5957 - xvschneider:AddUnwrapInsideResult...
2020-08-26 Jane LusbyAdd new lint to prevent usage of unwrap in fns that...