]> git.lizzy.rs Git - rust.git/history - tests/ui/infallible_destructuring_match.stderr
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / infallible_destructuring_match.stderr
2018-08-29 flip1995Adapt the *.stderr files of the ui-tests to the tool_lints
2018-04-25 Oliver SchneiderMerge pull request #2673 from estk/excessive_precision
2018-04-25 Oliver SchneiderMerge pull request #2687 from phansch/explain_how_lints...
2018-04-24 Oliver SchneiderMerge pull request #2684 from 17cupsofcoffee/infallible...
2018-04-24 Joe ClayImplement lint for destructuring tuple structs with...