]> git.lizzy.rs Git - rust.git/history - tests/ui/decimal_literal_representation.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / decimal_literal_representation.rs
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-02-23 Manish GoregaokarMerge branch 'rustup'
2018-02-07 Oliver SchneiderMerge pull request #2444 from phansch/fix_incorrect_use...
2018-02-06 Oliver SchneiderMerge pull request #2441 from flip1995/literal_rep
2018-02-06 flip1995Make decimal_literal_representation a restriction lint
2018-01-23 Oliver SchneiderMerge pull request #2362 from flip1995/master
2018-01-23 flip1995Apply requested changes