]> git.lizzy.rs Git - rust.git/history - tests/ui/decimal_literal_representation.stderr
[`excessive_bools`] lint trait functions even without bodies
[rust.git] / tests / ui / decimal_literal_representation.stderr
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2019-12-25 borsAuto merge of #4956 - JohnTitor:decimal-lit-suffix...
2019-12-25 Yuki OkushiDo not drop suffixes on `decimal_literal_representation`
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-05 Philipp KronesRollup merge of #4332 - phansch:rustfix_unnecessary_cas...
2019-08-05 Philipp KronesRollup merge of #4331 - phansch:doctests_restriction...
2019-08-05 Philipp KronesRollup merge of #4330 - phansch:doctests_nursery, r...
2019-08-05 Philipp KronesRollup merge of #4329 - phansch:doctests_pedantic,...
2019-08-05 borsAuto merge of #4337 - flip1995:let_unit, r=phansch
2019-08-05 borsAuto merge of #4333 - phansch:rustfix_decimal_literal_r...
2019-08-04 Philipp HanschAdd run-rustfix for decimal_literal_representation...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 flip1995Update *.stderr files
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-12 borsAuto merge of #3533 - phansch:add_to_doc_valid_idents...
2018-12-12 borsAuto merge of #3529 - matthiaskrgr:rustfmt_tests, r...
2018-12-11 Matthias Krügertest reformatting: revert more questionable changes...
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 Matthias Krügerupdate test stderr
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
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 the *.stderr files of the ui-tests to the tool_lints
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-03-07 Oliver SchneiderMerge pull request #2483 from kimsnj/infinite_loop
2018-03-03 Alex ButlerFix #2494 add suggestion for unreadable_literal
2018-03-01 Martin CartonMerge pull request #2495 from alexheretic/fix-2494
2018-03-01 Alex ButlerFix #2494 add suggestion for unreadable_literal
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