]> git.lizzy.rs Git - rust.git/history - tests/ui/issue_2356.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / issue_2356.rs
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-02-05 Oliver SchneiderMerge pull request #2433 from kimsnj/matches_sugg
2018-02-05 Oliver SchneiderMerge pull request #2415 from HMPerson1/fix-2356
2018-02-02 HMPerson1Fix `get_enclosing_block`