]> git.lizzy.rs Git - rust.git/history - compiler
fmt
[rust.git] / compiler /
2021-08-07 Ellenfmt
2021-08-07 Ellenless opt in const param of
2021-08-07 borsAuto merge of #87810 - devnexen:haiku_os_simpl, r=Mark...
2021-08-07 borsAuto merge of #87796 - nielx:fix/socket2-0.4.1, r=Mark...
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 borsAuto merge of #87774 - camelid:process-typo, r=jyn514
2021-08-06 borsAuto merge of #87822 - JohnTitor:rollup-kxojii0, r...
2021-08-06 Yuki OkushiRollup merge of #87816 - bjorn3:sync_cg_clif-2021-08...
2021-08-06 Yuki OkushiRollup merge of #87809 - InnovativeInventor:pointer...
2021-08-06 Yuki OkushiRollup merge of #87787 - hyd-dev:c-unwind, r=RalfJung
2021-08-06 Yuki OkushiRollup merge of #87779 - Aaron1011:stmt-ast-id, r=petro...
2021-08-06 Yuki OkushiRollup merge of #87775 - Kobzol:single-associated-item...
2021-08-06 Yuki OkushiRollup merge of #87761 - rusticstuff:rustc_error_overfl...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 borsAuto merge of #87784 - rusticstuff:bootstrap_config_ove...
2021-08-06 Aaron HillRemove special case for statement `NodeId` assignment
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 borsAuto merge of #87777 - the8472:fix-mir-max-rss, r=oli...
2021-08-06 Jakub BeránekAdd hint for unresolved associated trait items if the...
2021-08-06 borsAuto merge of #87808 - JohnTitor:rollup-qqp79xs, r...
2021-08-06 Yuki OkushiRollup merge of #87780 - est31:intra_doc_links, r=jyn514
2021-08-06 Yuki OkushiRollup merge of #87770 - BoxyUwU:cec-drop-impl, r=lcnr
2021-08-06 Yuki OkushiRollup merge of #87760 - badboy:promote-ios-sim-target...
2021-08-06 Yuki OkushiRollup merge of #87759 - m-ou-se:linux-process-sealed...
2021-08-06 Yuki OkushiRollup merge of #87756 - Amanieu:no_profiler_runtime...
2021-08-06 Yuki OkushiRollup merge of #87742 - npmccallum:naked_ffi, r=Amanieu
2021-08-06 Yuki OkushiRollup merge of #87727 - SkiFire13:fix-87718, r=jackh726
2021-08-06 Yuki OkushiRollup merge of #87715 - bhgomes:long-explanation-E0625...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #84176 - GuillaumeGomez:src-to-definition...
2021-08-05 Guillaume GomezRemove warnings/errors from compiler when using typeck_...
2021-08-05 The8472replace Vec<u8> with Box<[u8]>
2021-08-05 borsAuto merge of #87768 - rust-lang:core-features-cleanup...
2021-08-05 borsAuto merge of #87737 - LeSeulArtichaut:unsafeck-less...
2021-08-05 borsAuto merge of #87740 - npmccallum:naked_args, r=Amanieu
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 The8472use box->vec conversion API that doesn't reallocate
2021-08-05 Ellenremove tywf relation
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 The8472use zeroed allocation instead of eagerly initializing...
2021-08-04 borsAuto merge of #86155 - alexcrichton:abort-on-unwind...
2021-08-04 Brandon H. Gomesmove full explanation to after erroneous example
2021-08-04 Nathaniel McCallumDisable unused variable lint for naked functions
2021-08-04 borsAuto merge of #87695 - tmiasko:gep-opaque-pointers...
2021-08-04 Ellendropck
2021-08-04 borsAuto merge of #87736 - the8472:inline-advance-by, r...
2021-08-04 Hans KratzFix overflow in rustc happening if the `err_count(...
2021-08-04 Tomasz MiąskoReplace LLVMConstInBoundsGEP with LLVMConstInBoundsGEP2*
2021-08-04 Tomasz MiąskoPrepare inbounds_gep for opaque pointers
2021-08-04 Tomasz MiąskoPrepare gep for opaque pointers
2021-08-04 Tomasz MiąskoPrepare struct_gep for opaque pointers
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-04 borsAuto merge of #86197 - FabianWolff:trailing-whitespace...
2021-08-04 Amanieu d'AntrasAdd back -Zno-profiler-runtime
2021-08-04 Fabian WolffRemove trailing whitespace from error messages
2021-08-04 borsAuto merge of #87026 - FabianWolff:issue-86948, r=estebank
2021-08-04 borsAuto merge of #87712 - est31:line-column-1-based, r...
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-03 borsAuto merge of #87746 - JohnTitor:rollup-zaapqgl, r...
2021-08-03 Yuki OkushiRollup merge of #87734 - Smittyvb:more-union-tests...
2021-08-03 Yuki OkushiRollup merge of #87731 - ehuss:update-cargo, r=ehuss
2021-08-03 Yuki OkushiRollup merge of #87729 - adamgemmell:dev/deprecate...
2021-08-03 Yuki OkushiRollup merge of #87723 - frogtd:patch-3, r=JohnTitor
2021-08-03 Yuki OkushiRollup merge of #87720 - matthiaskrgr:clippy_into,...
2021-08-03 Yuki OkushiRollup merge of #87663 - GuillaumeGomez:rustdoc-brace...
2021-08-03 Yuki OkushiRollup merge of #87267 - dtolnay:negspace, r=Aaron1011
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 Léo Lanteri ThauvinOnly compute `is_freeze` for layout-constrained ADTs
2021-08-03 borsAuto merge of #86400 - FabianWolff:issue-85735, r=estebank
2021-08-03 Fabian WolffRemove invalid suggestion involving Fn trait bound
2021-08-03 Fabian WolffUse a multipart suggestion for the parentheses
2021-08-03 David TolnayRemove space after negative sign in Literal to_string
2021-08-03 borsAuto merge of #87515 - crlf0710:trait_upcasting_part2...
2021-08-03 Alex CrichtonUse predefined helper instead of a new one
2021-08-03 Alex CrichtonMove abort_unwinding_calls earlier
2021-08-03 Alex Crichtonrustc: Fill out remaining parts of C-unwind ABI
2021-08-03 Brandon H. Gomesremove trailing newline
2021-08-03 borsAuto merge of #86338 - JohnTitor:issue-86162, r=estebank
2021-08-03 Adam GemmellRemove crypto composite feature from allowed aarch64...
2021-08-03 Giacomo StevanatoFix overflow when calculating expected_min in generics...
2021-08-03 Yuki OkushiUse `has_impl_trait` where possible
2021-08-03 Yuki OkushiDo not suggest impl traits as type arguments
2021-08-03 borsAuto merge of #87725 - JohnTitor:rollup-2ywcpuk, r...
2021-08-03 Yuki OkushiRollup merge of #87716 - calebzulawski:master, r=workin...
2021-08-03 Yuki OkushiRollup merge of #87711 - noproto:patch-1, r=GuillaumeGomez
2021-08-03 Yuki OkushiRollup merge of #87708 - the8472:canonical_v6, r=dtolnay
2021-08-03 Yuki OkushiRollup merge of #87693 - badboy:enable-ios-sim-target...
2021-08-03 Yuki OkushiRollup merge of #87685 - notriddle:lazy-from-docs,...
2021-08-03 Yuki OkushiRollup merge of #87652 - npmccallum:naked_inline, r...
2021-08-03 Yuki OkushiRollup merge of #87646 - JohnTitor:fix-parser-ice,...
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 Matthias Krügerdon't use .into() to convert types to identical types...
2021-08-03 borsAuto merge of #87033 - FabianWolff:issue-87017, r=estebank
2021-08-03 borsAuto merge of #87262 - dtolnay:negative, r=Aaron1011
2021-08-03 Caleb ZulawskiAllow generic SIMD array element type
2021-08-03 Brandon H. Gomesadd long error explanation for E0625
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-03 Nathaniel McCallumValidate that naked functions are never inlined
2021-08-02 borsAuto merge of #87628 - estebank:unmet-explicit-lifetime...
next