]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-08 Luis Cardosotranslations(rustc_session): remove lint allow rule...
2022-09-08 Luis Cardosotranslations(rustc_session): migrate TargetDataLayout...
2022-09-08 Luis Cardosotranslations(rustc_session): migrates session.rs and...
2022-09-08 borsAuto merge of #101303 - jyn514:jnelson/handle-cycle...
2022-09-07 borsAuto merge of #94075 - mikebenfield:wip-enum, r=oli-obk
2022-09-07 borsAuto merge of #101544 - matthiaskrgr:rollup-4urx917...
2022-09-07 Michael BenfieldUse niche-filling optimization even when multiple varia...
2022-09-07 Michael BenfieldChange name of "dataful" variant to "untagged"
2022-09-07 Matthias KrügerRollup merge of #101538 - notriddle:notriddle/content...
2022-09-07 Matthias KrügerRollup merge of #101536 - GuillaumeGomez:is_doc_comment...
2022-09-07 Matthias KrügerRollup merge of #101535 - est31:tidy_error_fix, r=Mark...
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101525 - eltociear:patch-16, r=cjgillot
2022-09-07 Matthias KrügerRollup merge of #101521 - aDotInTheVoid:rdj-structkind...
2022-09-07 Matthias KrügerRollup merge of #101507 - notriddle:notriddle/main...
2022-09-07 Matthias KrügerRollup merge of #101506 - notriddle:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101503 - spastorino:add-debug-calls...
2022-09-07 Matthias KrügerRollup merge of #101502 - TaKO8Ki:do-not-suggest-semico...
2022-09-07 Matthias KrügerRollup merge of #101493 - spastorino:borrow-mut-impl...
2022-09-07 Matthias KrügerRollup merge of #101435 - JakobDegen:bitwidth-tests...
2022-09-07 Matthias KrügerRollup merge of #101416 - uarif1:doc_non_blocking_stdio...
2022-09-07 Matthias KrügerRollup merge of #101343 - diminishedprime:patch-3,...
2022-09-07 borsAuto merge of #101476 - ChrisDenton:BCryptRandom-fix...
2022-09-07 Michael Howellrustdoc: remove unused CSS `#main-content > table td`
2022-09-07 borsAuto merge of #101522 - oli-obk:miriup, r=oli-obk
2022-09-07 Michael Howellrustdoc: remove unused CSS `.content .methods > div`
2022-09-07 Oli SchererUpdate miri submodule
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-07 est31Fix error printing mistake in tidy
2022-09-07 Santiago PastorinoFormat hir_id_validator error using pretty print
2022-09-07 Santiago PastorinoAdd instrument and debug calls
2022-09-07 Michael Howellrustdoc: remove unused mobile CSS `.rustdoc { flex...
2022-09-07 Guillaume GomezAdd documentation for Attr::is_doc_comment
2022-09-07 Usama Arifstdio: Document no support for writing to non-blocking...
2022-09-07 Chris DentonDon't break windows/rand for miri
2022-09-07 Ikko AshimineFix typo in pass_manager.rs
2022-09-07 borsAuto merge of #98332 - oli-obk:assume, r=wesleywiser
2022-09-07 Nixon Enraght... Rustdoc-Json: More accurate struct type.
2022-09-07 borsAuto merge of #101232 - nikic:issue-98294, r=Mark-Simul...
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
2022-09-07 borsAuto merge of #101508 - JohnTitor:rollup-i5i2vqc, r...
2022-09-07 Joshua NelsonMake `HandleCycleError` an enum instead of a macro...
2022-09-06 Yuki OkushiRollup merge of #101497 - lnicola:rust-analyzer-2022...
2022-09-06 Yuki OkushiRollup merge of #101491 - notriddle:notriddle/sub-varia...
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 Takayuki Maedado not suggest a semicolon for a macro without `!`
2022-09-06 Chris DentonOpen a BCrypt algorithm handle
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 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...
next