]> git.lizzy.rs Git - rust.git/history - tests/versioncheck.rs
Make tidy check for magic numbers that spell things
[rust.git] / tests / versioncheck.rs
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-02-25 flip1995Fix Clippy build and test
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-01-02 flip1995Use bootstrap rustc for versioncheck in Clippy
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
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-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-26 borsAuto merge of #3690 - mikerite:fix-3630-expect-fun...
2019-01-26 borsAuto merge of #3701 - mikerite:fix-3118, r=phansch
2019-01-25 borsAuto merge of #3698 - sorin-davidoi:fix-common-metadata...
2019-01-25 Sorin Davidoitest(versioncheck): Use .no_deps()
2019-01-25 Sorin Davidoitest(versioncheck): Fix version equality check
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
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3599 - xfix:use-hash-set-for-valid-ident...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 Konrad BorowskiRemove unnecessary `use` statements after `cargo fix`
2018-12-29 Konrad BorowskiApply cargo fix --edition-idioms fixes
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on the tests
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-05-25 Philipp HanschMerge pull request #2800 from phansch/no_deploy_in_inte...
2018-05-23 Oliver SchneiderMerge pull request #2794 from mati865/rustup
2018-05-22 Mateusz MikułaFormat code
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-03-16 Oliver SchneiderMerge pull request #2533 from mati865/dogfood
2018-03-16 Mateusz MikułaFormat code
2018-03-15 Mateusz MikułaMerge branch 'miri'
2018-03-13 llogiqMerge pull request #2524 from rust-lang-nursery/update_...
2018-03-13 Oliver SchneiderUpdate dependencies
2017-01-26 llogiqMerge pull request #1471 from Manishearth/serde
2017-01-26 Oliver Schneiderremove rustc-serialize dependency and factor `util...
2016-10-23 ArnavionChanged signature of cargo::metadata according to revie...
2016-10-23 ArnavionDon't assume the first package in the result of `cargo...
2016-06-22 Martin CartonMerge pull request #1031 from oli-obk/travis2pointOH
2016-06-22 llogiqMerge pull request #995 from oli-obk/oh_the_horror
2016-06-21 Martin CartonMerge pull request #1012 from Manishearth/nohyg
2016-06-21 Manish GoregaokarMerge pull request #1029 from oli-obk/manifest2
2016-06-21 Oliver Schneiderfix tests
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-31 llogiqMerge pull request #960 from oli-obk/libbin
2016-05-30 Oliver Schneideradd version check to the unit tests