]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-06 Yuki OkushiRollup merge of #101488 - notriddle:notriddle/results...
2022-09-06 Yuki OkushiRollup merge of #101486 - asquared31415:invalid_repr_li...
2022-09-06 Yuki OkushiRollup merge of #101484 - oli-obk:no_zst, r=eddyb
2022-09-06 Yuki OkushiRollup merge of #101481 - ChrisDenton:uwp-fix, r=thomcc
2022-09-06 Yuki OkushiRollup merge of #101468 - spastorino:fix-ice-rpit-hrtb...
2022-09-06 Yuki OkushiRollup merge of #101451 - cjgillot:test-100521, r=TaKO8Ki
2022-09-06 Michael Howellrustdoc: remove unused CSS `#main-content > .since`
2022-09-06 borsAuto merge of #100404 - BelovDV:linker_group, r=petroch...
2022-09-06 Nikita TomashevichWhoops forgot a space
2022-09-06 Nikita TomashevichReplace manual impl with a derive macro as multipart...
2022-09-06 Takayuki Maedado not suggest a semicolon for a macro without `!`
2022-09-06 Camille GILLOTShrink span for bindings with subpatterns.
2022-09-06 Chris DentonOpen a BCrypt algorithm handle
2022-09-06 Jason NewcombAllow lint passes to be bound by `TyCtxt`
2022-09-06 Santiago PastorinoPass ImplTraitContext as &mut to avoid the need of...
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-06 borsAuto merge of #101485 - GuillaumeGomez:rollup-68p9di4...
2022-09-06 Michael Howellrustdoc: remove outdated CSS `.sub-variant > div >...
2022-09-06 Michael Howellrustdoc: remove unused CSS `#results > table`
2022-09-06 Matt HamrickUpdate src/doc/rustc/src/platform-support/fuchsia.md
2022-09-06 IQuantSlightly more concise comment
2022-09-06 Nikita TomashevichUse untranslated messages for now
2022-09-06 Nikita TomashevichRemove a comment and use IntoDiagnosticArg instead...
2022-09-06 Nikita TomashevichAddress some comments
2022-09-06 Nikita TomashevichMugrate mismatched_static_lifetime.rs
2022-09-06 Nikita TomashevichMigrate E0623
2022-09-06 Oli SchererCheck all operands, they may contain indirections in...
2022-09-06 asquared31415add list of recognized repr attributes to the unrecogni...
2022-09-06 Guillaume GomezRollup merge of #101473 - nnethercote:mir-size-assertio...
2022-09-06 Guillaume GomezRollup merge of #101471 - compiler-errors:delay-bug...
2022-09-06 Guillaume GomezRollup merge of #101462 - aDotInTheVoid:rdj-enum-field...
2022-09-06 Guillaume GomezRollup merge of #101457 - ChayimFriedman2:struct-field...
2022-09-06 Guillaume GomezRollup merge of #101445 - TaKO8Ki:suggest-introducing...
2022-09-06 Guillaume GomezRollup merge of #101434 - JhonnyBillM:replace-session...
2022-09-06 Guillaume GomezRollup merge of #101357 - compiler-errors:variant-sugg...
2022-09-06 Oli SchererTest bump
2022-09-06 borsAuto merge of #100733 - scottmcm:inline-from-from-ident...
2022-09-06 Oli SchererUpdate docs
2022-09-06 Oli SchererMove CTFE handling of nondiverging intrinsics to intrin...
2022-09-06 Oli SchererGeneralize the Assume intrinsic statement to a general...
2022-09-06 Oli SchererLower the assume intrinsic to a MIR statement
2022-09-06 Oli SchererRemove dead broken code from const zst handling in...
2022-09-06 Santiago Pastorinofix RPIT ICE for implicit HRTB when missing dyn
2022-09-06 Chris DentonFix compile errors for uwp-windows-msvc targets
2022-09-06 borsAuto merge of #101479 - Dylan-DPC:rollup-v8ite0y, r...
2022-09-06 Dylan DPCRollup merge of #101427 - compiler-errors:issue-101421...
2022-09-06 Dylan DPCRollup merge of #101412 - WaffleLapkin:improve_std_ptr_...
2022-09-06 Dylan DPCRollup merge of #101287 - Adam-Gleave:doc_bool_then_som...
2022-09-06 Dylan DPCRollup merge of #101021 - MingyuChen1:diagnostic, r...
2022-09-06 Dylan DPCRollup merge of #100658 - chenyukang:100631-check-get...
2022-09-06 Vadim PetrochenkovFix CI failures on windows and aarch64-linux
2022-09-06 Daniil Belovchange stdlib circular dependencies handling
2022-09-06 borsAuto merge of #101362 - compiler-errors:unnecessary...
2022-09-06 Michael GouletReport number of delayed bugs properly with -Ztreat...
2022-09-06 yukangget_attr should check that no duplicates are allowed
2022-09-06 borsAuto merge of #101359 - compiler-errors:cannot-call...
2022-09-06 Nicholas NethercoteAdd more size assertions for MIR types.
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-06 borsAuto merge of #101464 - JohnTitor:rollup-unsjgm6, r...
2022-09-05 Yuki OkushiRollup merge of #101447 - cjgillot:no-remap-resolver...
2022-09-05 Yuki OkushiRollup merge of #101426 - beetrees:dup-no-stdio, r...
2022-09-05 Yuki OkushiRollup merge of #101425 - compiler-errors:point-at...
2022-09-05 Yuki OkushiRollup merge of #101418 - rust-lang:revert-99183-proc_m...
2022-09-05 Yuki OkushiRollup merge of #101404 - joboet:always_cleanup_stdout...
2022-09-05 Yuki OkushiRollup merge of #101402 - saethlin:inline-asm-hook...
2022-09-05 Yuki OkushiRollup merge of #99291 - est31:let_else_tests, r=joshtr...
2022-09-05 Nixon Enraght... Rustdoc-Json: Store Variant Fields as their own item.
2022-09-05 borsAuto merge of #101460 - rust-lang:update-cargo, r=ehuss
2022-09-05 Jhonny Bill... [Gardening] UPDATE - use let chain to unwrap snippet...
2022-09-05 Jhonny Bill... UPDATE - accept start_point and snippet instead of...
2022-09-05 Michael GouletPoint out when a callable is not actually callable...
2022-09-05 Michael GouletFix ICE, generalize 'move generics to trait' suggestion...
2022-09-05 Chayim Refael... Recover from using `;` as separator between fields
2022-09-05 Camille GILLOTAdd test.
2022-09-05 Weihang LoUpdate cargo
2022-09-05 Jhonny Bill... FIX - broken translatable diagnostics tests
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 Jhonny Bill... [Gardening] UPDATE - tidy fixes
2022-09-05 Jhonny Bill... FIX - broken translatable diagnostics tests
2022-09-05 Jhonny Bill... UPDATE - avoid exposing source_map methods from Handler
2022-09-05 Thom ChiovoloniAvoid UB in the Windows filesystem code in... bootstrap?
2022-09-05 111fix comment
2022-09-05 Takayuki Maedause `propagate_through_exprs` instead of `propagate_thr...
2022-09-05 borsAuto merge of #101228 - nnethercote:simplify-hir-PathSe...
2022-09-05 Takayuki Maedarefactor: remove unnecessary variables
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR
2022-09-05 Nikita PopovAdd test for #98294
2022-09-05 Camille GILLOTRemove generics_def_id_map from the resolver.
2022-09-05 est31Add matrix based test for documenting the let / let...
2022-09-05 Takayuki Maedasuggest introducing an explicit lifetime if it does...
2022-09-05 borsAuto merge of #101439 - Dylan-DPC:rollup-2wf1mtj, r...
2022-09-05 Dylan DPCRollup merge of #101429 - compiler-errors:issue-101119...
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-05 Dylan DPCRollup merge of #101409 - WaffleLapkin:rust_2021_compat...
2022-09-05 Dylan DPCRollup merge of #101391 - matthiaskrgr:perf0309, r...
2022-09-05 Dylan DPCRollup merge of #101367 - compiler-errors:suggest-copie...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-05 joboetstd: fix cleanup for uninitialized stdout (#101375)
2022-09-05 borsAuto merge of #101414 - mystor:pm_nested_cross_thread...
next