]> git.lizzy.rs Git - rust.git/history - tests
Use 'span_lint_and_sugg'
[rust.git] / tests /
2019-08-12 Jeremy StuckiUse 'span_lint_and_sugg'
2019-08-11 Jeremy StuckiRename 'flat_map' → 'flat_map_identity'
2019-08-11 Jeremy StuckiHandle calls with 'std::convert::identity'
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-11 borsAuto merge of #4368 - RalfJung:invalid_ref, r=oli-obk
2019-08-11 Ralf Jungdeprecate invalid_ref lint
2019-08-09 borsAuto merge of #4362 - lzutao:expect-on-cstring_as_ptr...
2019-08-09 borsAuto merge of #4361 - lzutao:fix-raw-string-on-single_c...
2019-08-09 Lzu TaoAdd more tests for raw string literal
2019-08-09 Lzu TaoFix lint_cstring_as_ptr for expect
2019-08-09 Lzu TaoFix lint_single_char_pattern on raw string literal
2019-08-08 borsAuto merge of #4358 - lzutao:cleanup_implicit_return...
2019-08-08 borsAuto merge of #4357 - lzutao:update-pr-template, r...
2019-08-08 borsAuto merge of #4355 - lzutao:macro_expn_try_err, r...
2019-08-08 Lzu TaoFix macro expansion in try_err lint
2019-08-07 borsAuto merge of #4339 - phansch:rustfix_needless_bool...
2019-08-07 borsAuto merge of #4345 - phansch:enum_variants_fix, r...
2019-08-06 Philipp HanschDon't emit enum_variant_names if remainder starts with...
2019-08-05 Philipp HanschAdd run-rustfix for needless_bool lint
2019-08-05 borsAuto merge of #4335 - phansch:fix_needless_bool_suggest...
2019-08-05 Philipp HanschFix needless_bool suggestion with if-else-if-else
2019-08-05 borsAuto merge of #4203 - Urriel:feat/333_calling_main...
2019-08-05 flip1995Ignore no_std-test on windows and macos
2019-08-05 Vincent Dal MasoMove expression check to LateLintPass
2019-08-05 Vincent Dal MasoAdd recursion check on main function
2019-08-05 borsAuto merge of #4338 - flip1995:rollup-9cm4jbr, r=flip1995
2019-08-05 Philipp KronesRollup merge of #4332 - phansch:rustfix_unnecessary_cas...
2019-08-05 Philipp KronesRollup merge of #4331 - phansch:doctests_restriction...
2019-08-05 Philipp KronesRollup merge of #4330 - phansch:doctests_nursery, r...
2019-08-05 Philipp KronesRollup merge of #4329 - phansch:doctests_pedantic,...
2019-08-05 borsAuto merge of #4337 - flip1995:let_unit, r=phansch
2019-08-05 borsAuto merge of #4333 - phansch:rustfix_decimal_literal_r...
2019-08-05 flip1995Add tests for auto fixable let_unit suggestion
2019-08-04 Philipp HanschAdd run-rustfix for decimal_literal_representation...
2019-08-04 Philipp HanschSplit up cast.rs tests, run-rustfix for unnecessary_cast
2019-08-01 borsAuto merge of #4322 - Y0hy0h:patch-1, r=phansch
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 chansukeUpdate `stderr` file
2019-08-01 borsAuto merge of #4318 - izik1:typo, r=phansch
2019-08-01 borsAuto merge of #4316 - phansch:method_rs_cleanup2, r...
2019-08-01 borsAuto merge of #4315 - phansch:fn_to_numeric_cast_applic...
2019-08-01 borsAuto merge of #4303 - mikerite:dev-fmt-20190728, r...
2019-08-01 Michael WrightUpdate formatting
2019-08-01 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-08-01 Philipp HanschUI Test Cleanup: No wrong_self_convention in methods.rs
2019-07-31 borsAuto merge of #4313 - Manishearth:owl, r=yaahallo
2019-07-31 Manish GoregaokarDon't nudge people towards toilet closures when produci...
2019-07-31 borsAuto merge of #4308 - jakubadamw:use-self-variant-scope...
2019-07-31 Jakub WieczorekExtend the `use_self` lint to suggest uses of `Self...
2019-07-30 borsAuto merge of #3766 - xd009642:issue-3764, r=flip1995
2019-07-28 Michael WrightEnable rustfmt tests
2019-07-28 Michael WrightSkip fmt test if rustfmt is unavailble
2019-07-27 xd009642Updated tests.
2019-07-27 xd009642Respond to review comments
2019-07-27 borsAuto merge of #4301 - flip1995:dummy, r=Manishearth
2019-07-27 borsAuto merge of #4302 - matthiaskrgr:rustup_13, r=phansch
2019-07-27 Matthias Krügerci: temporarily disable rustfmt checks/tetss since...
2019-07-27 xd009642Updated test stderr
2019-07-24 xd009642Lint for type repetition in trait bounds.
2019-07-24 borsAuto merge of #4297 - matthiaskrgr:rustup_12, r=matthia...
2019-07-24 Matthias Krügerupdate test stderr, not sure which rustc pull request...
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-22 uHOOCCOOHuFix tests for edition 2018 compatibility
2019-07-22 uHOOCCOOHuRevert "Revert global fmt config and use `rustfmt:...
2019-07-21 borsAuto merge of #4292 - mikerite:fix-breakage-20190721...
2019-07-21 Michael WrightFix breakage due to rust-lang/rust#62705
2019-07-19 uHOOCCOOHuRevert global fmt config and use `rustfmt::skip`
2019-07-19 uHOOCCOOHuFix fmt
2019-07-19 borsAuto merge of #4286 - phansch:update_pulldown_cmark3...
2019-07-19 borsAuto merge of #4285 - matthiaskrgr:rustup_backticks...
2019-07-19 Philipp HanschUpdate pulldown-cmark to 0.5.3
2019-07-18 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62764
2019-07-18 borsAuto merge of #4282 - phansch:decrease_stderr_maximum_l...
2019-07-18 uHOOCCOOHuAdd test
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-17 borsAuto merge of #4280 - phansch:uitests_matches, r=flip1995
2019-07-17 borsAuto merge of #4259 - Darth-Revan:origin/inherent_to_st...
2019-07-17 Darth-RevanFix "unkown clippy lint" error in UI test.
2019-07-17 Darth-RevanCorrections for PR review.
2019-07-17 Darth-RevanImplement lint for inherent to_string() method.
2019-07-17 borsAuto merge of #4278 - phansch:uitestcleanup_indexing...
2019-07-17 Philipp HanschUI Test Cleanup: Extract match_ref_pats tests
2019-07-16 Philipp HanschUpdate UI tests
2019-07-16 borsAuto merge of #4276 - phansch:uitestcleanup, r=flip1995
2019-07-16 Philipp HanschAllow no_effect lint
2019-07-16 Philipp HanschRemove comment
2019-07-16 Philipp Hanschcargo fmt
2019-07-16 Philipp HanschUI Test Cleanup: Split up checked_unwrap tests
2019-07-16 daxpeddaRemoved lintining on never type.
2019-07-16 borsAuto merge of #4275 - jayhardee9:fix/cmp-signum, r...
2019-07-16 Philipp HanschUI Test Cleanup: Split out out_of_bounds_indexing
2019-07-15 Jerry HardeeFix float_cmp false positive when comparing signum
2019-07-15 daxpeddafalse positives fixes of `implicit_return`
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-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-13 borsAuto merge of #4232 - mikerite:dev-fmt-4, r=flip1995
2019-07-13 borsAuto merge of #4268 - mikerite:fix-4260, r=flip1995
2019-07-13 Michael WrightMerge branch 'master' into dev-fmt-4
next