]> git.lizzy.rs Git - rust.git/history - library
Move `get_associated_type` from `clippy` to `rustc_lint`
[rust.git] / library /
2022-11-23 borsAuto merge of #102750 - the8472:opt-field-order, r...
2022-11-23 borsAuto merge of #104758 - Manishearth:rollup-rh1tfum...
2022-11-23 Manish GoregaokarRollup merge of #104750 - mati865:bump-fd-lock-again...
2022-11-23 Manish GoregaokarRollup merge of #104647 - RalfJung:alloc-strict-provena...
2022-11-23 Manish GoregaokarRollup merge of #104621 - YC:master, r=davidtwco
2022-11-23 Manish GoregaokarRollup merge of #104612 - Swatinem:async-ret-y, r=estebank
2022-11-23 Manish GoregaokarRollup merge of #104359 - Nilstrieb:plus-one, r=fee1...
2022-11-23 Manish GoregaokarRollup merge of #103488 - oli-obk:impl_trait_for_tait...
2022-11-23 borsAuto merge of #104752 - weihanglo:update-cargo, r=weihanglo
2022-11-22 borsAuto merge of #104743 - JohnTitor:rollup-9z9u7yd, r...
2022-11-22 Yuki OkushiRollup merge of #104728 - WaffleLapkin:require-lang...
2022-11-22 Yuki OkushiRollup merge of #104724 - WaffleLapkin:to_def_idn't...
2022-11-22 Yuki OkushiRollup merge of #104722 - mejrs:stress, r=ChrisDenton
2022-11-22 Yuki OkushiRollup merge of #104720 - notriddle:notriddle/popover...
2022-11-22 Yuki OkushiRollup merge of #104717 - GuillaumeGomez:test-projectio...
2022-11-22 Yuki OkushiRollup merge of #102293 - ecnelises:aix.initial, r...
2022-11-22 Yuki OkushiRollup merge of #101368 - thomcc:wintls-noinline, r...
2022-11-22 borsAuto merge of #104735 - the8472:simd-contains-fix,...
2022-11-22 The 8472fix OOB access in SIMD impl of str.contains()
2022-11-22 The 8472add test for issue 104726
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-22 borsAuto merge of #104711 - Dylan-DPC:rollup-gkw1qr8, r...
2022-11-22 Dylan DPCRollup merge of #104710 - RalfJung:doc-strict-provenanc...
2022-11-22 Dylan DPCRollup merge of #104701 - compiler-errors:rpitit-remove...
2022-11-22 Dylan DPCRollup merge of #104669 - LeSeulArtichaut:88015-if...
2022-11-22 Dylan DPCRollup merge of #104615 - spastorino:create-async-def...
2022-11-22 Dylan DPCRollup merge of #104464 - mati865:reduce-eh-overallocat...
2022-11-22 Dylan DPCRollup merge of #104295 - compiler-errors:rpitit-generi...
2022-11-22 Ralf Jungdisable strict-provenance-violating doctests in Miri
2022-11-22 borsAuto merge of #103578 - petrochenkov:nofict, r=nagisa
2022-11-22 Thom ChiovoloniForbid inlining `thread_local!`'s `__getit` function...
2022-11-22 borsAuto merge of #104702 - Manishearth:rollup-75hagzd...
2022-11-22 Manish GoregaokarRollup merge of #104638 - Nilstrieb:macro-diagnostics...
2022-11-22 Manish GoregaokarRollup merge of #104622 - nicholasbishop:bishop-uefi...
2022-11-22 Manish GoregaokarRollup merge of #103193 - krasimirgg:sysonce, r=Amanieu
2022-11-22 Manish GoregaokarRollup merge of #102207 - CraftSpider:const-layout...
2022-11-22 Manish GoregaokarRollup merge of #101655 - dns2utf8:box_docs, r=dtolnay
2022-11-22 Manish GoregaokarRollup merge of #95583 - scottmcm:deprecate-ptr-to...
2022-11-22 Manish GoregaokarRollup merge of #83608 - Kimundi:index_many, r=Mark...
2022-11-22 borsAuto merge of #104696 - matthiaskrgr:rollup-gi1pdb0...
2022-11-21 David TolnayTouch up Box<T> one-liner
2022-11-21 David TolnayRustc_deprecated attribute superseded by deprecated
2022-11-21 David TolnayBump ptr_to_from_bits deprecation to Rust 1.67
2022-11-21 Matthias KrügerRollup merge of #104692 - chbaker0:libtest-cfg-if,...
2022-11-21 Matthias KrügerRollup merge of #104674 - spastorino:negative-impl...
2022-11-21 Matthias KrügerRollup merge of #104666 - GuillaumeGomez:migrate-alias...
2022-11-21 Matthias KrügerRollup merge of #104663 - notriddle:notriddle/button...
2022-11-21 Matthias KrügerRollup merge of #104657 - hi-rustin:rustin-patch-check...
2022-11-21 Matthias KrügerRollup merge of #104656 - c410-f3r:moar-errors, r=petro...
2022-11-21 Matthias KrügerRollup merge of #104597 - compiler-errors:need_migrate_...
2022-11-21 Matthias KrügerRollup merge of #104559 - nnethercote:split-MacArgs...
2022-11-21 Matthias KrügerRollup merge of #104557 - eholk:dyn-star-in-traits...
2022-11-21 Matthias KrügerRollup merge of #104416 - clubby789:fix-104414, r=eholk
2022-11-21 Matthias KrügerRollup merge of #103396 - RalfJung:pinning-closure...
2022-11-21 Collin BakerUpdate test's cfg-if dependency to 1.0
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 borsAuto merge of #104120 - mejrs:diag, r=davidtwco
2022-11-21 borsAuto merge of #104673 - matthiaskrgr:rollup-85f65ov...
2022-11-21 Ralf Jungdont attempt strict provenance in SGX
2022-11-21 Matthias KrügerRollup merge of #104667 - WaffleLapkin:unfmttest, r...
2022-11-21 Matthias KrügerRollup merge of #104662 - nnethercote:tweak-deriving...
2022-11-21 Matthias KrügerRollup merge of #104628 - alex-pinkus:revert-android...
2022-11-21 Matthias KrügerRollup merge of #104605 - RalfJung:clf_consts, r=bjorn3
2022-11-21 Matthias KrügerRollup merge of #104595 - compiler-errors:poly-existent...
2022-11-21 Matthias KrügerRollup merge of #104511 - dpaoliello:privateglobalworka...
2022-11-21 Matthias KrügerRollup merge of #104500 - WaffleLapkin:deref-the-compil...
2022-11-21 Matthias KrügerRollup merge of #104499 - Enselic:no-method-in-rustdoc...
2022-11-21 Matthias KrügerRollup merge of #104420 - TethysSvensson:master, r...
2022-11-21 borsAuto merge of #103491 - cjgillot:self-rpit, r=oli-obk
2022-11-21 borsAuto merge of #103454 - camsteffen:remove-conservativel...
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
2022-11-20 borsAuto merge of #104655 - matthiaskrgr:rollup-r5kfffy...
2022-11-20 Matthias KrügerRollup merge of #104643 - pnkfelix:examples-for-chunks...
2022-11-20 Matthias KrügerRollup merge of #104641 - tshepang:grammar, r=Mark...
2022-11-20 Matthias KrügerRollup merge of #104634 - RalfJung:core-arch, r=Mark...
2022-11-20 Matthias KrügerRollup merge of #104632 - RalfJung:core-test-strict...
2022-11-20 Matthias KrügerRollup merge of #104581 - notriddle:notriddle/js-iife...
2022-11-20 Matthias KrügerRollup merge of #104504 - compiler-errors:fru-syntax...
2022-11-20 Matthias KrügerRollup merge of #104487 - klensy:ntapi, r=Mark-Simulacrum
2022-11-20 Matthias KrügerRollup merge of #104461 - mati865:gnullvm-aarch64-fixup...
2022-11-20 Matthias KrügerRollup merge of #101310 - zachs18:rc_get_unchecked_mut_...
2022-11-20 Rune TynanOnly one feature gate needed
2022-11-20 Rune TynanUse ? instead of match
2022-11-20 Rune TynanFix issue number
2022-11-20 Rune TynanAdd derive_const feature
2022-11-20 Rune TynanUpdate with derive_const
2022-11-20 Rune TynanAdd stability for alignment
2022-11-20 Rune Tynanconstify remaining layout methods
2022-11-20 borsAuto merge of #104646 - matthiaskrgr:rollup-7xnhzf0...
2022-11-20 Ralf Jungenable fuzzy_provenance_casts lint in libstd
2022-11-20 Ralf Jungenable fuzzy_provenance_casts lint in liballoc
2022-11-20 Matthias KrügerRollup merge of #104640 - GuillaumeGomez:migrate-kdb...
2022-11-20 Matthias KrügerRollup merge of #104611 - notriddle:notriddle/scrape...
2022-11-20 Matthias KrügerRollup merge of #104568 - RalfJung:realloc, r=Amanieu
2022-11-20 Matthias KrügerRollup merge of #104564 - RalfJung:either, r=oli-obk
2022-11-20 Matthias KrügerRollup merge of #104558 - thomcc:unalign-diriter, r...
2022-11-20 Matthias KrügerRollup merge of #104537 - HintringerFabian:docs_default...
2022-11-20 Felix S. Klock IIadd examples to chunks remainder methods. Also fixed...
2022-11-20 Marvin LöbelAdd get_many_mut methods to slice
2022-11-20 Tshepang Mbamboreplace unusual grammar
next