]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/consts.rs
Add handling of float arrays to miri_to_const
[rust.git] / clippy_lints / src / consts.rs
2020-04-09 Marcin SerwinAdd handling of float arrays to miri_to_const
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-30 borsAuto merge of #5387 - jpospychala:useless_self_fp,...
2020-03-30 borsAuto merge of #5392 - matthiaskrgr:rustup_40, r=phansch
2020-03-30 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70536
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-16 borsAuto merge of #5322 - phansch:or_patterns, r=matthiaskrgr
2020-03-16 Philipp HanschMake use of `or_patterns` feature
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-03 borsAuto merge of #5261 - matthiaskrgr:qmark, r=flip1995
2020-03-03 Matthias Krügeruse question mark operator
2020-03-03 borsAuto merge of #5256 - JohnTitor:try-eval-usize, r=phansch
2020-03-03 Yuki OkushiUse `try_eval_usize` over `eval_usize`
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiRustup to rust-lang/rust#69592
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-19 borsAuto merge of #5190 - flip1995:nuke_traveyor, r=phansch...
2020-02-18 borsAuto merge of #5194 - JohnTitor:rustup-0219, r=matthiaskrgr
2020-02-18 Yuki OkushiRustup to rust-lang/rust#69181
2020-02-18 borsAuto merge of #5191 - JohnTitor:clean-up, r=flip1995
2020-02-18 Yuki OkushiClean up imports
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67000
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2019-12-31 borsAuto merge of #4973 - JohnTitor:rustup-1231, r=phansch
2019-12-31 Yuki OkushiRustup to rust-lang/rust#67707
2019-12-30 borsAuto merge of #4634 - m-ober:feature/2320-map-or, r...
2019-12-30 borsAuto merge of #4972 - JohnTitor:rustup, r=llogiq
2019-12-30 Yuki OkushiRustup to rust-lang/rust#66942
2019-12-27 borsAuto merge of #4962 - JohnTitor:rustup-1227, r=matthiaskrgr
2019-12-27 Yuki OkushiRustup to rust-lang/rust#66936
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-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-23 borsAuto merge of #4944 - JohnTitor:rustup, r=oli-obk
2019-12-23 Yuki OkushiRustup to rust-lang/rust#66877
2019-12-22 Lzu Taoa few small cleanups
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 flip1995Merge remote-tracking branch 'Areredify/large_stack_arr...
2019-11-14 borsAuto merge of #4815 - JohnTitor:rustup, r=matthiaskrgr
2019-11-14 Yuki OkushiRustup rust-lang/rust#66233
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 borsAuto merge of #4758 - mikerite:dec_lit_20191031, r...
2019-11-07 borsAuto merge of #4757 - evanjs:issue/4748, r=phansch
2019-11-07 borsAuto merge of #4788 - Manishearth:rustup, r=flip1995
2019-11-07 flip1995Rustup to rust-lang/rust#65884
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-11 flip1995Fix ICE #4579
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-02 Andre Bogusaccount for doc visibility
2019-10-02 borsAuto merge of #4590 - flip1995:ice_4579, r=Manishearth
2019-10-02 flip1995Fix ICE #4579
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-26 borsAuto merge of #4580 - lzutao:rustup, r=flip1995
2019-09-26 Lzu TaoRustup https://github.com/rust-lang/rust/pull/64513
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-04 borsAuto merge of #4487 - JohnTitor:deref-addrof-external...
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 borsAuto merge of #4490 - mikerite:fix-4364, r=flip1995
2019-09-04 borsAuto merge of #4454 - BO41:search_is_some, r=flip1995
2019-09-03 borsAuto merge of #4479 - rust-lang:uninit_assume_init...
2019-09-03 borsAuto merge of #4486 - lzutao:fix-panic-unseparate-liter...
2019-09-03 borsAuto merge of #4493 - JohnTitor:fix-build-bytes, r...
2019-09-03 Yuki OkushiRemove Allocation::bytes
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-07 borsAuto merge of #4339 - phansch:rustfix_needless_bool...
2019-08-07 borsAuto merge of #4345 - phansch:enum_variants_fix, r...
next