]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #89793 - ibraheemdev:from_ptr_range...
2022-02-28 borsAuto merge of #94216 - psumbera:sparc64-abi-fix2, r...
2022-02-28 Caio4 - Make more use of `let_chains`
2022-02-28 borsAuto merge of #94427 - cjgillot:inline-fresh-expn,...
2022-02-28 borsAuto merge of #94158 - erikdesjardins:more-more-noundef...
2022-02-28 Erik DesjardinsRemove LLVM attribute removal
2022-02-28 DrMeepsterexpadn abi check + condese & fix tests
2022-02-28 Erik Desjardinsupdate vec-shrink-panik test to allow panic_no_unwind...
2022-02-28 Erik DesjardinsRevert "Auto merge of #92419 - erikdesjardins:coldland...
2022-02-28 Michael Gouletonly check method inputs once
2022-02-28 borsAuto merge of #94437 - RalfJung:miri, r=RalfJung
2022-02-28 Michael Gouletfix ICE when passing empty block to while-loop condition
2022-02-28 Ralf Jungupdate Miri
2022-02-28 borsAuto merge of #94431 - matthiaskrgr:rollup-1jsj0wu...
2022-02-28 Michael GouletMake deref suggestion better
2022-02-27 Ibraheem Ahmedadd `slice::{from_ptr_range, from_mut_ptr_range}`
2022-02-27 borsAuto merge of #94157 - erikdesjardins:more-noundef...
2022-02-27 Matthias KrügerRollup merge of #94420 - c410-f3r:more-let-chains,...
2022-02-27 Matthias KrügerRollup merge of #94417 - GuillaumeGomez:fix-duplicated...
2022-02-27 Matthias KrügerRollup merge of #94415 - bjorn3:cfg_default_backend...
2022-02-27 Matthias KrügerRollup merge of #94409 - RalfJung:path, r=Mark-Simulacrum
2022-02-27 Matthias KrügerRollup merge of #94399 - GuillaumeGomez:regression...
2022-02-27 Matthias KrügerRollup merge of #94397 - xFrednet:69838-deprecate-pre...
2022-02-27 Matthias KrügerRollup merge of #94396 - c410-f3r:yet-more-let-chains...
2022-02-27 Simonas KazlauskasDo not pass through features without +/- prefix
2022-02-27 Erik Desjardinsmake pgo-branch-weights test not dependent on argument...
2022-02-27 Camille GILLOTOnly create a single expansion for each inline integration.
2022-02-27 borsAuto merge of #94412 - scottmcm:cfg-out-miri-from-swap...
2022-02-27 Erik DesjardinsApply noundef metadata to loads of types that do not...
2022-02-27 Ruby LazuliLint against more useless `#[must_use]` attributes
2022-02-27 Caio3 - Make more use of let_chains
2022-02-27 borsAuto merge of #94084 - Mark-Simulacrum:drop-sharded...
2022-02-27 borsAuto merge of #94400 - c410-f3r:more-let-chains, r...
2022-02-27 Guillaume GomezAdd test to ensure that links to impls are correctly...
2022-02-27 Guillaume GomezCorrectly generate links in the sidebar for impls
2022-02-27 bjorn3Use the first codegen backend in the config.toml as...
2022-02-27 borsAuto merge of #94221 - erikdesjardins:addattr, r=nikic
2022-02-27 DrMeepsterfix box icing when it has aggregate abi
2022-02-27 borsAuto merge of #94144 - est31:let_else_trait_selection...
2022-02-27 borsAuto merge of #94361 - nikic:s390x-update, r=Mark-Simul...
2022-02-27 Scott McMurrayFor MIRI, cfg out the swap logic from 94212
2022-02-27 borsAuto merge of #94373 - erikdesjardins:getitinl, r=Mark...
2022-02-27 Ralf Jungavoid rebuilding bootstrap when PATH changes
2022-02-26 Nikita PopovUpdate dist-s390x-dist image
2022-02-26 Erik DesjardinsAttrBuilder doesn't take a context in old LLVM
2022-02-26 Erik Desjardinsuse attrbuilder to remove attrs in old LLVM
2022-02-26 Erik Desjardinsjust put smallvec lengths in the signature
2022-02-26 borsAuto merge of #93516 - nagisa:branch-protection, r...
2022-02-26 Erik DesjardinsApply noundef attribute to all scalar types which do...
2022-02-26 Jubileerust-lang/portable-simd#239: Bitmask conversion trait
2022-02-26 borsAuto merge of #93449 - JakobDegen:restrict-hasdrop...
2022-02-26 Erik DesjardinsAdd LLVM attributes in batches instead of individually
2022-02-26 Caio2 - Make more use of let_chains
2022-02-26 borsAuto merge of #94329 - flip1995:clippyup, r=Manishearth
2022-02-26 Guillaume GomezAdd test for #79465 to prevent regression
2022-02-26 borsAuto merge of #94376 - c410-f3r:more-let-chains, r...
2022-02-26 flip1995Update Cargo.lock (Clippy version bump)
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94078 - TaKO8Ki:suggest-float-literal...
2022-02-26 CaioMake more use of `let_chains`
2022-02-26 xFrednetDocument that pre-expansion lint passes are deprecated
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 borsAuto merge of #94392 - matthiaskrgr:rollup-npscf95...
2022-02-26 Matthias KrügerRollup merge of #94306 - Mark-Simulacrum:dom-fixups...
2022-02-26 Matthias KrügerRollup merge of #94235 - Dirbaio:fix-chalk-opaque-debru...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-26 Matthias KrügerRollup merge of #93982 - nbdd0121:explicit-generic...
2022-02-26 Matthias KrügerRollup merge of #93400 - ChayimFriedman2:dont-suggest...
2022-02-26 Takayuki Maedasuggest a float literal when dividing a floating-point...
2022-02-26 borsAuto merge of #92884 - compiler-errors:const-generic...
2022-02-26 Gary GuoProvide extra note if synthetic type args are specified
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-26 borsAuto merge of #94385 - matthiaskrgr:rollup-4pwegqk...
2022-02-26 Michael GouletSuggest {} around more bad const generic exprs
2022-02-26 Erik Desjardinsavoid test failure on targets where all functions are...
2022-02-25 Matthias KrügerRollup merge of #94377 - cynecx:fix-used-with-args...
2022-02-25 Matthias KrügerRollup merge of #94363 - aDotInTheVoid:fmt-needless...
2022-02-25 Matthias KrügerRollup merge of #94355 - ouz-a:master, r=oli-bok
2022-02-25 Matthias KrügerRollup merge of #93870 - tmiasko:const-precise-live...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-25 borsAuto merge of #94342 - ibraheemdev:swap-regression...
2022-02-25 Josh StoneAdd Atomic*::from_mut_slice
2022-02-25 ouz-aAdd one more case to avoid ICE
2022-02-25 cynecx`check_used` should only look at actual `used` attributes
2022-02-25 borsAuto merge of #8253 - Alexendoo:print-in-fmt, r=camsteffen
2022-02-25 Alex MacleodAdd `print_in_format_impl` lint
2022-02-25 CaioInitiate the inner usage of `let_chains`
2022-02-25 borsAuto merge of #94369 - matthiaskrgr:rollup-qtripm2...
2022-02-25 Erik DesjardinsMake TLS __getit #[inline(always)] on non-Windows
2022-02-25 Erik Desjardinsmake tests work on noopt builder
2022-02-25 Matthias KrügerRollup merge of #94366 - jhpratt:release-notes, r=Mark...
2022-02-25 Matthias KrügerRollup merge of #94353 - flip1995:fix_debug_assert_unus...
2022-02-25 Matthias KrügerRollup merge of #94154 - Urgau:rustdoc-check-cfg, r...
2022-02-25 Matthias KrügerRollup merge of #93850 - asquared31415:extern-static...
2022-02-25 borsAuto merge of #94290 - Mark-Simulacrum:bump-bootstrap...
2022-02-25 Jacob PrattAdd missing item to release notes
2022-02-25 Alex MacleodRename RecursiveFormatImpl to FormatImpl
2022-02-25 Oli Scherer"Reset" the hashing context before stable hashing the...
next