about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-05Auto merge of #56291 - jamesmunns:upstream-embedded-book, r=steveklabnikbors-4/+22
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-04Update contributor name in .mailmapMelody Horn-0/+1
2019-02-04add more debugging code to track down appveyor 259 exit codePietro Albini-2/+5
2019-02-05Add Cargo.lock automatically adding messageHirokazu Hata-0/+2
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
2019-02-04Add embedded bookJames Munns-4/+22
2019-02-04typosRalf Jung-2/+2
2019-02-04Fix #58101Tatsuyuki Ishi-1/+3
2019-02-03Improve error message and docs for non-UTF-8 bytes in stdio on WindowsAustin Bonander-1/+48
2019-02-04Transition compiletest to Rust 2018Philipp Hansch-47/+39
2019-02-04Auto merge of #58095 - h-michael:cargotest-2018, r=Centrilbors-0/+3
2019-02-04Auto merge of #58090 - ljedrz:HirIdification_phase_2, r=Zoxcbors-17/+125
2019-02-04Excute rustfmt for fixing tidy checkHirokazu Hata-55/+86
2019-02-04Transition libtest to 2018 editionHirokazu Hata-20/+22
2019-02-03Fix testMatthias Einwag-1/+1
2019-02-03Apply review suggestions and fix testsMatthias Einwag-78/+163
2019-02-03Apply suggestions from code reviewMazdak Farrokhzad-4/+6