about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-02-06Rollup merge of #58141 - lukaslueg:patch-1, r=steveklabnikkennytm-2/+1
2019-02-06Rollup merge of #58139 - ljedrz:HirIdification_phase_2.5, r=Zoxckennytm-0/+60
2019-02-06Rollup merge of #58138 - ishitatsuyuki:stability-delay, r=estebankkennytm-1/+16
2019-02-06Rollup merge of #58128 - taiki-e:libunwind-2018, r=Centrilkennytm-7/+8
2019-02-06Rollup merge of #58117 - h-michael:rustdoc-theme-2018, r=Centrilkennytm-0/+3
2019-02-06Rollup merge of #58116 - topecongiro:wrong-span-assignment, r=petrochenkovkennytm-0/+8
2019-02-06Rollup merge of #58114 - h-michael:tidy-unstable-book-gen-2018, r=Centrilkennytm-2/+5
2019-02-06Rollup merge of #58113 - h-michael:build-manifest-2018, r=alexcrichtonkennytm-5/+7
2019-02-06Rollup merge of #58112 - Centril:libpanic_abort-2018, r=oli-obkkennytm-2/+3
2019-02-06Rollup merge of #58109 - Centril:librustc_privacy-2018, r=oli-obkkennytm-8/+6
2019-02-06Rollup merge of #58108 - denzp:nvptx-manifest, r=alexcrichtonkennytm-0/+1
2019-02-06Rollup merge of #58107 - Centril:libgraphviz-2018, r=oli-obkkennytm-5/+7
2019-02-06Rollup merge of #58106 - Centril:libfmt_macros-2018, r=oli-obkkennytm-6/+8
2019-02-06Rollup merge of #58097 - h-michael:remote-test-2018, r=alexcrichtonkennytm-0/+2
2019-02-06Rollup merge of #58096 - h-michael:linkchecker-2018, r=Centrilkennytm-1/+4
2019-02-06Rollup merge of #58001 - pnkfelix:issue-57735-proc-macro-with-large-tokenstre...kennytm-1/+7
2019-02-05Add Rustlings to the doc indexliv-0/+6
2019-02-05Transition rustdoc to 2018 editionHirokazu Hata-2/+3
2019-02-05Add more testsOliver Scherer-0/+92
2019-02-05Expose correct items in `os::fortanix_sgx::usercalls::alloc`Jethro Beekman-1/+1
2019-02-05SGX target: handle empty user buffers correctlyJethro Beekman-2/+8
2019-02-05Fix span for closure return type when annotated.David Wood-2/+39
2019-02-05review suggestionsMatthias Einwag-2/+9
2019-02-05Apply more review suggestionsMatthias Einwag-3/+11
2019-02-05add even more debugging code to track down appveyor 259 exit codePietro Albini-0/+6
2019-02-05Auto merge of #57973 - davidtwco:issue-52891, r=estebankbors-111/+570
2019-02-05Various improvements in `Folder` impls.Nicholas Nethercote-46/+18
2019-02-05Streamline `Folder` some more.Nicholas Nethercote-43/+39
2019-02-05Neaten up `fold_crate`.Nicholas Nethercote-24/+15
2019-02-05Change `fold_qpath` to `fold_qself`.Nicholas Nethercote-14/+8
2019-02-05Simplify `fold_attribute`.Nicholas Nethercote-15/+9
2019-02-05Fold some overlooked spans.Nicholas Nethercote-11/+16
2019-02-05Streamline `Folder`.Nicholas Nethercote-77/+20
2019-02-05Remove some unnecessary `ast::` and `fold::` qualifiers.Nicholas Nethercote-46/+37
2019-02-05Remove unncessary return statementHirokazu Hata-1/+1
2019-02-05Use derive feature of serdeHirokazu Hata-2/+2
2019-02-05Remove macro_useHirokazu Hata-2/+1
2019-02-05Transition build-manifest to 2018 editionHirokazu Hata-1/+4
2019-02-04update split docsgaryemerson-14/+14
2019-02-04add more debugging code to track down appveyor 259 exit codePietro Albini-1/+1
2019-02-05update rust-installer from 27dec6c to ccdc47bHirokazu Hata-0/+0
2019-02-04Prevent automatic collapse of methods impl blocksGuillaume Gomez-2/+20
2019-02-04hir: more HirId methodsljedrz-0/+60
2019-02-04Add #[must_use] to core::task::PollTaiki Endo-0/+1
2019-02-04libsyntax_ext => 2018Taiki Endo-268/+269
2019-02-04sort elements in the sidebarGuillaume Gomez-72/+84
2019-02-04Update embedded book dependencyJames Munns-0/+0
2019-02-04Remove stray FIXMEJethro Beekman-3/+0
2019-02-04Add testishitatsuyuki-0/+13
2019-02-04Remove weasel word in docs for iter's take_while()lukaslueg-2/+1