]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-31 Nicholas NethercoteShrink `Token`.
2022-07-30 borsAuto merge of #99948 - Dylan-DPC:rollup-ed5136t, r...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 Miguel GuarnizAvoid ICE when fetching LocalDefId
2022-07-29 Miguel GuarnizChange enclosing_body_owner to return LocalDefId
2022-07-29 Miguel GuarnizRename local_did to def_id
2022-07-29 Miguel GuarnizChange maybe_body_owned_by to take local def id
2022-07-29 Nicholas NethercoteRemove `TreeAndSpacing`.
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 David Woodlint: add bad opt access internal lint
2022-07-26 Camille GILLOTClippy fallout.
2022-07-26 Camille GILLOTReplace LifetimeRes::Anonymous by LifetimeRes::Infer.
2022-07-25 borsAuto merge of #97313 - cjgillot:ast-lifetimes-anon...
2022-07-25 Camille GILLOTClippy fallout.
2022-07-25 Preston FromGenerate correct suggestion with named arguments used...
2022-07-22 Michael GouletDo not resolve associated const when there is no provid...
2022-07-20 Oli SchererRevert "Rollup merge of #98582 - oli-obk:unconstrained_...
2022-07-19 Michael GouletMention first and last macro in backtrace
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-16 CaioStabilize `let_chains`
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 Takayuki Maedaavoid some `Symbol` to `String` conversions
2022-07-15 Oli SchererIntroduce opaque type to hidden type projection
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
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 #98975 - jyn514:unstable_opts, r=wesleywiser
2022-07-13 Joshua NelsonRename `debugging_opts` to `unstable_opts`
2022-07-13 Ralf Jungadd array tests, cleanup, tidy, and bless
2022-07-13 borsAuto merge of #99210 - Dylan-DPC:rollup-879cp1t, r...
2022-07-13 borsAuto merge of #98145 - ouz-a:some_branch, r=oli-obk
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 Camille GILLOTClippy fallout.
2022-07-13 Guillaume GomezRollup merge of #98848 - flip1995:clippy-book, r=jyn514
2022-07-12 Maybe WaffleFix clippy build
2022-07-12 ouz-aadd new rval, pull deref early
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-08 Jane Lusbyadd opt in attribute for stable-in-unstable items
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-07 Andrea NallAdd test for and fix rust-lang/rust-clippy#9131
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 Oli Scherer`UnsafeCell` now has no niches, ever.
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 xFrednetFix `#[expect]` and `#[allow]` for `clippy::duplicate_mod`
2022-07-06 Takayuki Maedafix miri-opt tests
2022-07-06 flip1995Build the Clippy book as part of x.py doc
2022-07-06 Alan EgertonUpdate TypeVisitor paths
2022-07-05 Alan EgertonRelax constrained generics to TypeVisitable
2022-07-02 Nixon Enraght... ast: Add span to `Extern`
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-01 Camille GILLOTShorten def_span for more items.
2022-07-01 Cameron SteffenFactor out hir::Node::Binding
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-19 Maybe Waffleremove last use of MAX_SUGGESTION_HIGHLIGHT_LINES
2022-06-19 Maybe Waffleremove `span_lint_and_sugg_for_edges` from clippy utils
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 Dylan DPCRollup merge of #98191 - TaKO8Ki:remove-rest-of-unneces...
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-17 Takayuki Maedaremove the rest of unnecessary `to_string`
2022-06-16 Maybe WaffleMove/rename `lazy::Sync{OnceCell,Lazy}` to `sync::...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 Maybe Wafflebless clippy ui tests
2022-06-16 klensybless clippy tests
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-14 b-naberfix wrong evaluation in clippy
2022-06-14 b-naberaddress review
2022-06-14 b-naberfix clippy test failures
2022-06-14 b-naberimplement valtrees as the type-system representation...
2022-06-14 Nicholas NethercoteRename the `ConstS::val` field as `kind`.
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new` for...
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new`
2022-06-11 Camille GILLOTMake `ExprKind::Closure` a struct variant.
2022-06-07 Nicholas NethercoteFolding revamp.
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-06 Ikko AshimineFix typo in redundant_pattern_match.rs
2022-06-04 Philipp KronesRemove unnecessary clap_derive dependency added in...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-03 Jack HueyFully stabilize NLL
2022-06-03 Dylan DPCRollup merge of #97415 - cjgillot:is-late-bound-solo...
2022-06-03 Camille GILLOTManipulate lifetimes by LocalDefId for region resolution.
2022-06-03 Dylan DPCRollup merge of #97653 - RalfJung:int-to-ptr, r=oli-obk
2022-06-02 borsAuto merge of #97575 - nnethercote:lazify-SourceFile...
2022-06-02 Ralf Jungadd cast kind of from_exposed_addr (int-to-ptr casts)
2022-06-01 Ralf Jungrename PointerAddress → PointerExposeAddress
2022-06-01 Nicholas NethercoteLazify `SourceFile::lines`.
2022-05-31 Tomasz MiąskoAdd a pointer to address cast kind
2022-05-25 Ding Xiang Feitry to cache region_scope_tree as a query
2022-05-24 borsAuto merge of #96098 - JakobDegen:always-return-place...
2022-05-24 Yuki OkushiRollup merge of #97289 - compiler-errors:tcxify-clippy...
next