]> git.lizzy.rs Git - rust.git/history - tests
Remove never_type feature
[rust.git] / tests /
2019-11-22 flip1995Remove never_type feature
2019-11-19 Manish GoregaokarRustup to rustc 1.41.0-nightly (d1da8023d 2019-11-19)
2019-11-19 Manish GoregaokarRustup to rustc 1.41.0-nightly (a0d40f8bd 2019-11-18)
2019-11-13 borsAuto merge of #4810 - Areredify:4716-fix, r=flip1995
2019-11-13 borsAuto merge of #4794 - rust-lang:no-must-use-impls,...
2019-11-12 Andre Bogusno more must-use-candidate on trait impls
2019-11-12 borsAuto merge of #4769 - euclio:crlf, r=flip1995
2019-11-12 Andy Russelldon't warn on CRLF in `with_newline` lints
2019-11-11 borsAuto merge of #4803 - tomprogrammer:issue-4732, r=phansch
2019-11-11 borsAuto merge of #4805 - Manishearth:rustup, r=phansch
2019-11-11 Manish GoregaokarMutImmutable -> Immutable, MutMutable -> Mutable, Captu...
2019-11-11 borsAuto merge of #4801 - mikerite:to_digit_is_some, r...
2019-11-11 Thomas BahnFix false positive in explicit_counter_loop lint
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-10 Michael WrightAdd `to_digit_is_some` lint
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 borsAuto merge of #4776 - mikerite:fix-4727, r=flip1995
2019-11-08 msizanoen1Add target libs directory to search path
2019-11-08 Michael WrightPut ice test auxiliary fix in right place
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 borsAuto merge of #4697 - Licenser:no-exit, r=flip1995
2019-11-07 borsAuto merge of #4784 - Manishearth:remove-extern, r...
2019-11-07 borsAuto merge of #4758 - mikerite:dec_lit_20191031, r...
2019-11-07 Manish GoregaokarRemove clippy dependency in lint_without_lint_pass
2019-11-07 Manish GoregaokarRemove clippy_lints from useless attribute test
2019-11-07 borsAuto merge of #4757 - evanjs:issue/4748, r=phansch
2019-11-07 Heinz N. GiesUpdate tests for exit
2019-11-07 Heinz N. GiesImprove function checking
2019-11-07 Heinz N. GiesExclude main from exit lint
2019-11-07 Heinz N. GiesAdd lint for exit
2019-11-07 msizanoen1Add the TARGET_LIBS environment variable for rustc...
2019-11-07 borsAuto merge of #4788 - Manishearth:rustup, r=flip1995
2019-11-07 flip1995Deprecate `into_iter_on_array` lint
2019-11-07 Michael Wrightuse-self: correctly ignore dummy paths
2019-11-06 borsAuto merge of #4781 - lzutao:rustup/65134, r=matthiaskrgr
2019-11-06 Lzu Taorustup improper_ctypes: `extern "C"` fns
2019-11-06 flip1995Add regression test for ICE #4775
2019-11-06 borsAuto merge of #4772 - HMPerson1:tastier_ice_cream,...
2019-11-06 borsAuto merge of #4777 - lzutao:66014-rustup, r=matthiaskrgr
2019-11-06 Lzu Taorustup https://github.com/rust-lang/rust/pull/66014
2019-11-06 Michael WrightFix crash in `use-self` lint
2019-11-06 borsAuto merge of #4714 - msizanoen1:remove-plugin, r=Manis...
2019-11-05 HMPerson1Use correct TypeckTables when hashing bodies
2019-10-28 borsAuto merge of #4744 - phansch:split_up_some_derive_test...
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-28 Philipp HanschUI test cleanup: Extract derive_hash_xor_eq tests
2019-10-26 borsAuto merge of #4739 - flip1995:rustup, r=flip1995
2019-10-26 flip1995Rustup to rust-lang/rust#65773
2019-10-24 borsAuto merge of #4724 - lzutao:minor-appveyor, r=phansch
2019-10-24 borsAuto merge of #4721 - phansch:fix_try_err_in_ext_macro...
2019-10-24 borsAuto merge of #4650 - Mark-Simulacrum:clippy-up-lintsto...
2019-10-24 flip1995Fix lint_without_lint_pass lint
2019-10-24 flip1995Fix tests
2019-10-24 Philipp HanschDon't emit try_err lint in external macros
2019-10-24 borsAuto merge of #4675 - lzutao:improve-shellscript, r...
2019-10-23 borsAuto merge of #4680 - hellow554:debug_assert_mut_call...
2019-10-23 borsAuto merge of #4691 - HMPerson1:suggest_iter, r=phansch
2019-10-22 Marcel HellwigAdd lint for debug_assert_with_mut_call
2019-10-22 Lzu Taobuild: improve script and travis config
2019-10-19 borsAuto merge of #4692 - lzutao:use-opt-profile-rtim,...
2019-10-18 borsAuto merge of #4696 - rust-lang:need-not-use-proc-macro...
2019-10-18 HMPerson1Fix suggestion for ranges
2019-10-18 Andre BogusOmit proc macros from `must_use_candidate`
2019-10-18 borsAuto merge of #4657 - Licenser:additional-restrictions...
2019-10-18 Heinz N. GiesSplit out tests
2019-10-18 Heinz N. GiesAdd expect
2019-10-18 Heinz N. GiesAdd todo and tests
2019-10-18 Heinz Giesadd restirction for unreachable and panic
2019-10-18 HMPerson1Fix suggestion span in `explicit_counter_loop`
2019-10-18 borsAuto merge of #4687 - lzutao:before-cache-appveyor...
2019-10-18 HMPerson1Suggest calling `iter` if needed in `explicit_counter_loop`
2019-10-18 borsAuto merge of #4685 - HMPerson1:patch-1, r=Manishearth
2019-10-18 borsAuto merge of #4686 - lzutao:fix-travis-windows-stuck...
2019-10-17 borsAuto merge of #4683 - HMPerson1:inefficient_to_string...
2019-10-17 Michael ZhangUpdate help text in `inefficient_to_string`
2019-10-17 HMPerson1Add `run-rustfix` to `inefficient_to_string`
2019-10-16 HMPerson1Add `inefficient_to_string` lint
2019-10-15 borsAuto merge of #4668 - lzutao:update-rtim, r=flip1995
2019-10-15 borsAuto merge of #4671 - flip1995:ice-4671, r=phansch
2019-10-15 flip1995Add regression test for ICE in use-self lint
2019-10-15 borsAuto merge of #4619 - james9909:unused-self, r=flip1995
2019-10-15 James WangChange terminology from static to associated
2019-10-15 James WangChange lint to be pedantic
2019-10-15 James WangAdd a new lint for unused self
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-11 flip1995Add regression test for ICE #4579
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4615 - nikofil:suspicious_unary_op_forma...
2019-10-09 Nikos FilippakisNew lint: suspicious_unary_op_formatting
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4602 - EthanTheMaster:issue-4001, r...
2019-10-08 Ethan LamAddresses Issue #4001
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
next