]> git.lizzy.rs Git - rust.git/history - tests/compile-test.rs
iterate List by value
[rust.git] / tests / compile-test.rs
2020-04-15 Jane Lusbyrevert the damn fmt changes
2020-04-15 Jane Lusbysplit it up for testing but the merge broke tests
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 Taocompile-test: Handle CARGO_TARGET_DIR and transitive...
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-18 borsAuto merge of #5046 - JohnTitor:order-nonminimal-bool...
2020-01-15 borsAuto merge of #5034 - ThibsG:MatchWildErrArmImprove5024...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-12 xiongmao86Fix lint warning in compile-test.rs
2019-11-28 Phil HanschRollup merge of #4832 - dario23:i4829, r=phansch
2019-11-23 Philipp KronesRollup merge of #4830 - lzutao:str-repeat, r=flip1995
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-23 Philipp KronesRollup merge of #4811 - mikerite:lit_repr_20191113...
2019-11-23 Philipp KronesRollup merge of #4766 - phansch:fix_fp_in_derive_hash_x...
2019-11-23 Philipp KronesRollup merge of #4730 - yerke:fix-check_infinite_loop...
2019-11-23 flip1995Merge remote-tracking branch 'FlorianRohm/issue/4623...
2019-11-23 flip1995Merge remote-tracking branch 'Areredify/large_stack_arr...
2019-11-23 flip1995Merge remote-tracking branch 'popzxc/if-same-cond-fn...
2019-11-23 flip1995Merge remote-tracking branch 'upstream/zst-offset'...
2019-11-23 borsAuto merge of #4825 - Manishearth:rustup, r=flip1995
2019-11-19 Manish GoregaokarRustup to rustc 1.41.0-nightly (a0d40f8bd 2019-11-18)
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-10 borsAuto merge of #4800 - msizanoen1:target-libs2, r=Manish...
2019-11-10 msizanoen1Only pass rlibs in target deps directory
2019-11-08 borsAuto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr
2019-11-08 borsAuto merge of #4786 - msizanoen1:target-libs, r=Manishearth
2019-11-08 msizanoen1Add target libs directory to search path
2019-11-07 msizanoen1Add the TARGET_LIBS environment variable for rustc...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
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-10-14 borsAuto merge of #4560 - rust-lang:must-use-pure, r=phansch
2019-10-14 Andre Bogusnew lints around `#[must_use]` fns
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-08 borsAuto merge of #4592 - rust-lang:transmute-collection...
2019-10-04 borsAuto merge of #4613 - Lythenas:lint-assert_eq-unit_expr...
2019-10-04 borsAuto merge of #4621 - JohnTitor:fix-windows, r=phansch
2019-10-04 borsAuto merge of #4625 - phansch:rollup-qp7ki0h, r=phansch
2019-10-04 Phil HanschRollup merge of #4614 - HMPerson1:abs_cast_unsigned...
2019-10-04 Phil HanschRollup merge of #4509 - sinkuu:redundant_clone_fix...
2019-10-02 Shotaro YamadaTest fixes
2019-06-21 Daniele D'Oraziocargo fmt
2019-06-21 Daniele D'Orazioupdate tests and fix lints in clippy
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-20 borsAuto merge of #4088 - pJunger:check1, r=oli-obk
2019-05-19 borsAuto merge of #4115 - ehuss:fix-compiletest, r=Manishearth
2019-05-19 Eric HussFix compile-test from forcing a rebuild.
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-14 Oliver SchererUpdate for compiletest changes
2019-05-14 Oliver SchererUse symbols instead of strings
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-04-30 borsAuto merge of #4039 - andrehjr:add-find-map-lints,...
2019-04-30 André Luis Leal... Update find(p).map(p) occurrences to use find_map(p)
2019-04-25 borsAuto merge of #4008 - g-bartoszek:boxed-fnmut, r=phansch
2019-04-23 borsAuto merge of #4018 - rust-lang:or_fn_call_variants...
2019-04-23 borsAuto merge of #4017 - Xanewok:wip-disambiguate-extern...
2019-04-23 Igor Matuszewskicompiletest: Disambiguate extern crate deps shared...
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-08 borsAuto merge of #3885 - mikerite:clippy_dev_toolchain...
2019-04-07 borsAuto merge of #3927 - rust-lang:rustup, r=Manishearth
2019-04-07 Manish GoregaokarRe-allow clippy::identity_conversion in compiletest
2019-04-07 Manish GoregaokarRevert tests/compile-test.rs to 61aa5c957c219abe1fb2d1b...
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-01 Philipp KronesMerge pull request #3905 from rust-lang/compiletest
2019-04-01 flip1995Set level of identity_conversion FP to warn
2019-03-26 Félix FischerFix some test failures
2019-03-26 Oliver SchererHacky rustup
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-06 borsAuto merge of #3743 - phansch:you_shall_not_pass, r...
2019-02-06 Philipp HanschMove run-pass tests to UI tests
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 BorowskiApply cargo fix --edition-idioms fixes
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
next