about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-04-11Clean up handling of -Zpgo-gen commandline option.Michael Woerister-27/+60
2019-04-11Auto merge of #59211 - nox:refcell-borrow-state, r=KodrAusbors-0/+45
2019-04-11Update TRPL to use mdbook 0.2Carol (Nichols || Goulding)-4/+4
2019-04-11Auto merge of #58972 - QuietMisdreavus:intra-doc-link-imports, r=GuillaumeGomezbors-0/+28
2019-04-11Auto merge of #59799 - Zoxc:vs2019, r=alexcrichtonbors-54/+62
2019-04-10forgot oneMark Mansi-1/+0
2019-04-10make duplicate matcher bindings a hard errorMark Mansi-59/+44
2019-04-10FeedbackKampfkarren-3/+4
2019-04-10Tweak unstable diagnostic outputEsteban Küber-453/+842
2019-04-10Recover from missing semicolon based on the found tokenEsteban Küber-0/+79
2019-04-10Suggest removing `?` to resolve type errors.David Wood-4/+59
2019-04-10Fix tests, I thinkKampfkarren-2/+3
2019-04-11fix up unused wrappingn_add in compile-pass testAshley Mannix-1/+1
2019-04-10SGX target: fix cfg(test) buildJethro Beekman-3/+3
2019-04-10update polonius-engineAlbin Stjerna-7/+7
2019-04-10Fix attributes position in type declarationGuillaume Gomez-6/+17
2019-04-10std: Add `{read,write}_vectored` for more typesAlex Crichton-37/+247
2019-04-10Update Cargo.lockJohn Kåre Alsaker-46/+46
2019-04-10Don't build test helpers for wasm32John Kåre Alsaker-1/+4
2019-04-10Don't require a C compiler on wasm32John Kåre Alsaker-0/+5
2019-04-10Update cmake, cc and compiler_builtins for VS 2019 supportJohn Kåre Alsaker-7/+7
2019-04-10Fix error brought up by changing tabs to spacesKampfkarren-1/+1
2019-04-10Adhere to tidy scriptKampfkarren-4/+5
2019-04-10Special error when using catch after tryKampfkarren-1/+26
2019-04-10clarify what the item is in "not a module" errorAndy Russell-51/+70
2019-04-10Auto merge of #59810 - matthiaskrgr:submodule_upd, r=oli-obkbors-41/+27
2019-04-10warn on unused results for operation methods on numsAshley Mannix-0/+156
2019-04-10Updated the description of -Z in the rustc book.Christian-4/+5
2019-04-10Updated the documentation, now claiming the -Z is associated to unstable comp...Christian-2/+2
2019-04-10Documentation should have proper grammarOliver Scherer-3/+6
2019-04-10Update ui testLzu Tao-1/+1
2019-04-09std::ops::Div examples: correct nominator to numeratorAnders Kaseorg-14/+14
2019-04-10Apply suggestions from code review Mazdak Farrokhzad-2/+2
2019-04-10allow multiple args to `dbg!(..)`Andre Bogus-0/+10
2019-04-10Re-export NonZero signed variant in stdLzu Tao-0/+2
2019-04-10Remove useless ?Sized boundJohn Kåre Alsaker-2/+2
2019-04-10Eliminate `FnBox` usages from libstd.CrLF0710-24/+15
2019-04-09Remove strange formatting in `Ordering` docs.Eric Huss-3/+3
2019-04-09Fix links on keyword docs.Eric Huss-30/+25
2019-04-09Do not render ascii colors to buffersOliver Scherer-3/+3
2019-04-09improve unknown enum variant errorsAndy Russell-99/+216
2019-04-09proc_macro: stop using LEB128 for RPC.Eduard-Mihai Burtescu-23/+13
2019-04-09Fix a typoJohn Kåre Alsaker-1/+1
2019-04-09Exclude profiler-generated symbols from MSVC __imp_-symbol workaround.Michael Woerister-1/+29
2019-04-09create add_type_neq_err_labelrchaser53-10/+14
2019-04-09Kill dead code dominator code.Edd Barrett-47/+0
2019-04-09update Cargo.lockMatthias Krüger-17/+5
2019-04-09submodules: update rls from 90f7ab0 to 49efc06Matthias Krüger-0/+0
2019-04-09submodules: update miri from 0e4f963 to 28f2e5bMatthias Krüger-14/+14
2019-04-09submodules: update clippy from 92612c9d to 37f5c1ecMatthias Krüger-10/+8