]> git.lizzy.rs Git - rust.git/history - compiler
Remove LightSpan and use Span directly
[rust.git] / compiler /
2021-08-05 Guillaume GomezRemove warnings/errors from compiler when using typeck_...
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 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 borsAuto merge of #86155 - alexcrichton:abort-on-unwind...
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 borsAuto merge of #87736 - the8472:inline-advance-by, r...
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 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 borsAuto merge of #86338 - JohnTitor:issue-86162, r=estebank
2021-08-03 Adam GemmellRemove crypto composite feature from allowed aarch64...
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 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...
2021-08-02 borsAuto merge of #87706 - RalfJung:miri, r=RalfJung
2021-08-02 borsAuto merge of #87705 - ehuss:update-mdbook, r=Mark...
2021-08-02 Charles LewSmall refactorings for miri.
2021-08-02 Charles LewImplement pointer casting.
2021-08-02 borsAuto merge of #87698 - camsteffen:rollup-yvjfc26, r...
2021-08-02 Cameron SteffenRollup merge of #87690 - sharnoff:mut-ptr-allocated...
2021-08-02 Cameron SteffenRollup merge of #87687 - camsteffen:inline-macros,...
2021-08-02 Cameron SteffenRollup merge of #87673 - estebank:opaque-ty-mismatch...
2021-08-02 Cameron SteffenRollup merge of #87659 - FabianWolff:issue-87397, r...
2021-08-02 Cameron SteffenRollup merge of #87654 - jesyspa:issue-87238-option...
2021-08-02 Cameron SteffenRollup merge of #86176 - nbdd0121:explicit-generic...
2021-08-02 borsAuto merge of #87248 - RalfJung:ctfe-partial-overwrite...
2021-08-02 borsAuto merge of #87625 - nielx:fix/libz-sys-1.1.3, r...
2021-08-02 borsAuto merge of #87297 - ZuseZ4:new_build_flags, r=Mark...
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-08-02 Gary GuoImplement a `explicit_generic_args_with_impl_trait...
2021-08-02 borsAuto merge of #87689 - JohnTitor:rollup-ns38b56, r...
2021-08-02 Yuki OkushiRollup merge of #87653 - RalfJung:dont-run-ub, r=kennytm
2021-08-02 Yuki OkushiRollup merge of #87644 - Flying-Toast:vec-remove-note...
2021-08-02 Yuki OkushiRollup merge of #87633 - Amanieu:fix-86063, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87629 - steffahn:consistent_adapter_sp...
2021-08-02 Yuki OkushiRollup merge of #87608 - Aaron1011:remove-system-librar...
2021-08-02 Yuki OkushiRollup merge of #87504 - ehuss:update-mdbook, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87468 - calebcartwright:update-rustfmt...
2021-08-02 Yuki OkushiRollup merge of #87282 - pietroalbini:refactor-extended...
2021-08-02 Yuki OkushiRollup merge of #86936 - CDirkx:ipv6-multicast, r=JohnTitor
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86509 - CDirkx:os_str, r=m-ou-se
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-08-02 Yuki OkushiRollup merge of #86183 - inquisitivecrystal:env-nul...
2021-08-02 borsAuto merge of #85272 - ChayimFriedman2:matches-leading...
2021-08-01 Cameron SteffenInline make_if macro
2021-08-01 Cameron SteffenInline create_maybe_get_coercion_reason macro
2021-08-01 borsAuto merge of #86031 - ssomers:btree_lazy_iterator...
2021-08-01 borsAuto merge of #87622 - pietroalbini:bump-bootstrap...
2021-08-01 borsAuto merge of #81825 - voidc:pidfd, r=joshtriplett
2021-08-01 Pietro Albinibump bootstrap compiler to 1.55
2021-08-01 borsAuto merge of #87664 - devnexen:netbsd_sanitizers_suppo...
2021-08-01 borsAuto merge of #87546 - rusticstuff:issue87450-take...
2021-08-01 borsAuto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 borsAuto merge of #84662 - dtolnay:unwindsafe, r=Amanieu
2021-08-01 borsAuto merge of #85782 - badboy:build-ios-sim-target...
next