]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-05 flip1995Add tests for assertion_on_constants macro check
2019-02-05 flip1995Don't warn about const assertions when assert is in...
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-04 Michael WrightDocument `get_def_path`
2019-02-04 Manish GoregaokarMerge pull request #3735 from jsgf/setup-toolchain
2019-02-03 Jeremy FitzhardingeAdd setup-toolchain.sh script to configure the master...
2019-02-03 borsAuto merge of #3737 - phansch:2018, r=phansch
2019-02-03 Philipp HanschTransition leftover test libs to Rust 2018
2019-02-03 borsAuto merge of #3723 - rhysd:issue3721, r=oli-obk
2019-02-03 rhysdrun `util/dev update_lints` and `cargo fmt --all`
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-03 rhysdprefer `if` to `match`
2019-02-03 rhysduse snippet for making a suggestion if possible
2019-02-03 borsAuto merge of #3736 - mikerite:fix-build-20190203,...
2019-02-03 Michael WrightFix breakage due to rust-lang/rust#58079
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-02 borsAuto merge of #3731 - phansch:travis, r=phansch
2019-02-01 borsAuto merge of #3732 - phansch:fix_ice_3720, r=oli-obk
2019-02-01 rhysdadd more test cases for dbg_macro rule
2019-02-01 Philipp HanschUpdate clippy_lints/src/types.rs
2019-02-01 Philipp HanschUpdate clippy_lints/src/types.rs
2019-02-01 rhysduse span_help_and_lint() instead of span_lint_and_sugg()
2019-02-01 UnknownUpdating code to ignore rustfmt issue.
2019-02-01 UnknownUpdated readme.
2019-02-01 UnknownChanging single character string to a character match.
2019-02-01 UnknownFix test broken by removing comment.
2019-02-01 UnknownUpdating to just warn for one test.
2019-02-01 UnknownAdding back tests, but also reducing threshold by 1
2019-02-01 Unknownrustfmt
2019-02-01 UnknownMoving tests to ui-toml to make use of clippy.toml
2019-02-01 UnknownUpdating number of lines for the failing test to be...
2019-02-01 Araam BorhanianAdding lint for too many lines.
2019-02-01 UnknownSkipping check if in external macro.
2019-02-01 UnknownFix test broken by removing comment.
2019-02-01 UnknownUpdating to just warn for one test.
2019-02-01 UnknownAdding back tests, but also reducing threshold by 1
2019-02-01 Unknownrustfmt
2019-02-01 UnknownMoving tests to ui-toml to make use of clippy.toml
2019-02-01 UnknownReworking function logic, and adding doc example.
2019-02-01 UnknownRunning util/dev to update README/CHANGELOG
2019-02-01 UnknownUpdating number of lines for the failing test to be...
2019-02-01 Araam BorhanianAdding lint for too many lines.
2019-02-01 Philipp HanschRemove conditionals from base builds
2019-02-01 Philipp HanschMake vec_box MachineApplicable
2019-02-01 Philipp HanschFix ICE in vec_box lint and add run-rustfix
2019-02-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-02-01 Philipp HanschTravis: Don't run integration tests on every PR commit
2019-02-01 Michael WrightMove `max_value` handling to consts module
2019-02-01 Michael WrightMerge branch 'master' into fix-2728
2019-02-01 rhysd`cargo +nightly fmt` at clippy_lints/
2019-02-01 rhysdremove TODO comment which was already done
2019-02-01 rhysdadd dbg_macro rule to CHANGELOG.md and update count...
2019-02-01 rhysdfix category and use suggestion
2019-01-31 borsAuto merge of #3727 - phansch:rustup_unused_trim, r...
2019-01-31 Philipp HanschRustup: unused trim result
2019-01-31 Philipp HanschSome renamings: s/ast_ty/hir_ty and s/StructField/hir...
2019-01-31 Michael WrightFix `cast_sign_loss` false positive
2019-01-30 rhysdimplement dbg_macro rule (fixes #3721)
2019-01-29 borsAuto merge of #3652 - Aehmlo:where_the_wild_things_are...
2019-01-29 Alex Hamiltonwildcard_match_arm: Update lint count.
2019-01-29 Alex Hamiltonwildcard_match_arm: add nesting issue to known.
2019-01-29 Alex Hamiltonwildcard_match_arm: lint only enum matches.
2019-01-29 Alex Hamiltonwildcard_match_arm: update ui test stderr
2019-01-29 Alex Hamiltonwildcard_match_arm: format test.
2019-01-29 Alex Hamiltonwilcard_match_arm: run rustfmt.
2019-01-29 Alex Hamiltonwildcard_match_arm: add lint properly.
2019-01-29 Alex Hamiltonwildcard_match_arm: rename function.
2019-01-29 Alex Hamiltonwildcard_match_arm: add simple ui test.
2019-01-29 Alex Hamiltonwildcard_match_arm: expand lint scope.
2019-01-29 Alex HamiltonChange match_wild lint name to WILDCARD_MATCH_ARM.
2019-01-29 Alex HamiltonAdd match_wild lint (#3649).
2019-01-29 borsAuto merge of #3648 - phansch:const_fn_lint, r=oli-obk
2019-01-29 borsAuto merge of #3716 - matthiaskrgr:sh, r=phansch
2019-01-29 Matthias Krügerfetch_prs_between: add .sh file ending
2019-01-29 Philipp Hanschcargo fmt
2019-01-29 borsAuto merge of #3714 - mikerite:fix-2945, r=oli-obk
2019-01-29 Philipp HanschUpdate various docs
2019-01-29 Philipp HanschUse built-in entry_fn detection over self-built
2019-01-29 Philipp Hanschcargo fmt
2019-01-29 Philipp HanschReorganize conditionals: Run faster checks first
2019-01-29 Philipp HanschMaybe fix ICE?
2019-01-29 Philipp HanschAdd initial version of const_fn lint
2019-01-29 Michael WrightFix `unit_arg` false positive
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-28 borsAuto merge of #3711 - rust-lang:rustup, r=oli-obk
2019-01-28 Oliver SchererRustfmt
2019-01-28 Oliver SchererCheck hypothetically failing conversion
2019-01-28 Oliver SchererRemove tests for deprecated items
2019-01-28 Oliver SchererUpdate more changed iterator paths
2019-01-28 Oliver SchererAtomics constants are now handled by the deprecation...
2019-01-28 Oliver SchererUpdate changed iterator paths
2019-01-28 Oliver SchererUpdate const slice processing
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerupdate test stderr
2019-01-27 Matthias Krügerrun cargo fmt
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57907/
2019-01-27 Robert BamlerFix documentation for `slow_vector_initialization`
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-26 borsAuto merge of #3702 - phansch:changechangelog, r=matthi...
next