]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-30 surechenArrays of sizes from 0 to 32 (inclusive) implement...
2021-09-30 surechenfix bug for large_enum_variants
2021-09-29 Camille GILLOTAvoid more invocations of hir_crate query.
2021-09-29 Michael WrightAdd includes to pre-commit hook
2021-09-29 Michael WrightAdd test module for `update_lints`
2021-09-29 Michael WrightMove `update_lints` specific code out of `lib`
2021-09-29 Michael WrightFix lint register code format
2021-09-29 Michael WrightMove code generated by `update_lints` to includes
2021-09-29 borsAuto merge of #7736 - vxpm:master, r=giraffate
2021-09-28 vxpmFix typo ("asynx" corrected to "async")
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Cleanup of rustup changes
2021-09-28 flip1995Bump nightly version -> 2021-09-28
2021-09-28 Manish GoregaokarUpdate clippy_lints/src/doc.rs
2021-09-28 flip1995Allow internal lint INVALID_PATHS for itertools path
2021-09-28 Manish GoregaokarMake doc_unsafe lint on unsafe traits as well
2021-09-28 borsAuto merge of #7727 - flip1995:changelog, r=xFrednet
2021-09-28 flip1995Fix CHANGELOG formatting
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-28 borsAuto merge of #7608 - andrewpollack:7594/while_let_some...
2021-09-28 Manish Goregaokarfmt
2021-09-28 Manish GoregaokarAdd renamed lint
2021-09-28 Manish GoregaokarUse a single if_chain
2021-09-28 Andrew PollackAdjusting changelog
2021-09-28 Andrew PollackRemoved value from changelog to get pass
2021-09-28 Andrew PollackAdding new linting
2021-09-27 flip1995Update changelog to 1.56
2021-09-27 borsAuto merge of #7664 - matthiaskrgr:bump_to_2021, r...
2021-09-27 borsAuto merge of #7692 - workingjubilee:float-cmp-not...
2021-09-27 borsAuto merge of #7722 - dtolnay-contrib:float, r=giraffate
2021-09-26 David TolnayStop suggesting a float truncation that is not shorter
2021-09-26 Manish GoregaokarRollup merge of #89216 - r00ster91:bigo, r=dtolnay
2021-09-25 Matthias Krügerclippy lints: update doctest ranges to inclusive ones
2021-09-25 Matthias Krügerbump clippy crates to edition 2021
2021-09-25 borsAuto merge of #89030 - nbdd0121:box2, r=jonas-schievink
2021-09-25 Gary GuoIntroduce `Rvalue::ShallowInitBox`
2021-09-24 JubileeRollup merge of #89001 - jackh726:binder-cleanup, r...
2021-09-24 Cameron SteffenImprove depinfo error
2021-09-24 borsAuto merge of #7669 - Labelray:if_then_panic, r=giraffate
2021-09-24 borsAuto merge of #7715 - F3real:vec2, r=camsteffen
2021-09-24 LabelrayAdd new lint `if_then_panic`
2021-09-24 r00ster91consistent big O notation
2021-09-24 F3realAvoid needless heap allocation in box_collection
2021-09-23 borsAuto merge of #7707 - Jarcho:suspicious_else_proc_mac...
2021-09-23 Jason NewcombAdd test for #7650
2021-09-23 Jason NewcombDon't lint `suspicious_else_formatting` inside proc...
2021-09-23 borsAuto merge of #89139 - camsteffen:write-perf, r=Mark...
2021-09-22 borsAuto merge of #7693 - F3real:vec2, r=Manishearth
2021-09-22 F3realAdd missing reference to box_vec
2021-09-22 borsAuto merge of #7704 - camsteffen:pedantic-occasional...
2021-09-22 Cameron SteffenTweak pedantic description for occasional FPs
2021-09-22 borsAuto merge of #7679 - lengyijun:issue4546, r=xFrednet
2021-09-22 lengyijunadd #4546 test
2021-09-22 borsAuto merge of #7685 - camsteffen:let-else-needless...
2021-09-21 borsAuto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
2021-09-21 the8472Rollup merge of #89078 - camsteffen:map-ref, r=cjgillot
2021-09-21 borsAuto merge of #89103 - Mark-Simulacrum:migrate-2021...
2021-09-21 Jubilee YoungDemote float_cmp to pedantic
2021-09-21 borsAuto merge of #7694 - Jarcho:lintcheck_retry, r=matthia...
2021-09-21 Cameron SteffenUse ZST for fmt unsafety
2021-09-21 Mark RousskovRemove Drop-caused migration-added captures
2021-09-20 F3realRegister lint rename
2021-09-20 Jason NewcombRetry on some download errors in lintcheck
2021-09-20 Mark RousskovEnable 2021 compatibility lints for all in-tree code
2021-09-20 F3realExpand BOX_VEC to BOX_COLLECTION
2021-09-19 Camille GILLOTDo not store visibility in *ItemRef.
2021-09-19 borsAuto merge of #7690 - Jarcho:while_loop_by_ref, r=xFrednet
2021-09-18 Cameron SteffenRemove needless hir Map ref
2021-09-18 Cameron SteffenFix needless_return with let-else
2021-09-18 Jason NewcombChange the suggestion for `while_let_on_iterator` when...
2021-09-17 borsAuto merge of #7657 - dswij:needless-borrow-mut, r...
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-17 borsAuto merge of #7678 - lengyijun:issue3414, r=giraffate
2021-09-16 lyjadd 3414 test
2021-09-16 jackh726Fix clippy
2021-09-15 DeadbeefMove is_const_fn to under TyCtxt
2021-09-14 asquared31415update test
2021-09-14 borsAuto merge of #7671 - dtolnay-contrib:singlecharnames...
2021-09-14 David TolnayDowngrade many_single_char_names to pedantic
2021-09-14 borsAuto merge of #7640 - kneasle:mut-key-false-positive...
2021-09-14 KneasleFix FN for collections/smart ptrs in `std`
2021-09-14 borsAuto merge of #7670 - xFrednet:0000-lets-hope-this...
2021-09-14 xFrednetUpdating issue templates to avoid @rustbot triggers
2021-09-14 lengyijunsame_name_method
2021-09-13 Guillaume GomezUpdate permissions path for clippy lint
2021-09-13 KneasleFix FP when using raw pointers as hashed keys
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-13 dswijUpdate `needless_borrow` test output and expected fix
2021-09-13 dswijFix `needless_borrow` not linting mutable reference
2021-09-13 dswijUpdate test for needless-borrow FP for mutable ref
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-13 borsAuto merge of #7661 - camsteffen:eta, r=giraffate
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Gary GuoIntroduce NullOp::AlignOf
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
2021-09-11 Camille GILLOTRebase fallout.
next