]> git.lizzy.rs Git - rust.git/history - tests
Rollup merge of #4832 - dario23:i4829, r=phansch
[rust.git] / tests /
2019-11-28 Phil HanschRollup merge of #4832 - dario23:i4829, r=phansch
2019-11-28 borsAuto merge of #4821 - Areredify:as_conversions, r=flip1995
2019-11-28 borsAuto merge of #4808 - euclio:string-lit-as-bytes, r...
2019-11-28 borsAuto merge of #4848 - lzutao:result-map_or, r=flip1995
2019-11-28 Lzu Taomake use of Result::map_or
2019-11-27 borsAuto merge of #4846 - flip1995:rustup, r=Manishearth
2019-11-27 Manish GoregaokarAdd blank stderr file for cant_be_const test
2019-11-27 Manish GoregaokarAdd BorrowKind::Ref
2019-11-26 Andy Russelltrigger string_lit_as_bytes when literal has escapes
2019-11-25 Mikhail Babenkoimplemented `as_conversions` lint
2019-11-25 flip1995Rustup to rust-lang/rust#64856
2019-11-25 flip1995Rustup to rust-lang/rust#66671
2019-11-23 borsAuto merge of #4840 - flip1995:rollup-jqk3a3i, r=flip1995
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 borsAuto merge of #4839 - flip1995:rollup-new-lints, r...
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-22 Yerkebulan Tuliber... fix check_infinite_loop by checking for break or return...
2019-11-22 flip1995Set mir_opt_level=0
2019-11-22 flip1995Rustup to rust-lang/rust#66389
2019-11-22 flip1995Remove never_type feature
2019-11-20 Igor AleksanovImplement if_same_cond_fn lint
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-15 Andre BogusNew lint: zst_offset
2019-11-15 Florian Rohmadd new lint tabs in doc comments
2019-11-14 Michael Wrightliteral repr: ignore more warnings in macros
2019-11-14 Michael Wrightliteral representation: simplification
2019-11-13 AreredifyAdd new lint: large stack array
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-13 Michael Wrightliteral representation restructure 4
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 Philipp HanschFix false positive in derive_hash_xor_eq
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,...
next