]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/consts.rs
Merge remote-tracking branch 'origin/beta_backport' into HEAD
[rust.git] / clippy_lints / src / consts.rs
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-15 borsAuto merge of #4066 - rust-lang:hash, r=Manishearth
2019-05-14 Oliver SchererProperly hash enums
2019-05-11 borsAuto merge of #4080 - rust-lang:rustup, r=oli-obk
2019-05-11 Manish GoregaokarFix consts.rs
2019-05-04 borsAuto merge of #4061 - rust-lang:rustup, r=phansch
2019-05-04 Matthias KrügerRustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
2019-05-03 borsAuto merge of #4053 - euclio:too-many-args-span, r...
2019-05-02 borsAuto merge of #4049 - airt:fix-4033-search_is_some...
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-05-01 borsAuto merge of #4048 - matthiaskrgr:driver_version,...
2019-05-01 Matthias Krügerclippy-driver: use rustc_tools_util to get version...
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-17 borsAuto merge of #3926 - flip1995:def_path_uplift, r=phansch
2019-04-17 flip1995Use {get,match}_def_path from LateContext
2019-04-13 borsAuto merge of #3950 - phansch:update_changelog, r=Manis...
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-12 borsAuto merge of #3945 - flip1995:rustup, r=phansch
2019-04-12 flip1995Fix `get_def_path`
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-02 Félix FischerAdd TransmutingNull Lint
2019-03-18 borsAuto merge of #3893 - mati865:rustup, r=oli-obk
2019-03-18 Mateusz MikułaReplace most of ty:Ty with Ty
2019-03-16 flip1995Use LocalInternedString inside of AbsolutePathPrinter
2019-03-15 flip1995Reimplement AbsolutePathBuffer
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-10 borsAuto merge of #3767 - alexreg:cosmetic-2, r=flip1995
2019-03-10 Alexander RegueiroVarious cosmetic improvements.
2019-02-27 borsAuto merge of #3666 - detrumi:map-or-on-non-copy, r...
2019-02-27 borsAuto merge of #3826 - mikerite:rustfmt-outer-attr-tests...
2019-02-27 borsAuto merge of #3827 - phansch:rustup, r=Manishearth
2019-02-27 Philipp HanschRustup https://github.com/rust-lang/rust/pull/58321
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-01 Michael WrightMove `max_value` handling to consts module
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 SchererUpdate const slice processing
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-22 borsAuto merge of #3679 - daxpedda:use_self, r=phansch
2019-01-21 borsAuto merge of #3677 - daxpedda:integer_arithmetic,...
2019-01-21 borsAuto merge of #3676 - daxpedda:implicit_return, r=oli-obk
2019-01-21 borsAuto merge of #3680 - g-bartoszek:needless-bool-else...
2019-01-20 borsAuto merge of #3681 - rmcteggart-r7:master, r=matthiaskrgr
2019-01-20 borsAuto merge of #3675 - mikerite:fix-build-20190120,...
2019-01-20 Michael WrightFix breakage due to rust-lang/rust#57651
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-05 borsAuto merge of #3626 - phansch:rustfix_works, r=oli-obk
2019-01-05 borsAuto merge of #3627 - detrumi:use_self_local_macro...
2019-01-05 borsAuto merge of #3610 - phansch:method_rs_cleanup, r...
2019-01-05 borsAuto merge of #3633 - matthiaskrgr:rustup, r=phansch
2019-01-05 Matthias Krügerrustup (don't know the exact PR unfortunately)
2019-01-04 borsAuto merge of #3601 - xfix:move-constant-write-lint...
2019-01-03 borsAuto merge of #3623 - phansch:rustup, r=flip1995
2019-01-03 borsAuto merge of #3622 - m-cat:master, r=phansch
2019-01-03 borsAuto merge of #3621 - Zoxc:parallel, r=phansch
2019-01-03 John Kåre AlsakerMake clippy work with parallel rustc
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-29 borsAuto merge of #3592 - xfix:remove-unsafe-from-consts...
2018-12-28 Konrad BorowskiRemove unsafe from consts clippy lints
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-06 Philipp HanschMerge pull request #3494 from daxpedda/master
2018-12-05 Philipp KronesMerge pull request #3495 from flip1995/tykind_fix
2018-12-05 flip1995Fix ty::TyKind usage
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on clippy_lints
2018-11-19 bors[bot]Merge #3432
2018-11-17 bors[bot]Merge #3435
2018-11-17 Matthias Krügerremove unused allow() attributes, NFC
2018-10-12 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3291 from JoshMcguigan/cmp_owned...
2018-10-12 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-11 Philipp HanschMerge pull request #3294 from mikerite/fix-3276
2018-10-11 Philipp HanschMerge pull request #3288 from devonhollowood/pedantic...
2018-10-09 Devon HollowoodFix cast_possible_wrap and cast_sign_loss warnings
2018-10-09 Devon HollowoodFix cast_possible_truncation warnings
2018-10-08 Philipp HanschMerge pull request #3278 from d-dorazio/fix-contributin...
2018-10-08 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3282 from JoshMcguigan/excessive_pr...
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3283 from etaoins/dont-suggest...
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-08 Devon HollowoodFix items_after_statements for `use` statements
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-10-02 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3245 from JoshMcguigan/wrong_self_c...
2018-10-02 Manish GoregaokarMerge pull request #3243 from flip1995/appveyor_disable...
2018-10-02 Manish GoregaokarMerge pull request #3249 from rust-lang-nursery/rustup
2018-10-02 Manish GoregaokarScalarMaybeUndef -> Scalar (Rustup to e812ca472a2a5284e...
next