]> git.lizzy.rs Git - rust.git/history - tests/ui/unwrap_or.rs
#3006 : Fixing for .get().unwrap().foo()
[rust.git] / tests / ui / unwrap_or.rs
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-02-23 Manish GoregaokarMerge branch 'rustup'
2018-02-23 Oliver SchneiderMerge pull request #2471 from bootandy/fix_span2
2018-02-20 bootandyAdd newlines in unwrap_or ui test
2018-02-19 bootandyFix: point to correct problem part of code