]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Guillaume GomezAdd new rustdoc-ui test to ensuire that rustdoc feature...
2019-10-01 Guillaume GomezPrevent rustdoc feature to be passed down to doctests
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...
2019-10-01 Mazdak FarrokhzadRollup merge of #64935 - AnthonyMikh:librustc_errors...
2019-10-01 Mazdak FarrokhzadRollup merge of #64930 - davidtwco:issue-61798-divergin...
2019-10-01 Mazdak FarrokhzadRollup merge of #64928 - JohnTitor:add-some-tests,...
2019-10-01 Mazdak FarrokhzadRollup merge of #64907 - alexreg:tidy-up, r=Mark-Simulacrum
2019-10-01 Mazdak FarrokhzadRollup merge of #64896 - XAMPPRocky:remove-grammar...
2019-10-01 Mazdak FarrokhzadRollup merge of #64895 - davidtwco:issue-64130-async...
2019-10-01 Mazdak FarrokhzadRollup merge of #64887 - Centril:recover-trailing-vert...
2019-10-01 Mazdak FarrokhzadRollup merge of #63931 - petrochenkov:stabmac, r=Centril
2019-10-01 Mazdak FarrokhzadRollup merge of #63674 - petrochenkov:meta2, r=Centril
2019-10-01 Nicholas NethercoteRemove the `$lt_tcx` parameter from `direct_interners!`.
2019-10-01 Nicholas NethercoteInline and remove `intern_method!`.
2019-10-01 Andreas Jonsonreplace try_for_each with try_fold to generate less...
2019-10-01 Nicholas NethercoteRemove special treatment for `_intern_canonical_var_infos`.
2019-10-01 Nicholas NethercoteReorder the slice interners.
2019-10-01 Lzu TaoAdd lower bound doctests for `saturating_{add,sub}...
2019-10-01 Lzu TaoInline `{min,max}_value` even in debug builds
2019-10-01 Mazdak Farrokhzadsyntax: reformat passing of `FnHeader` to `parse_item_fn`.
2019-10-01 Mazdak Farrokhzadsyntax: de-closure-ify `check_or_expected`.
2019-10-01 Mazdak Farrokhzadsyntax: merge things back into `parse_visibility`.
2019-10-01 Mazdak Farrokhzadsyntax: put helpers of `parse_self_param` in the method.
2019-10-01 Mazdak Farrokhzadsyntax: document some methods.
2019-10-01 borsAuto merge of #64932 - tmandry:rollup-7t8x1nz, r=tmandry
2019-10-01 Esteban KüberDeduplicate closure type errors
2019-10-01 AnthonyMikhFix borrowck errors
2019-10-01 AnthonyMikhHint type for `.sum()`
2019-09-30 AnthonyMikhAscript type explicitly
2019-09-30 AnthonyMikhFix errors
2019-09-30 AnthonyMikh(fmt) remove trailing whitespaces
2019-09-30 David Woodasync/await: improve obligation errors
2019-09-30 Sam RadhakrishnanFixes #64919. Suggest fix based on operator precendence.
2019-09-30 AnthonyMikhUse pattern matching instead of indexing tuples
2019-09-30 Esteban Küberreview comments
2019-09-30 Esteban KüberAvoid ICE on return outside of fn with literal array
2019-09-30 Vadim PetrochenkovAddress review comments
2019-09-30 AnthonyMikhSimplify a conditional in `collect_annotations`
2019-09-30 Tyler MandryRollup merge of #64923 - lzutao:improve-doc-needs_drop...
2019-09-30 Tyler MandryRollup merge of #64921 - JohnTitor:add-test-enum, r...
2019-09-30 Tyler MandryRollup merge of #64911 - hman523:64844, r=Dylan-DPC
2019-09-30 Tyler MandryRollup merge of #64893 - SimonSapin:vec-of-option-box...
2019-09-30 Tyler MandryRollup merge of #64891 - SimonSapin:vec-of-fat-raw...
2019-09-30 Tyler MandryRollup merge of #64838 - GuillaumeGomez:long-err-explan...
2019-09-30 Tyler MandryRollup merge of #64828 - ecstatic-morse:generic-dataflo...
2019-09-30 Tyler MandryRollup merge of #64786 - tmandry:patch-1, r=alexcrichton
2019-09-30 Tyler MandryRollup merge of #64377 - GuillaumeGomez:E0493, r=estebank
2019-09-30 AnthonyMikhRemove redundant `.iter_mut()`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::emit_suggestion_default`
2019-09-30 AnthonyMikhUpdate doc comment for `style_or_override`
2019-09-30 Mark RousskovMake the default parallelism 1
2019-09-30 AnthonyMikhSimplify `EmitterWriter::get_max_line_num`
2019-09-30 AnthonyMikhSimplify `EmitterWriter::get_multispan_max_line_num`
next