]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
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 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 #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 Cameron SteffenFix Visitor::NestedFilter in Clippy
2022-01-16 Cameron SteffenFormat clippy
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 Camille GILLOTReturn a LocalDefId in get_parent_item.
2022-01-15 Ellennyahggdshjjghsdfhgsf
2022-01-15 Elleninitial revert
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-13 borsAuto merge of #89861 - nbdd0121:closure, r=wesleywiser
2022-01-13 flip1995Fix Clippy sync fallout
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-12 Tomasz MiąskoRemove LLVM-style inline assembly from clippy
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2022-01-10 Josh StoneUpdate rayon and rustc-rayon
2022-01-09 Vadim Petrochenkovrustc_metadata: Rename `item_children(_untracked)`...
2022-01-09 Vadim Petrochenkovrustc_metadata: Optimize and document module children...
2022-01-07 Gary GuoRemove region from UpvarCapture and move it to Captured...
2022-01-07 Gary GuoRemove span from UpvarCapture::ByValue
2022-01-07 Matthew JasperUpdate clippy for associated item changes
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-01 Josh TriplettMake tidy check for magic numbers that spell things
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-28 Guillaume GomezUpdate pulldown-cmark version in clippy
2021-12-23 lcnrfix clippy
2021-12-22 Mara BosBless clippy test.
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-15 Matthias KrügerRollup merge of #90521 - jhpratt:stabilize-destructurin...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Ident::as_str()`...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-15 Jacob PrattStabilize `destructuring_assignment`
2021-12-15 Nicholas NethercoteRemove `SymbolStr`.
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-14 PFPoitrasRemove iter::zip feature gate from clippy
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-13 Esteban Kuberfix clippy tests
2021-12-13 Esteban KuberFix rebase and clippy tests
2021-12-13 Esteban KuberFix clippy uses of QPath::LangItem
2021-12-13 Cormac Relflet-else: use hir::Let in clippy
2021-12-13 Amanieu d'AntrasFix clippy tests
2021-12-12 borsAuto merge of #91549 - fee1-dead:const_env, r=spastorino
2021-12-12 Ellenclippy owo
2021-12-12 DeadbeefRevert "Auto merge of #91491 - spastorino:revert-91354...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-04 Mara BosUse IntoIterator for array impl everywhere.
2021-12-03 Amanieu d'AntrasAdd initial AST and MIR support for unwinding from...
2021-12-03 Santiago PastorinoRevert "Auto merge of #91354 - fee1-dead:const_env...
2021-12-02 borsAuto merge of #91354 - fee1-dead:const_env, r=spastorino
2021-11-29 DeadbeefFix tools
2021-11-28 Camille GILLOTTake a LocalDefId in expect_*item.
2021-11-27 Aaron HillOnly check for errors in predicate when skipping impl...
2021-11-26 borsAuto merge of #91205 - Aaron1011:visit_param_env, r...
2021-11-25 Aaron HillVisit `param_env` field in Obligation's `TypeFoldable...
2021-11-25 Esteban KuberFix clippy test
2021-11-21 Cameron Steffenclippy: Fix pattern_type_mismatch for loop
2021-11-21 Cameron SteffenFix Clippy with changed for loop desugar
2021-11-18 Vadim Petrochenkovrustc: Remove `#[rustc_synthetic]`
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 borsAuto merge of #90700 - fee1-dead:select-returns-vec...
2021-11-09 borsAuto merge of #87337 - jyn514:lint-error, r=oli-obk...
2021-11-09 borsAuto merge of #90485 - camsteffen:fmt-args-less-bind...
2021-11-08 DeadbeefMake select_* methods return Vec for TraitEngine
2021-11-08 Joshua NelsonDon't abort compilation after giving a lint error
2021-11-07 Vadim Petrochenkovast: Fix naming conventions in AST structures
2021-11-07 Gary GuoGive inline const separate DefKind
2021-11-06 Cameron SteffenFix Clippy with changed format_args!
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 xFrednetUpdate clippy dependencies
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-30 John KugelmanAdd #[must_use] to len and is_empty
2021-10-24 Esteban KuberAlways sort suggestions before emitting them
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-20 Gary GuoRemove NullOp::Box
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Gary GuoRemove begin_panic_fmt from clippy
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-17 Vadim Petrochenkovrustc_span: `Ident::invalid` -> `Ident::empty`
2021-10-17 Matthias KrügerRollup merge of #89963 - r00ster91:parenthesisparenthes...
2021-10-17 r00ster91Some "parenthesis" and "parentheses" fixes
2021-10-15 Cameron SteffenFix clippy with for loop span change
2021-10-15 Cameron SteffenFix clippy with changed macro statement spans
2021-10-13 Oli SchererUpdate clippy ui output
next