]> git.lizzy.rs Git - rust.git/history - src/librustc_traits
suggest on Self return type
[rust.git] / src / librustc_traits /
2020-05-10 borsAuto merge of #71825 - contrun:cg-option-strip, r=petro...
2020-05-10 Ralf JungRollup merge of #72043 - GuillaumeGomez:clean-up-e0569...
2020-05-10 Ralf JungRollup merge of #71945 - GuillaumeGomez:sort-impl-on...
2020-05-10 Ralf JungRollup merge of #71882 - alexcrichton:update-cc, r...
2020-05-10 Ralf JungRollup merge of #71840 - matthewjasper:drop-trees,...
2020-05-10 borsAuto merge of #71775 - petrochenkov:crtcfg, r=matthewjasper
2020-05-10 borsAuto merge of #72020 - alexcrichton:fix-incremental...
2020-05-10 borsAuto merge of #71557 - matthewjasper:mir-asymmetric...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-09 borsAuto merge of #72041 - RalfJung:rollup-xivrvy2, r=RalfJung
2020-05-09 Ralf JungRollup merge of #71555 - cjgillot:nameless, r=matthewjasper
2020-05-09 Ralf JungRollup merge of #71508 - oli-obk:alloc_map_unlock,...
2020-05-09 Ralf JungRollup merge of #71234 - maurer:init-array, r=cuviper
2020-05-09 Ralf JungRollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov
2020-05-09 Ralf JungRollup merge of #69406 - jackh726:chalk-upgrade, r...
2020-05-09 Dylan DPCRollup merge of #72018 - mark-i-m:canon-chalk, r=mark-i-m
2020-05-09 Dylan DPCRollup merge of #71947 - mibac138:dead-code, r=cramertj
2020-05-09 Dylan DPCRollup merge of #71942 - nnethercote:shrink-LocalDecl...
2020-05-09 Dylan DPCRollup merge of #71890 - cuviper:simple-error-Registry...
2020-05-09 Dylan DPCRollup merge of #71839 - LG3696:master, r=cramertj
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-08 Dylan DPCRollup merge of #71975 - nnethercote:reduce-TypedArena...
2020-05-08 Dylan DPCRollup merge of #71970 - thombles:ios-bitcode-improveme...
2020-05-08 Dylan DPCRollup merge of #71710 - workingjubilee:jubilee-readd...
2020-05-08 Dylan DPCRollup merge of #71581 - GuillaumeGomez:unify-lints...
2020-05-08 Dylan DPCRollup merge of #71993 - ecstatic-morse:cleanup-old...
2020-05-08 Dylan DPCRollup merge of #71989 - ecstatic-morse:const-context...
2020-05-07 borsAuto merge of #71995 - pietroalbini:ci-windows-detect...
2020-05-07 Jack HueyFix nit and cargo.lock
2020-05-07 Jack HueyReintegrate chalk using chalk-solve
2020-05-07 Dylan DPCRollup merge of #71960 - estebank:fix-E0284, r=davidtwco
2020-05-07 Dylan DPCRollup merge of #71783 - estebank:async-block-2015...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-07 Dylan DPCRollup merge of #71980 - steveklabnik:warnings-fixes...
2020-05-07 Dylan DPCRollup merge of #71962 - jsoref:grammar, r=Dylan-DPC
2020-05-07 Dylan DPCRollup merge of #71959 - petrochenkov:chelpers, r=Mark...
2020-05-07 Dylan DPCRollup merge of #71952 - JohnTitor:add-tests, r=Dylan-DPC
2020-05-07 Dylan DPCRollup merge of #71938 - mark-i-m:de-abuse-err-4, r...
2020-05-07 borsAuto merge of #71649 - ecstatic-morse:ci-stage0-doc...
2020-05-07 borsAuto merge of #71925 - ehuss:update-cargo, r=ehuss
2020-05-07 borsAuto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk
2020-05-06 Dylan DPCRollup merge of #71918 - GuillaumeGomez:rename-methods...
2020-05-06 Dylan DPCRollup merge of #71731 - mark-i-m:guide-toolstate-off...
2020-05-06 Dylan DPCRollup merge of #71591 - hermitcore:thread_create,...
2020-05-06 Dylan DPCRollup merge of #71727 - hbina:simplified_usage, r...
2020-05-06 Dylan DPCRollup merge of #71510 - ssomers:btreemap_iter_intertwi...
2020-05-04 Dylan DPCRollup merge of #71711 - Mark-Simulacrum:deignore-tests...
2020-05-04 Dylan DPCRollup merge of #71587 - matthewjasper:promoted-move...
2020-05-04 Dylan DPCRollup merge of #71810 - estebank:issue-71798, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71773 - tshepang:links, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71697 - felix91gr:new_prop_into_fn_cal...
2020-05-04 Dylan DPCRollup merge of #71038 - lcnr:dyn_trait_structural_matc...
2020-05-04 borsAuto merge of #71754 - alexcrichton:no-bitcode-in-cache...
2020-05-04 borsAuto merge of #71751 - oli-obk:const_ice, r=RalfJung
2020-05-04 Dylan DPCRollup merge of #71645 - ecstatic-morse:readme-build...
2020-05-03 borsAuto merge of #71631 - RalfJung:miri-unleash-the-gates...
2020-05-03 Dylan DPCRollup merge of #71663 - jumbatm:caller-handles-validat...
2020-05-03 Dylan DPCRollup merge of #71398 - ThinkChaos:feat_refcell_take...
2020-05-03 Dylan DPCRollup merge of #71813 - ecstatic-morse:issue-71734...
2020-05-02 borsAuto merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 Dylan DPCRollup merge of #71784 - Xaeroxe:patch-1, r=jonas-schievink
2020-05-02 Dylan DPCRollup merge of #71772 - cjgillot:ensure, r=petrochenkov
2020-05-02 Dylan DPCRollup merge of #71767 - tshepang:stack-stuff, r=jonas...
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 Simonas KazlauskasMove ensure_sufficient_stack to data_structures
2020-05-02 Oliver SchererPrevent stack overflow for deeply recursive code
2020-05-02 Ralf JungRollup merge of #71782 - cuviper:leave-dev-null-alone...
2020-05-02 Ralf JungRollup merge of #71781 - estebank:box-pin-test, r=tmandry
2020-05-02 Ralf JungRollup merge of #71739 - tshepang:master, r=Dylan-DPC
2020-05-02 Ralf JungRollup merge of #71738 - RalfJung:pointer-no-alloc...
2020-05-02 Ralf JungRollup merge of #71736 - RalfJung:silence-spurious...
2020-05-02 Ralf JungRollup merge of #71712 - RalfJung:error-backtrace,...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-05-02 borsAuto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakis
2020-05-02 borsAuto merge of #71716 - alexcrichton:bitcode-follow...
2020-05-02 borsAuto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r...
2020-05-01 Dylan DPCRollup merge of #71762 - tshepang:typo, r=jonas-schievink
2020-05-01 Dylan DPCRollup merge of #71761 - tshepang:missing-target, r...
2020-05-01 Dylan DPCRollup merge of #71760 - LeSeulArtichaut:document-unsaf...
2020-05-01 Dylan DPCRollup merge of #71758 - jackh726:chalk-remove, r=jackh726
2020-05-01 Jack HueyRemove leftover chalk types
2020-04-30 Tyler MandryRollup merge of #71567 - Mark-Simulacrum:no-success...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #71559 - dillona:detect_git_progress_ve...
2020-04-30 Dylan DPCRollup merge of #71449 - ecstatic-morse:free-region...
2020-04-30 Dylan DPCRollup merge of #71433 - antoyo:error/missing-right...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-29 borsAuto merge of #71528 - alexcrichton:no-more-bitcode...
2020-04-29 Dylan DPCRollup merge of #71507 - CohenArthur:document-unsafe...
2020-04-29 Dylan DPCRollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wo...
2020-04-29 Dylan DPCRollup merge of #71286 - Alexendoo:test-issue-69654...
2020-04-29 Dylan DPCRollup merge of #71217 - estebank:tail-borrow-sugg...
2020-04-28 borsAuto merge of #71486 - alexcrichton:arm64-lld, r=Mark...
2020-04-28 Dylan DPCRollup merge of #71637 - mibac138:cfg-sanitize, r=petro...
2020-04-28 Dylan DPCRollup merge of #71456 - mzohreva:mz/sgx-no-dylib,...
2020-04-28 Dylan DPCRollup merge of #71340 - Valloric:more-check-pass,...
2020-04-28 Dylan DPCRollup merge of #71585 - tshepang:obsolete-comment...
2020-04-28 Dylan DPCRollup merge of #71489 - spastorino:fix-treat-err-as...
2020-04-28 Dylan DPCRollup merge of #71488 - spastorino:normalize-ty-to...
next