]> git.lizzy.rs Git - rust.git/history - tests/ui/excessive_precision.rs
Auto merge of #3603 - xfix:random-state-lint, r=phansch
[rust.git] / tests / ui / excessive_precision.rs
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ügerMerge branch 'master' into rustfmt_tests
2018-12-09 Matthias Krügerrustfmt tests
2018-10-12 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3291 from JoshMcguigan/cmp_owned...
2018-10-12 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-11 Oliver SchererStabilize tool lints
2018-10-08 Philipp HanschMerge pull request #3278 from d-dorazio/fix-contributin...
2018-10-08 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3282 from JoshMcguigan/excessive_pr...
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-07 Josh McguiganFix excessive_precision false positive
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-30 Michael WrightMerge branch 'master' into unnecessary_filter_map
2018-09-29 Philipp KronesMerge pull request #3238 from JoshMcguigan/excessive_pr...
2018-09-29 Josh McguiganFixes #3180, suppress excessive_precision lint for...
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-07-25 Philipp HanschMerge pull request #2948 from Nemo157/patch-1
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-25 Michael WrightMerge branch 'master' into issue2894
2018-07-24 Philipp KronesMerge pull request #2953 from dwijnand/misrefactored_as...
2018-07-24 Ryan CummingMerge branch 'master' into allow-pass-by-ref-on-ref...
2018-07-24 Oliver SchneiderMerge pull request #2949 from rust-lang-nursery/preexpa...
2018-07-22 Oliver SchneiderRewrite the print/write macro checks as a PreExpansionPass
2018-05-20 Oliver SchneiderMerge pull request #2777 from rust-lang-nursery/scoped_...
2018-05-19 Oliver SchneiderUse the new scoped tool attributes
2018-05-12 Oliver SchneiderMerge pull request #2712 from rust-lang-nursery/oli...
2018-05-11 Oliver SchneiderRemove all mention and testing of #[plugin(clippy)...
2018-05-05 Oliver SchneiderMerge pull request #2720 from estk/fix-dot-zero
2018-05-05 Evan SimmonsFix 1x..x.0 false positive, pretty suggestion
2018-04-25 Oliver SchneiderMerge pull request #2673 from estk/excessive_precision
2018-04-24 Evan SimmonsNew excessive precision lint for floats