summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2019-02-04Add embedded bookJames Munns-4/+19
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
2019-02-03Update the future/task APIMatthias Einwag-411/+111
2019-02-03hir: remove Definitions::hir_to_def_indexljedrz-27/+5
2019-02-03Auto merge of #58024 - h-michael:update-rls, r=Xanewokbors-0/+0
2019-02-03make set return a mutable referenceRalf Jung-1/+4
2019-02-03expand as_[mut_]ptr docs a bitRalf Jung-4/+4
2019-02-03some type-level docs for MaybeUninit; rename into_inner -> into_initializedRalf Jung-6/+47
2019-02-04libunwind => 2018Taiki Endo-7/+8