]> git.lizzy.rs Git - rust.git/history - tests/dogfood.rs
iterate List by value
[rust.git] / tests / dogfood.rs
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-10 borsAuto merge of #5148 - krishna-veerareddy:issue-5147...
2020-02-09 borsAuto merge of #5145 - lzutao:rmeta, r=flip1995
2020-02-09 Lzu TaoFix error E0460 when compiled on Rustc repo
2020-02-06 borsAuto merge of #5139 - lzutao:linecount, r=llogiq
2020-02-06 borsAuto merge of #5125 - Areredify:too_many_bools, r=flip1995
2020-02-06 borsAuto merge of #5132 - JohnTitor:fix-fp-in-unwrap-lint...
2020-02-06 borsAuto merge of #5121 - lzutao:comptest, r=flip1995
2020-02-05 Lzu TaoUse lazy_static
2020-02-05 Lzu TaoFix dogfood to use cargo mod too
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-14 borsAuto merge of #4513 - matthiaskrgr:dogdood_incrcomp...
2019-09-11 Matthias Krügertests: dogfood: run tests with debuginfo=0 reducing...
2019-09-11 Matthias Krügertests: execute dogfood tests with incremental compilati...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-15 borsAuto merge of #4273 - mikerite:deny-warnings, r=flip1995
2019-07-15 borsAuto merge of #3418 - phansch:add_travis_windows_build...
2019-07-14 flip1995Disable dogfood on windows for faster build time on...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
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-05-02 borsAuto merge of #4049 - airt:fix-4033-search_is_some...
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-05-01 borsAuto merge of #4051 - yaahallo:master, r=Manishearth
2019-05-01 Jane Lusbyuse clippy-preview instead of clippy in cargo
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-26 Michael WrightFix dogfood tests on Appveyor
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-22 borsAuto merge of #3569 - phansch:update_contributing,...
2018-12-19 borsAuto merge of #3552 - phansch:make_integration_tests_fa...
2018-12-19 borsAuto merge of #3546 - matthiaskrgr:fix_install, r=oli-obk
2018-12-14 Matthias KrügerRevert "Merge pull request #3257 from o01eg/remove...
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-06 Philipp HanschMerge pull request #3257 from o01eg/remove-sysroot
2018-12-06 O01egAdd sysroot gettinh code to dogfood tests.
2018-12-06 Philipp HanschMerge pull request #3494 from daxpedda/master
2018-12-06 Philipp HanschMerge pull request #3444 from waynr/fix-dogfood-tests
2018-12-06 Wayne WarrenDon't change current working directory of cargo tests
2018-12-06 Wayne WarrenUse cargo's "PROFILE" envvar and set CLIPPY_DOGFOOD
2018-12-06 Wayne WarrenUse dogfood_runner for deterministic test ordering
2018-12-06 Wayne WarrenFix dogfood tests.
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-11-05 bors[bot]Merge #3353
2018-11-03 bors[bot]Merge #3399
2018-11-03 bors[bot]Merge #3400
2018-11-02 bors[bot]Merge #3402
2018-11-02 Matthias Krügerclippy: fix pedantic warnings and run clippy::pedantic...
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-10-02 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3245 from JoshMcguigan/wrong_self_c...
2018-10-02 Manish GoregaokarMerge pull request #3243 from flip1995/appveyor_disable...
2018-09-30 flip1995Disable dogfood until rust-lang-nursery/rustup.rs#1499...
2018-09-28 Philipp HanschMerge pull request #3178 from ms2300/bad_unwrap
2018-09-27 Michael WrightMerge branch 'master' into unnecessary_filter_map
2018-09-26 Philipp HanschMerge pull request #3226 from matthiaskrgr/rustup_smallvec
2018-09-26 Philipp HanschMerge pull request #3225 from matthiaskrgr/dogfood
2018-09-26 Matthias Krügertests: dogfood: extend to run with --all-features and...
2018-04-05 Oliver SchneiderMerge pull request #2632 from phansch/fix_useless_forma...
2018-04-03 Oliver SchneiderMerge pull request #2616 from mikerite/reenable_win_dogfood
2018-04-03 Michael WrightRe-enable dogfood test on Windows
2018-04-02 Oliver SchneiderMerge pull request #2608 from mrecachinas/feature/print...
2018-04-02 Oliver SchneiderMerge pull request #2611 from phansch/improve_readme
2018-04-02 Oliver SchneiderMerge pull request #2605 from mikerite/dogfood_target_dir
2018-04-02 Michael WrightMerge branch 'master' into dogfood_target_dir
2018-04-01 Michael WrightMake dogfood test output to seperate directory
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-01-23 Oliver SchneiderMerge pull request #2362 from flip1995/master
2018-01-19 Oliver SchneiderMerge pull request #2350 from theotherphil/fold_any
2018-01-19 Oliver SchneiderMerge pull request #2363 from rust-lang-nursery/appveyor
2018-01-19 Oliver SchneiderDon't run dogfood on windows or in the rustc test suite
2018-01-19 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2018-01-19 Oliver SchneiderMerge pull request #2364 from flip1995/precedence
2018-01-19 Oliver SchneiderMerge pull request #2367 from etaoins/inline-fn-without...
2018-01-19 Michael WrightMerge branch 'master' into option_option_pr
2018-01-18 Oliver SchneiderDon't run dogfood tests in the rustc test suite
2017-12-17 Oliver SchneiderMerge pull request #2269 from letheed/fix-2267
2017-12-15 Oliver SchneiderRustup and lazy_static version mismatch fix
2017-11-20 Oliver SchneiderMerge pull request #2203 from clippered/float_cmp_const
2017-11-15 Oliver SchneiderMerge pull request #2216 from LaurentMazare/master
2017-11-15 Oliver SchneiderMerge pull request #2224 from rust-lang-nursery/rust...
2017-11-14 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2017-11-14 Oliver SchneiderApply changes that were required for running in the...
2017-11-06 laurentFix merge issues.
2017-11-06 Oliver SchneiderMerge pull request #2202 from topecongiro/format
next