]> git.lizzy.rs Git - rust.git/history - compiler/rustc_resolve/src
use RegionNameHighlight for async fn and closure returns
[rust.git] / compiler / rustc_resolve / src /
2020-10-05 borsAuto merge of #77552 - ecstatic-morse:body-def-id,...
2020-10-05 borsAuto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r...
2020-10-05 Dylan DPCRollup merge of #77514 - scottmcm:less-once-chain-once...
2020-10-05 Dylan DPCRollup merge of #77512 - ecstatic-morse:const-checking...
2020-10-05 Dylan DPCRollup merge of #77471 - ssomers:btree_cleanup_3, r...
2020-10-05 Dylan DPCRollup merge of #77439 - varkor:min_const_generics...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 Jonas SchievinkRollup merge of #77513 - jyn514:refactor-doc-fragments...
2020-10-04 Jonas SchievinkRollup merge of #77445 - ssomers:btree_cleanup_7, r...
2020-10-04 Jonas SchievinkRollup merge of #77368 - est31:apfloat_fix, r=varkor
2020-10-04 Jonas SchievinkRollup merge of #77072 - sharnoff:hash-docs, r=LukasKal...
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
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 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 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
2020-10-03 varkorReplace "non trivial" with "non-trivial"
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 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 David Woodresolve: prohibit anon const non-static lifetimes
2020-10-02 borsAuto merge of #77029 - ehuss:command-access, r=dtolnay
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 Vadim PetrochenkovRevert "resolve: Avoid "self-confirming" import resolut...
2020-10-01 borsAuto merge of #76971 - bugadani:issue-75659, r=Amanieu
2020-10-01 borsAuto merge of #76969 - withoutboats:rawfd-refexive...
2020-10-01 borsAuto merge of #76919 - fusion-engineering-forks:thread...
2020-10-01 borsAuto merge of #77354 - ecstatic-morse:const-checking...
2020-10-01 borsAuto merge of #77383 - pickfire:patch-6, r=Mark-Simulacrum
2020-10-01 borsAuto merge of #77379 - camelid:improve-wording-crate...
2020-10-01 Dylan DPCRollup merge of #76909 - timvermeulen:advance_by, r...
2020-09-30 CamelidImprove wording for external crate resolution error
2020-09-30 Jonas SchievinkRollup merge of #77037 - matthiaskrgr:cl42ppy, r=Dylan-DPC
2020-09-29 borsAuto merge of #77145 - pietroalbini:refactor-build...
2020-09-28 Ralf JungRollup merge of #76711 - davidtwco:issue-51154-param...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-28 Ralf JungRollup merge of #76454 - poliorcetics:ui-to-unit-test...
2020-09-28 borsAuto merge of #77008 - fortanix:raoul/lvi-tests, r...
2020-09-27 Jonas SchievinkRollup merge of #77256 - jyn514:typo, r=Aaron1011
2020-09-27 Jonas SchievinkRollup merge of #76839 - lzutao:mips-asm, r=Amanieu
2020-09-27 borsAuto merge of #77259 - dgbo:master, r=kennytm
2020-09-27 borsAuto merge of #77118 - exrook:stability-generic-paramet...
2020-09-27 borsAuto merge of #71274 - RalfJung:raw-init-check-aggregat...
2020-09-27 borsAuto merge of #76955 - jyn514:refactor-diagnostics...
2020-09-27 borsAuto merge of #77154 - fusion-engineering-forks:lazy...
2020-09-26 Jonas SchievinkRollup merge of #77209 - jyn514:fix-docs, r=petrochenkov
2020-09-26 Jonas SchievinkRollup merge of #77208 - mati865:late-link-args-order...
2020-09-26 Jonas SchievinkRollup merge of #77167 - fusion-engineering-forks:fix...
2020-09-26 Jonas SchievinkRollup merge of #77129 - ehuss:update-cargo, r=ehuss
2020-09-26 Jonas SchievinkRollup merge of #77107 - bugadani:perf, r=oli-obk
2020-09-26 Jonas SchievinkRollup merge of #76917 - GuillaumeGomez:map-missing...
2020-09-26 Ralf JungRollup merge of #77181 - GuillaumeGomez:add-pointer...
2020-09-26 Ralf JungRollup merge of #77166 - RalfJung:miri, r=RalfJung
2020-09-26 Ralf JungRollup merge of #77161 - est31:swich_len_already_truste...
2020-09-26 Ralf JungRollup merge of #77127 - camelid:update-mdbook, r=Dylan-DPC
2020-09-26 Ralf JungRollup merge of #77093 - lcnr:const-generics-infer...
2020-09-26 Ralf JungRollup merge of #77076 - GuillaumeGomez:missing-code...
next