]> git.lizzy.rs Git - rust.git/history - tests/ui/absurd-extreme-comparisons.rs
Rollup merge of #92849 - flip1995:clippyup, r=Manishearth
[rust.git] / tests / ui / absurd-extreme-comparisons.rs
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-10 borsAuto merge of #5446 - rust-lang:gimme-a-second, r=flip1995
2020-04-08 borsAuto merge of #5437 - rabisg0:should-impl-trait, r...
2020-04-08 Philipp KronesRollup merge of #5425 - xiongmao86:issue5367, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5424 - jpospychala:suspicious_op_assig...
2020-04-08 Philipp KronesRollup merge of #5422 - nickrtorres:contributing-triage...
2020-04-08 Philipp KronesRollup merge of #5420 - dtolnay:newret, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5419 - dtolnay:unreadable, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5417 - flip1995:doc_update, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5415 - nickrtorres:master, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5412 - dtolnay:tostring, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5410 - dtolnay:trivially, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5409 - dtolnay:letunit, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5406 - flip1995:update_lints_fix,...
2020-04-08 borsAuto merge of #5429 - faern:use-assoc-int-float-consts...
2020-04-07 Linus FärnstrandUse primitive type assoc consts in more tests
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-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 borsAuto merge of #3527 - phansch:update_readme2, r=matthia...
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-10 borsAuto merge of #3518 - sinkuu:redundant_clone_tw, r...
2018-12-10 borsAuto merge of #3524 - phansch:update_contributing,...
2018-12-09 Matthias Krügerrustfmt tests
2018-12-09 borsAuto merge of #3520 - matthiaskrgr:test_rustfmt_skip...
2018-12-09 Matthias Krügeradd rustfmt::skip attributes to some 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 #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 ui-tests to the tool_lints
2018-01-19 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2018-01-17 Michael WrightMerge branch 'master' into option_option_pr
2018-01-16 Oliver SchneiderMerge pull request #2355 from alusch/clone_on_ref_ptr_r...
2018-01-14 Oliver SchneiderMerge pull request #2349 from rust-lang-nursery/no...
2018-01-13 Oliver SchneiderMerge pull request #2347 from kimsnj/extrem_comp
2018-01-12 kimsnjFix #1159: avoid comparing fixed and target sized types...
2017-10-07 Chris EmersonMerge branch 'master' into no_effect_with_drop
2017-10-03 Oliver SchneiderMerge pull request #2065 from rust-lang-nursery/cargo_c...
2017-10-03 Oliver SchneiderReduce the hackiness of cargo-clippy
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-08-29 Oliver SchneiderMerge pull request #1999 from sunfishcode/master
2017-08-29 Dan GohmanEnable the cast_lossless warning by default.
2017-08-02 Oliver SchneiderMerge pull request #1919 from rust-lang-nursery/ui
2017-08-01 Oliver SchneiderMove all our tests back to ui tests
2017-05-23 Oliver SchneiderMerge pull request #1766 from Manishearth/testing_refactor
2017-05-23 Oliver SchneiderMerge remote-tracking branch 'origin/master' into testi...
2017-05-17 Oliver SchneiderMake most tests an `example` so we can run them one...
2017-05-11 Oliver SchneiderMerge pull request #1747 from Manishearth/mut_fp
2017-05-11 Oliver SchneiderMerge pull request #1748 from luisbg/empty_lines
2017-05-11 Luis de Bethencourtclean tests/ui/absurd-extreme-comparisons.rs
2017-02-22 Oliver SchneiderMerge pull request #1561 from Manishearth/zero_ptr
2017-02-21 Oliver SchneiderMerge pull request #1564 from Manishearth/cleanup
2017-02-21 Oliver SchneiderMerge pull request #1491 from Manishearth/into_iter_on_ref
2017-02-21 Oliver SchneiderMerge pull request #1556 from sinkuu/take_by_value
2017-02-20 sinkuuRename lint to needless_take_by_value
2017-02-18 sinkuuLint needless take-by-value
2017-02-08 Martin CartonMerge pull request #1520 from Manishearth/rustup
2017-02-08 Oliver Schneiderremove all //~ from tests
2017-02-07 Oliver Schneiderrustup and compile-fail -> ui test move