]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #76448 - haraldh:default_alloc_error_handler_reduced, r=Amanieu
[rust.git] / compiler /
2020-10-04 borsAuto merge of #76448 - haraldh:default_alloc_error_hand...
2020-10-04 borsAuto merge of #77380 - fusion-engineering-forks:unbox...
2020-10-04 borsAuto merge of #77517 - JohnTitor:rollup-msbd49e, r...
2020-10-04 Yuki OkushiRollup merge of #77508 - camelid:patch-8, r=jonas-schievink
2020-10-04 Yuki OkushiRollup merge of #77473 - Mark-Simulacrum:check-limited...
2020-10-04 Yuki OkushiRollup merge of #77469 - camelid:rustdoc-better-failed...
2020-10-04 Yuki OkushiRollup merge of #77468 - camelid:fix-test-name, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77447 - ssomers:btree_cleanup_8, r...
2020-10-04 Yuki OkushiRollup merge of #77419 - GuillaumeGomez:create-e0777...
2020-10-04 Yuki OkushiRollup merge of #77388 - JohnTitor:add-tests, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77190 - jakevossen5:master, r=eddyb
2020-10-04 Yuki OkushiRollup merge of #76768 - workingjubilee:reject-oob...
2020-10-04 Yuki OkushiRollup merge of #75699 - notriddle:drop-bounds-lint...
2020-10-04 Yuki OkushiRollup merge of #75143 - oli-obk:tracing, r=RalfJung
2020-10-04 borsAuto merge of #76017 - JulianKnodt:fmt_fast, r=nagisa
2020-10-03 borsAuto merge of #77434 - jonas-schievink:ret-in-reg-2...
2020-10-03 Jake Vossenfixed going over 100 chars in line
2020-10-03 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
2020-10-03 borsAuto merge of #77347 - jyn514:dox, r=Amanieu
2020-10-03 borsAuto merge of #77451 - Mark-Simulacrum:bump-version...
2020-10-02 borsAuto merge of #77470 - jonas-schievink:rollup-9a2hulp...
2020-10-02 Jonas SchievinkRollup merge of #77452 - Mark-Simulacrum:fix-symbol...
2020-10-02 Jonas SchievinkRollup merge of #77421 - petrochenkov:globtravel, r...
2020-10-02 Jonas SchievinkRollup merge of #77264 - fusion-engineering-forks:skip...
2020-10-02 Jonas SchievinkRollup merge of #77251 - dtolnay:drop, r=Aaron1011
2020-10-02 Jonas SchievinkRollup merge of #77182 - GuillaumeGomez:missing-example...
2020-10-02 Jonas SchievinkRollup merge of #76745 - workingjubilee:move-wrapping...
2020-10-02 Jonas SchievinkRollup merge of #76107 - integer32llc:manifest-alias...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-10-02 Jake Vossenmade multiline macro calls into single line
2020-10-02 borsAuto merge of #77462 - jonas-schievink:rollup-m0rqdh5...
2020-10-02 Jonas SchievinkRollup merge of #77453 - pietroalbini:ci-no-more-azure...
2020-10-02 Jonas SchievinkRollup merge of #77444 - estebank:pat-field-label,...
2020-10-02 Jonas SchievinkRollup merge of #77442 - pickfire:patch-7, r=scottmcm
2020-10-02 Jonas SchievinkRollup merge of #77441 - couchand:2020-10/fix-75504...
2020-10-02 Jonas SchievinkRollup merge of #77432 - tmiasko:posix-spawn-musl,...
2020-10-02 Jonas SchievinkRollup merge of #77423 - ecstatic-morse:discriminant...
2020-10-02 Jonas SchievinkRollup merge of #77415 - ecstatic-morse:const-checking...
2020-10-02 Jonas SchievinkRollup merge of #77409 - pickfire:patch-6, r=GuillaumeGomez
2020-10-02 Jonas SchievinkRollup merge of #77405 - timvermeulen:iter_advance_by_t...
2020-10-02 Jonas SchievinkRollup merge of #76811 - GuillaumeGomez:doc-alias-name...
2020-10-02 Jonas SchievinkRollup merge of #76739 - davidtwco:issue-75323-non...
2020-10-02 Guillaume GomezForbid some characters to be used as doc alias
2020-10-02 borsAuto merge of #77369 - jonas-schievink:validate-storage...
2020-10-02 Jonas Schievinkvalidate: skip debuginfo
2020-10-02 Guillaume GomezImprove E0777 help message
2020-10-02 Jonas Schievinkvalidate: storage must be allocated on local use
2020-10-02 Mark RousskovPermit ty::Bool in const generics for v0 mangling
2020-10-02 borsAuto merge of #77418 - pietroalbini:ci-environment...
2020-10-02 David Woodresolve: prohibit anon const non-static lifetimes
2020-10-02 borsAuto merge of #77396 - wesleywiser:disable-simplifyarmi...
2020-10-02 borsAuto merge of #77029 - ehuss:command-access, r=dtolnay
2020-10-02 Esteban KüberFix span for incorrect pattern field and add label
2020-10-02 Harald HoyerImplement Make `handle_alloc_error` default to panic...
2020-10-02 borsAuto merge of #77436 - JohnTitor:rollup-65dh7rp, r...
2020-10-02 Wesley WiserDisable the SimplifyArmIdentity mir-opt
2020-10-01 Yuki OkushiRollup merge of #77429 - WaffleLapkin:doc_link_default_...
2020-10-01 Yuki OkushiRollup merge of #77399 - ssomers:btree_cleanup_5, r...
2020-10-01 Yuki OkushiRollup merge of #77389 - jyn514:THE-PAPERCLIP-COMETH...
2020-10-01 Yuki OkushiRollup merge of #77385 - scottmcm:fix-77220, r=jyn514
2020-10-01 Yuki OkushiRollup merge of #77375 - petrochenkov:inherext, r=oli-obk
2020-10-01 Yuki OkushiRollup merge of #77362 - RReverser:patch-1, r=dtolnay
2020-10-01 Yuki OkushiRollup merge of #77312 - LeSeulArtichaut:toolstate...
2020-10-01 Yuki OkushiRollup merge of #77147 - fusion-engineering-forks:stati...
2020-10-01 Yuki OkushiRollup merge of #77111 - fusion-engineering-forks:stabi...
2020-10-01 Yuki OkushiRollup merge of #76979 - fusion-engineering-forks:windo...
2020-10-01 Yuki OkushiRollup merge of #76851 - fusion-engineering-forks:fixme...
2020-10-01 Jonas SchievinkReturns values up to 2*usize by value
2020-10-01 Vadim PetrochenkovRevert "resolve: Avoid "self-confirming" import resolut...
2020-10-01 David TolnayFixme with link for re-enabling const mutation lint...
2020-10-01 Michael HowellUplift drop-bounds lint from clippy
2020-10-01 Guillaume GomezImport struct_span_err macro instead of prepending it
2020-10-01 Guillaume GomezCreate E0777 error code for "invalid literal in derive"
2020-10-01 Dylan MacKenzieAdd `-Zprecise-enum-drop-elaboration`
2020-10-01 borsAuto merge of #76971 - bugadani:issue-75659, r=Amanieu
2020-10-01 Dylan MacKenzieGive better const-checking error for `async` blocks
2020-10-01 borsAuto merge of #76969 - withoutboats:rawfd-refexive...
2020-10-01 Mara BosAdd note about possible future improvement
2020-10-01 borsAuto merge of #76919 - fusion-engineering-forks:thread...
2020-10-01 borsAuto merge of #74839 - alarsyo:multiple_return_terminat...
2020-10-01 Antoine MartinImplement multiple return terminators optimization
2020-10-01 borsAuto merge of #77354 - ecstatic-morse:const-checking...
2020-10-01 Oliver SchererOnly mention that a stack frame is being popped when...
2020-10-01 borsAuto merge of #77383 - pickfire:patch-6, r=Mark-Simulacrum
2020-10-01 David TolnayWarn on method call mutating const, even if it has...
2020-10-01 David TolnaySkip dropck::check_drop_impl in is_const_item_without_d...
2020-10-01 David TolnaySimplify defid destructor check
2020-10-01 David TolnayAdd justification of the destructor filter
2020-10-01 David TolnayBypass const_item_mutation if const's type has Drop...
2020-10-01 borsAuto merge of #77379 - camelid:improve-wording-crate...
2020-10-01 borsAuto merge of #77381 - Dylan-DPC:rollup-0sr6p5p, r...
2020-10-01 Dylan DPCRollup merge of #77371 - camelid:remove-extra-space...
2020-10-01 Dylan DPCRollup merge of #77360 - oli-obk:zst_const_pat_regressi...
2020-10-01 Dylan DPCRollup merge of #77349 - ehuss:update-cargo, r=ehuss
2020-10-01 Dylan DPCRollup merge of #77343 - varkor:rustc_args_required_con...
2020-10-01 Dylan DPCRollup merge of #77324 - Aaron1011:fix/const-item-mutat...
2020-10-01 Dylan DPCRollup merge of #77319 - tgnottingham:siphasher_endiann...
2020-10-01 Dylan DPCRollup merge of #77315 - exrook:rename-allocerror,...
2020-10-01 Dylan DPCRollup merge of #77305 - lcnr:candidate_from_obligation...
2020-10-01 Dylan DPCRollup merge of #77303 - lcnr:const-evaluatable-TooGene...
next