]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-18 Joel Montes... Rephrased text to remove passive voice for a more activ...
2022-07-17 borsAuto merge of #9196 - alex-semenyuk:invalid_regex,...
2022-07-17 alexey semenyukFix example for `clippy::invalid_regex`
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-17 alexey semenyukNEEDLESS_OPTION_TAKE doc improvements
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 borsAuto merge of #9172 - Guilherme-Vasconcelos:master...
2022-07-15 Guilherme-VasconcelosRename rustcSource in contributing docs
2022-07-15 borsAuto merge of #9178 - alex-semenyuk:match_like_matches_...
2022-07-15 borsAuto merge of #9174 - flip1995:rustup, r=Jarcho
2022-07-15 borsAuto merge of #9103 - i509VCB:std-instead-of-core,...
2022-07-15 Philipp KronesBump nightly version -> 2022-07-15
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-15 alex-semenyukmatch_like_matches_macro does not trigger when one...
2022-07-14 i509VCBstd_instead_of_core, std_instead_of_alloc, alloc_instea...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 borsAuto merge of #9170 - Rqnsom:box_collection, r=Jarcho
2022-07-14 borsAuto merge of #9161 - Victor-N-Suadicani:move_format_pu...
2022-07-14 Victor Nordam... Add Known problems section
2022-07-14 borsAuto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r...
2022-07-14 Dylan DPCRollup merge of #98705 - WaffleLapkin:closure_binder...
2022-07-14 Dylan DPCRollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov
2022-07-14 borsAuto merge of #9173 - giraffate:fix_the_minimal_version...
2022-07-14 borsAuto merge of #98975 - jyn514:unstable_opts, r=wesleywiser
2022-07-14 Takayuki NakataFix the minimal version for `clap`
2022-07-13 Joshua NelsonRename `debugging_opts` to `unstable_opts`
2022-07-13 Ralf Jungadd array tests, cleanup, tidy, and bless
2022-07-13 SerialUpdate highlight.js
2022-07-13 borsAuto merge of #99210 - Dylan-DPC:rollup-879cp1t, r...
2022-07-13 borsAuto merge of #9134 - Jarcho:while_let_iter_closure...
2022-07-13 Korlobox_collection: raise warn for all std collections
2022-07-13 borsAuto merge of #9159 - alex-semenyuk:fix_typos, r=dswij
2022-07-13 borsFix typos
2022-07-13 borsAuto merge of #98145 - ouz-a:some_branch, r=oli-obk
2022-07-13 borsAuto merge of #9169 - Alexendoo:message-convention...
2022-07-13 Alex MacleodUse LazyLock for lint_message_convention regexes
2022-07-13 Dylan DPCRollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb
2022-07-13 Dylan DPCRollup merge of #98574 - dingxiangfei2009:let-else...
2022-07-13 borsAuto merge of #9156 - Rqnsom:manual_flatten, r=Alexendoo
2022-07-13 Camille GILLOTClippy fallout.
2022-07-13 Victor Nordam... Move to restriction
2022-07-13 Guillaume GomezRollup merge of #98848 - flip1995:clippy-book, r=jyn514
2022-07-13 Korlofix for manual_flatten help texts order
2022-07-12 Victor-N-SuadicaniMoves format_push_string to pedantic.
2022-07-12 Maybe WaffleFix clippy build
2022-07-12 borsAuto merge of #9157 - Rqnsom:pull_request_template...
2022-07-12 borsAuto merge of #8703 - aldhsu:add_repeated_where_clause_...
2022-07-12 Korloupdate pull request template
2022-07-12 Allen HsuLint for repeated traits within trait bounds or where...
2022-07-12 ouz-aadd new rval, pull deref early
2022-07-12 borsAuto merge of #9149 - kyoto7250:issue_9013, r=Jarcho
2022-07-12 kyoto7250declare span variable before call
2022-07-12 borsAuto merge of #9138 - Jarcho:branches_sharing_code_2...
2022-07-11 Ding Xiang Feimove else block into the `Local` struct
2022-07-11 Ding Xiang Feilower let-else in MIR instead
2022-07-11 borsAuto merge of #9154 - CeleritasCelery:master, r=flip1995
2022-07-11 Troy HinckleyFix broken link in CONTRIBUTING.md
2022-07-11 borsAuto merge of #9152 - mati865:patch-2, r=xFrednet
2022-07-11 Mateusz MikułaFix Clippy version in `derive_partial_eq_without_eq...
2022-07-11 borsAuto merge of #9144 - alex-semenyuk:or_fun_call_span_fi...
2022-07-11 alex-semenyukAddress review
2022-07-10 borsAuto merge of #9056 - Jarcho:let_unit_indirect, r=llogiq
2022-07-10 kyoto7250change applicability type to MaybeIncorrect
2022-07-10 alex-semenyukFix dogfood issue for or_fun_call
2022-07-10 alex-semenyukFix span for or_fun_call
2022-07-09 borsAuto merge of #9141 - alex-semenyuk:grammar_fix, r...
2022-07-09 borsAuto merge of #9140 - Jarcho:sig_drop, r=flip1995
2022-07-09 Jason NewcombIgnore the `IntoIterator::into_iter` call from for...
2022-07-09 alex-semenyukFix small mistakes
2022-07-09 Jason NewcombFixes for `branches_sharing_code`
2022-07-08 Jane Lusbyadd opt in attribute for stable-in-unstable items
2022-07-08 borsAuto merge of #9137 - alex-semenyuk:small_cosmetic_fix...
2022-07-08 alexey semenyukFix example header
2022-07-08 Jason NewcombAdd `for_each_expr`
2022-07-08 borsAuto merge of #8356 - J-ZhengLi:master-issue8288, r...
2022-07-08 borsSimplify if let statements
2022-07-08 Matthias KrügerRollup merge of #99026 - anall:buffix/clippy-9131,...
2022-07-08 borsAuto merge of #98482 - cjgillot:short-struct-span-closu...
2022-07-08 Jason NewcombImprove `while_let_on_iterator` suggestion inside an...
2022-07-08 Jason NewcombAllow `let () = ..` as type inference for `let_unit_value`
2022-07-08 Jason NewcombChanges to `let_unit_value`
2022-07-07 borsAuto merge of #8958 - Alexendoo:simple_filter_map,...
2022-07-07 borsAuto merge of #9120 - anall:bugfix/ice9041, r=Jarcho
2022-07-07 Andrea NallFix ICE in sugg::DerefDelegate with (named) closures
2022-07-07 Andrea NallAdd test for and fix rust-lang/rust-clippy#9131
2022-07-07 borsAuto merge of #9132 - hellow554:maybe_trait_bound_on_ty...
2022-07-07 Dylan DPCRollup merge of #98930 - tmiasko:pub-basic-blocks,...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 Alex MacleodLint simple expressions in manual_filter_map, manual_fi...
2022-07-07 Oli Scherer`UnsafeCell` now has no niches, ever.
2022-07-07 Marcel Hellwigfix incorrect suggestion for maybe trait bounds
2022-07-07 Marcel Hellwigtrait_bounds: rework two loops into one
2022-07-07 Camille GILLOTShorten span for closures.
2022-07-07 Tomasz MiąskoMove `predecessors` from Body to BasicBlocks
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-06 borsAuto merge of #9096 - Jarcho:needless_borrow_subs,...
2022-07-06 xFrednetFix `#[expect]` and `#[allow]` for `clippy::duplicate_mod`
2022-07-06 Takayuki Maedafix miri-opt tests
2022-07-06 borsAuto merge of #9099 - joshtriplett:unnecessary-lazy...
2022-07-06 Josh TriplettDogfood fixes to use `bool::then_some`
next