]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-19 borsAuto merge of #8304 - camsteffen:test-tweaks, r=flip1995
2022-01-19 borsAuto merge of #8310 - camelid:rm-stringification, r...
2022-01-19 Noah LevRemove unnecessary `Symbol` stringification
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-18 borsAuto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
2022-01-17 kadminUpdate w/ comments
2022-01-17 kadminUpdate term for use in more places
2022-01-17 David TolnayBless clippy ui tests after format_args change
2022-01-17 Cameron SteffenRemove __CLIPPY_INTERNAL_TESTS env var
2022-01-17 kadminUse Term in ProjectionPredicate
2022-01-17 kadminAdd term
2022-01-17 kadminadd eq constraints on associated constants
2022-01-17 borsAuto merge of #90986 - camsteffen:nested-filter, r...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #8292 - marekdownar:8239, r=xFrednet
2022-01-17 borsAuto merge of #8302 - xFrednet:0000-move-return-self...
2022-01-17 xFrednetMove `return_self_not_must_use` to `pedantic`
2022-01-17 Marek Downarremoving unsafe from test fn's && renaming shrink to...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-17 borsAuto merge of #8299 - marekdownar:8214, r=Manishearth
2022-01-17 borsAuto merge of #8297 - Jarcho:if_same_then_else_7579...
2022-01-16 Jason NewcombDon't lint `if_same_then_else` with `if let` conditions
2022-01-16 Cameron SteffenFix Visitor::NestedFilter in Clippy
2022-01-16 Cameron SteffenFormat clippy
2022-01-16 borsAuto merge of #8203 - pmnoxx:piotr-next-lint, r=llogiq
2022-01-16 Marek Downar#8214 cmp_owned suggestion flips the comparison
2022-01-16 Piotr MikulskiFix tests
2022-01-16 Piotr MikulskiFix clippy warnings
2022-01-16 Piotr MikulskiNew line: cloned_next
2022-01-16 Elliot Bobrowfix op_ref false positive
2022-01-16 borsAuto merge of #8295 - Jarcho:useless_format_8290, r...
2022-01-16 borsAuto merge of #8284 - xFrednet:0000-update-copyright...
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-15 borsAuto merge of #8274 - andrewarchi:master, r=camsteffen
2022-01-15 Jason NewcombHandle implicit named arguments in `useless_format`
2022-01-15 Marek Downarissue #8239: fix to prev commit && 4 test cases
2022-01-15 Camille GILLOTReturn a LocalDefId in get_parent_item.
2022-01-15 Marek Downarissue #8239: Printed hint for lint or_fun_call is cropp...
2022-01-15 borsAuto merge of #8287 - Jarcho:iter_not_returning_iterato...
2022-01-15 Jason NewcombErase late bound regions in `iter_not_returning_iterator`
2022-01-15 Ellennyahggdshjjghsdfhgsf
2022-01-15 Elleninitial revert
2022-01-15 xFrednetUpdate copyright year for Clippy (2022 edition)
2022-01-14 xFrednetTrack `msrv` attribute for `manual_bits` and `borrow_as...
2022-01-14 xFrednetAdd `msrv` config for `map_clone`
2022-01-14 borsAuto merge of #8231 - Jarcho:implicit_clone_8227, r...
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-14 Andrew ArchibaldUpdate markdown-it version
2022-01-13 Andrew ArchibaldEscape pipes in Markdown tables
2022-01-13 borsAuto merge of #8273 - SeeSpring:apply_not_unsafe_ptr_ar...
2022-01-13 borsAuto merge of #89861 - nbdd0121:closure, r=wesleywiser
2022-01-13 SeeSpringApply `not_unsafe_ptr_arg_deref` to type aliases
2022-01-13 flip1995Fix Clippy sync fallout
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 borsAuto merge of #8272 - flip1995:rustup, r=flip1995
2022-01-13 flip1995Bump nightly version -> 2022-01-13
2022-01-13 flip1995Bump Clippy Version -> 0.1.60
2022-01-13 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-13 Jason NewcombChanges to `ptr_arg`
2022-01-12 borsAuto merge of #8226 - Jarcho:manual_memcpy_8160, r...
2022-01-12 Jason NewcombSuggest deref when needed in `implicit_clone`
2022-01-12 Tomasz MiąskoRemove LLVM-style inline assembly from clippy
2022-01-12 Jason NewcombAdd `manual_memcpy_test` for `VecDeque`
2022-01-12 borsAuto merge of #8266 - camsteffen:test-tweaks, r=flip1995
2022-01-12 borsAuto merge of #8265 - camsteffen:which-rustfmt, r=xFrednet
2022-01-12 Cameron SteffenOnly run dogfood on linux in CI
2022-01-12 borsAuto merge of #8112 - Alexendoo:disallowed_methods_prim...
2022-01-12 Alex MacleodUse method name from conf::DisallowedMethod
2022-01-12 borsAuto merge of #8213 - paolobarbolini:size-of-as-bits...
2022-01-12 Alex MacleodResolve primitive impls in clippy_utils::path_to_res
2022-01-12 Paolo BarboliniAdd manual_bits lint
2022-01-12 borsAuto merge of #8037 - ojeda:doc-codegen-change, r=camst...
2022-01-12 borsAuto merge of #8190 - camsteffen:no-in-band-liftetimes...
2022-01-12 borsAuto merge of #8198 - camsteffen:no-method-call-macro...
2022-01-12 borsAuto merge of #8268 - Jarcho:deref_addrof_8247, r=flip1995
2022-01-12 Jason NewcombDon't lint `deref_addrof` when the two operations occur...
2022-01-11 borsAuto merge of #8262 - 1nF0rmed:chore-update-borrowed...
2022-01-11 Pradyumna RahulImprove documentation for `borrowed-box` lint
2022-01-11 Cameron SteffenStop using in_band_lifetimes
2022-01-11 borsAuto merge of #8210 - guerinoni:master, r=Manishearth
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2022-01-11 Miguel Ojeda`README`: mention `clippy-driver` on usage list
2022-01-11 Miguel Ojeda`README`: `clippy-driver` is not a replacement for...
2022-01-11 Federico GuerinoniAdd borrow_as_ptr lint
2022-01-11 borsAuto merge of #8260 - taiki-e:mutex_atomic, r=llogiq
2022-01-11 Cameron SteffenFix dogfood
2022-01-10 borsAuto merge of #8261 - taiki-e:disallowed, r=giraffate
2022-01-10 Cameron SteffenRemove rustfmt component check
2022-01-10 Cameron SteffenMerge dogfood tests
2022-01-10 Cameron SteffenMove workspace test
2022-01-10 Cameron SteffenUse `rustup which rustfmt`
2022-01-10 Cameron SteffenRefactor test utils
2022-01-10 Cameron SteffenFix output capturing
2022-01-10 Cameron SteffenRun dogfood on windows
2022-01-10 Josh StoneUpdate rayon and rustc-rayon
2022-01-10 Taiki EndoWarn disallowed_methods and disallowed_types by default
2022-01-10 Taiki EndoDowngrade mutex_atomic to nursery
2022-01-10 borsAuto merge of #8228 - Jarcho:iter_not_returning_iterato...
next