]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-08 csmoesuggest to add move keyword for generator
2019-10-06 csmoeadd testcase for generator move suggestion
2019-10-03 borsAuto merge of #65045 - Centril:rollup-djvi539, r=Centril
2019-10-03 Mazdak FarrokhzadRollup merge of #65002 - alexcrichton:update-lvlm,...
2019-10-03 Mazdak FarrokhzadRollup merge of #64941 - lzutao:inline-max_min_value...
2019-10-03 borsAuto merge of #65038 - Centril:rollup-m83dpfh, r=Centril
2019-10-03 Mazdak FarrokhzadRollup merge of #65010 - AnthonyMikh:fix_65001, r=estebank
2019-10-03 Mazdak FarrokhzadRollup merge of #64998 - spastorino:filter-rls-on-tidy...
2019-10-03 Mazdak FarrokhzadRollup merge of #64993 - mathstuf:backtrace-status...
2019-10-03 Mazdak FarrokhzadRollup merge of #64975 - crgl:clone-from-linked-list...
2019-10-03 Mazdak FarrokhzadRollup merge of #64959 - davidtwco:issue-64252-self...
2019-10-03 Mazdak FarrokhzadRollup merge of #64931 - estebank:missing-param-ref...
2019-10-03 Mazdak FarrokhzadRollup merge of #63678 - Aaron1011:fix/hrtb-leak, r...
2019-10-02 Esteban Küberreview comment
2019-10-02 Charles GleasonAdd test for LinkedList clone_from
2019-10-02 borsAuto merge of #65009 - Centril:rollup-06g05xj, r=Centril
2019-10-02 AnthonyMikhCompare primary with value instead of dropping it
2019-10-02 Mazdak FarrokhzadRollup merge of #64997 - rust-lang:nitpick-slp, r=jonas...
2019-10-02 Mazdak FarrokhzadRollup merge of #64995 - GuillaumeGomez:libtest-rustdoc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64991 - wesleywiser:fix_too_eager_cons...
2019-10-02 Mazdak FarrokhzadRollup merge of #64989 - sinkuu:fix_ice_64964, r=davidtwco
2019-10-02 Mazdak FarrokhzadRollup merge of #64980 - ecstatic-morse:better-rustc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64973 - ecstatic-morse:fix-debuginfo...
2019-10-02 Mazdak FarrokhzadRollup merge of #64967 - ecstatic-morse:issue-64945...
2019-10-02 Mazdak FarrokhzadRollup merge of #64961 - rust-lang:spastorino-patch...
2019-10-02 Mazdak FarrokhzadRollup merge of #64948 - GuillaumeGomez:improve-sidebar...
2019-10-02 Mazdak FarrokhzadRollup merge of #64922 - spastorino:make-place-builder...
2019-10-02 Mazdak FarrokhzadRollup merge of #64914 - pnkfelix:issue-64453-regressio...
2019-10-02 Mazdak FarrokhzadRollup merge of #64850 - Mark-Simulacrum:dedup-dep...
2019-10-02 Mazdak FarrokhzadRollup merge of #64581 - ztlpn:fix-ok-wrapping-unreacha...
2019-10-02 Charles GleasonUse zipped iterators in clone_from for LinkedList
2019-10-02 Alex CrichtonUpdate llvm-project submodule
2019-10-02 Santiago PastorinoFilter out RLS output directories on tidy runs
2019-10-02 Santiago PastorinoUse PlaceBuilder to avoid a lot of slice -> vec ->...
2019-10-02 Robin Krupperustc book: nitpick SLP vectorization
2019-10-02 Guillaume GomezRemove rustdoc warning
2019-10-02 Ben BoeckelBacktraceStatus: add Eq impl
2019-10-02 Mark RousskovRemove inline annotations from dep_node
2019-10-02 Wesley Wiser[const-prop] Correctly handle locals that can't be...
2019-10-02 Shotaro YamadaDo not collect to vec for debug output
2019-10-02 Shotaro YamadaFix async/await ICE #64964
2019-10-02 David Woodsyntax: improve parameter without type suggestions
2019-10-02 borsAuto merge of #64981 - tmandry:rollup-slfkhay, r=tmandry
2019-10-02 Tyler MandryRollup merge of #64979 - ehuss:update-books, r=ehuss
2019-10-02 Tyler MandryRollup merge of #64978 - AnthonyMikh:librustc_errors...
2019-10-02 Tyler MandryRollup merge of #64974 - ecstatic-morse:generic-graphvi...
2019-10-02 Tyler MandryRollup merge of #64952 - michaelwoerister:update-cargo...
2019-10-02 Tyler MandryRollup merge of #64942 - JohnTitor:fix-clippy, r=eddyb
2019-10-02 Tyler MandryRollup merge of #64885 - andjo403:iter, r=scottmcm
2019-10-02 Tyler MandryRollup merge of #64840 - michaelwoerister:self-profilin...
2019-10-02 Tyler MandryRollup merge of #64805 - nnethercote:ObligForest-still...
2019-10-02 Tyler MandryRollup merge of #64801 - nnethercote:improve-find_const...
2019-10-02 Tyler MandryRollup merge of #64722 - Mark-Simulacrum:alt-parallel...
2019-10-02 Tyler MandryRollup merge of #64649 - estebank:returnator, r=varkor
2019-10-02 Dylan MacKenzieAdd test exposing unsoundness in `IndirectlyMutableLocals`
2019-10-02 Dylan MacKenzieAdd `rustc_peek` support for `IndirectlyMutableLocals`
2019-10-02 Dylan MacKenzieRefactor `rustc_peek`
2019-10-02 Eric HussUpdate books
2019-10-02 borsAuto merge of #64963 - Manishearth:clippyup, r=Manishearth
2019-10-02 Aaron HillAdd comments, rename variable
2019-10-02 Aaron HillRename to `was_placeholder` to `from_forall`
2019-10-02 Aaron HillFixup tests
2019-10-02 AnthonyMikhFully clear `HandlerInner` in `Handler::reset_err_count`
2019-10-02 Manish GoregaokarUpdate clippy
2019-10-01 Aaron HillImprove HRTB error span when -Zno-leak-check is used
2019-10-01 Charles GleasonImplement Clone::clone_from for LinkedList
2019-10-01 Dylan MacKenzieUpdate example table to match current output
2019-10-01 Dylan MacKenzieReset row background for each block
2019-10-01 Dylan MacKenzieThis needs to be build-pass since it involves debuginfo
2019-10-01 Dylan MacKenzieFix typo passing flags to rustc
2019-10-01 borsAuto merge of #64972 - Centril:rollup-gcawast, r=Centril
2019-10-01 Alex CrichtonUpdate rls submodule
2019-10-01 Alex CrichtonUpdate `Cargo.lock` for cargo update
2019-10-01 Dylan MacKenzieAdd test cases for #64945
2019-10-01 Mazdak FarrokhzadRollup merge of #64950 - nnethercote:simplify-interners...
2019-10-01 Mazdak FarrokhzadRollup merge of #64943 - lzutao:doc-saturating, r=shepm...
2019-10-01 Mazdak FarrokhzadRollup merge of #64933 - sam09:master, r=estebank
2019-10-01 Mazdak FarrokhzadRollup merge of #64912 - lzutao:unneeded-main-doc,...
2019-10-01 Mazdak FarrokhzadRollup merge of #64910 - Centril:params-cleanup, r...
2019-10-01 Mazdak FarrokhzadRollup merge of #64820 - ssomers:master, r=bluss
2019-10-01 Mazdak FarrokhzadRollup merge of #63416 - RalfJung:apfloat, r=eddyb
2019-10-01 Dylan MacKenzieDon't mark zero-sized arrays as indirectly mutable...
2019-10-01 Dylan MacKenziePass attrs to `do_dataflow` in new const checker
2019-10-01 Alex Zatelepinchange .node -> .kind after rebase
2019-10-01 Santiago PastorinoUpdate src/librustc/ty/mod.rs
2019-10-01 Santiago PastorinoMake comment about dummy type a bit more clear
2019-10-01 Alex Zatelepinfix test after rebase
2019-10-01 Alex Zatelepinaddress review comments
2019-10-01 Alex Zatelepinadd tests
2019-10-01 Alex Zatelepinfix spurious unreachable_code lints for try{} block...
2019-10-01 Alex Zatelepinfix typo
2019-10-01 Yuki OkushiFix clippy warnings
2019-10-01 Felix S. Klock IIregression test for 64453 borrow check error.
2019-10-01 Stein SomersBTreeSet intersection, difference & is_subnet optimizations
2019-10-01 Lzu TaoRemove unneeded `fn main` blocks from docs
2019-10-01 Michael WoeristerUpdate cargo.
2019-10-01 Sam RadhakrishnanChange to use exprPrecedence instead of exprKind.
2019-10-01 Guillaume GomezImprove sidebar styling to make its integration easier
2019-10-01 borsAuto merge of #64946 - Centril:rollup-66mj5o0, r=Centril
2019-10-01 Mazdak FarrokhzadRollup merge of #64937 - estebank:dedup-closure-err...
next