]> git.lizzy.rs Git - rust.git/history - tests
Normalize lint messages
[rust.git] / tests /
2020-01-07 borsAuto merge of #5011 - JohnTitor:split-collapsible-if...
2020-01-07 borsAuto merge of #5010 - lzutao:recurse-remove_blocks...
2020-01-07 borsAuto merge of #5002 - lzutao:fmt-fallout, r=flip1995
2020-01-07 borsAuto merge of #4999 - krishna-veerareddy:issue-4679...
2020-01-07 Yuki OkushiSplit up `collapsible_if` ui test
2020-01-07 borsAuto merge of #5009 - lzutao:travis-windows-msvc, r...
2020-01-07 Krishna Sai Veera... Split test cases into separate files
2020-01-07 Krishna Sai Veera... Add lint to detect usage of invalid atomic ordering
2020-01-06 borsAuto merge of #5008 - JohnTitor:let-on-macros, r=flip1995
2020-01-06 Yuki OkushiDo not trigger `let_and_return` lint on macros
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiFix test again
2020-01-06 Yuki OkushiPick up lost property
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2020-01-05 borsAuto merge of #4996 - JohnTitor:rustup, r=matthiaskrgr
2020-01-04 borsAuto merge of #4993 - rust-lang:doc-unsafe-macro-check...
2020-01-04 Andre BogusExternal macro check for missing_*_doc
2020-01-04 borsAuto merge of #4966 - bradsherman:iter-nth-zero, r...
2020-01-04 Brad ShermanAdd lint for iter.nth(0)
2020-01-04 borsAuto merge of #4992 - phansch:rustup_foobar, r=matthiaskrgr
2020-01-04 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/67853
2020-01-04 borsAuto merge of #4881 - krishna-veerareddy:issue-4871...
2020-01-03 borsAuto merge of #4989 - rust-lang:no-unmangled-must-use...
2020-01-03 Andre BogusNo #[no_mangle] must_use_candidate functions
2020-01-03 borsAuto merge of #4975 - JohnTitor:fix-4968, r=phansch
2020-01-03 Yuki OkushiMove `use_self_macro` into `crashes/auxiliary`
2020-01-03 borsAuto merge of #4978 - mikerite:fix-4958, r=phansch
2020-01-02 borsAuto merge of #4977 - krishna-veerareddy:issue-4969...
2020-01-02 Krishna Veera ReddyAdd `if let` test case
2020-01-02 Yuki OkushiAdd attribute
2020-01-01 Michael WrightFix bad `explicit_into_iter_loop` suggestion
2019-12-31 Krishna Veera ReddyPrevent `replace_consts` lint within match patterns
2019-12-31 Krishna Veera ReddyRemove unnecessary import
2019-12-31 Krishna Veera ReddyLint within internal macros without a suggestion
2019-12-31 Krishna Veera ReddyPrevent `mem_replace_with_default` lint within macros
2019-12-31 Krishna Veera ReddyAdd test cases for replace with `Default::default()`
2019-12-31 Krishna Veera ReddyUse `mem::take` instead of `mem::replace` when applicable
2019-12-31 Yuki OkushiRename test prefix
2019-12-31 Yuki OkushiMove ICE tests to /crashes
2019-12-31 Yuki OkushiAdd regression test for #4968
2019-12-30 borsAuto merge of #4970 - krishna-veerareddy:fix-replace...
2019-12-30 borsAuto merge of #4634 - m-ober:feature/2320-map-or, r...
2019-12-28 Micha OberAdd real suggestion to option_map_unwrap_or
2019-12-28 borsAuto merge of #4964 - JohnTitor:fix-potential-ice,...
2019-12-28 borsAuto merge of #4867 - mgr-inz-rafal:modulo_arithmetic...
2019-12-28 mgr-inz-rafalAdd tests for new lint (modulo_arithmetic)
2019-12-27 borsAuto merge of #4963 - JohnTitor:unknown-clippy-lint...
2019-12-27 Yuki OkushiImprove tests
2019-12-25 borsAuto merge of #4956 - JohnTitor:decimal-lit-suffix...
2019-12-25 Yuki OkushiDo not drop suffixes on `decimal_literal_representation`
2019-12-24 borsAuto merge of #4947 - rust-lang:doc-main-extern-crate...
2019-12-24 borsAuto merge of #4885 - rust-lang:mut-key-types, r=flip1995
2019-12-24 Andre Bogusnew lint: mutable_key_type
2019-12-24 Andre BogusAvoid needless_doctest_main on 'extern crate'
2019-12-24 borsAuto merge of #4948 - lzutao:rustup-67538, r=phansch
2019-12-24 Lzu Taorustup "Add span information to `ExprKind::Assign`"
2019-12-23 borsAuto merge of #4946 - lzutao:take, r=flip1995
2019-12-23 Lzu Taodo minor cleanups
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-23 borsAuto merge of #4939 - matthiaskrgr:bump_git_dep, r...
2019-12-23 borsAuto merge of #4823 - Areredify:must_use_res, r=flip1995
2019-12-23 borsAuto merge of #4941 - lzutao:utils-mod, r=phansch
2019-12-22 Lzu Taoa few small cleanups
2019-12-22 Mikhail Babenkoimplemented `let_underscore` lint
2019-12-22 Daniel Wagner-HallRemove trailling .s
2019-12-22 borsAuto merge of #4937 - mikerite:fix-4824, r=phansch
2019-12-22 borsAuto merge of #4930 - flip1995:unused_label, r=phansch
2019-12-22 Michael WrightFix `map_clone` false positive
2019-12-22 borsAuto merge of #4935 - krishna-veerareddy:issue-4241...
2019-12-22 Daniel Wagner-HallUpdate wildcard enum match lint for non_exhaustive...
2019-12-22 Krishna Veera ReddyReduce cognitive complexity lint span
2019-12-21 borsAuto merge of #4932 - lzutao:rustup-67355, r=matthiaskrgr
2019-12-21 Lzu Taorustup "Merge `ast::Mutability` and `mir::Mutability`"
2019-12-21 flip1995Deprecate unused_label lint
2019-12-21 borsAuto merge of #4922 - oli-cosmian:patch-1, r=flip1995
2019-12-21 borsAuto merge of #4929 - matthiaskrgr:rustup_25, r=matthia...
2019-12-21 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/67130
2019-12-20 borsAuto merge of #4920 - lily-commure:fix-unnecessary...
2019-12-20 borsAuto merge of #4913 - mikerite:step-by-zero-20191218...
2019-12-19 borsAuto merge of #4915 - mikerite:fix-4912-2, r=phansch
2019-12-19 Michael WrightFix `expect_fun_call` false negative on references
2019-12-18 borsAuto merge of #4910 - krishna-veerareddy:issue-1205...
2019-12-18 Michael WrightUpdate iterator_step_by_zero
2019-12-18 Krishna Veera ReddyDetect comparisons with NAN constants
2019-12-15 Manish GoregaokarMerge pull request #4900 from Mark-Simulacrum/niko...
2019-12-14 Mark RousskovUpdate tests for revert of never type stabilization
2019-12-12 borsAuto merge of #4883 - krishna-veerareddy:issue-4818...
2019-12-11 borsAuto merge of #4886 - rust-lang:must-use-pub-only,...
2019-12-08 borsAuto merge of #4889 - krishna-veerareddy:issue-3993...
2019-12-08 Krishna Veera ReddyMove `transmute_float_to_int` test cases into separate...
2019-12-08 Krishna Veera ReddyAdd lint to detect transmutes from float to integer
2019-12-06 borsAuto merge of #4884 - RobbieClarken:warn-missing-errors...
2019-12-06 RobbieClarkenAdd lint for pub fns returning a `Result` without docum...
2019-12-06 Krishna Veera ReddyAdd widening tests for `cast_sign_loss` lint
2019-12-05 Krishna Veera ReddyFix false positive with cast_sign_loss lint
2019-12-05 borsAuto merge of #4880 - daxpedda:string-add, r=phansch
2019-12-05 daxpeddaChange to only detect in external macros.
2019-12-04 daxpeddaFix false positive in `string_add`.
2019-12-04 borsAuto merge of #4879 - matthiaskrgr:rustup_23, r=flip1995
next