about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-01-12Rollup merge of #79757 - jryans:long-line-tab-handling-early-expand, r=estebankYuki Okushi-0/+25
2021-01-12Auto merge of #76580 - rokob:iss76011, r=estebankbors-12/+3
2021-01-12Rollup merge of #80885 - camelid:intra-doc-str-ref, r=jyn514Yuki Okushi-1/+10
2021-01-12Rollup merge of #80324 - Aaron1011:loop-move-fn-self, r=oli-obkYuki Okushi-20/+40
2021-01-12Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichtonYuki Okushi-8/+10
2021-01-11Rollup merge of #80892 - camelid:intra-doc-remove-star, r=jyn514Yuki Okushi-3/+1
2021-01-11Rollup merge of #80881 - jyn514:intra-doc-self, r=GuillaumeGomezYuki Okushi-21/+26
2021-01-11Rollup merge of #80872 - eltociear:patch-4, r=jonas-schievinkYuki Okushi-1/+1
2021-01-11Rollup merge of #80809 - camelid:rust-call-abi-msg, r=lcnrYuki Okushi-12/+12
2021-01-10rustdoc: Remove `*` intra-doc alias for `pointer`Camelid-3/+1
2021-01-10rustdoc: Resolve `&str` as `str`Camelid-1/+10
2021-01-10Auto merge of #79414 - sasurau4:feature/add-suggestion-for-pattern-in-fns-wit...bors-1/+1
2021-01-10Use standard formatting for "rust-call" ABI messageCamelid-12/+12
2021-01-10Auto merge of #80789 - Aaron1011:fix/stmt-empty, r=petrochenkovbors-0/+40
2021-01-10Small cleanupsJoshua Nelson-15/+4
2021-01-10Fix intra-doc links to `Self` and `crate`Joshua Nelson-6/+22
2021-01-10Fix typo in source-based-code-coverage.mdIkko Ashimine-1/+1
2021-01-10Auto merge of #80867 - JohnTitor:rollup-tvqw555, r=JohnTitorbors-136/+195
2021-01-10Rollup merge of #80825 - GuillaumeGomez:rustdoc-cleanup-bis-repetita, r=jyn514Yuki Okushi-32/+28
2021-01-10Rollup merge of #80820 - nagisa:nagisa/dcl-nixos, r=Mark-SimulacrumYuki Okushi-8/+15
2021-01-10Rollup merge of #80803 - jyn514:cleanup-fill-in, r=GuillaumeGomezYuki Okushi-49/+40
2021-01-10Rollup merge of #80801 - estebank:correct-binding-sugg-span, r=petrochenkovYuki Okushi-47/+112
2021-01-10Auto merge of #77862 - danielhenrymantilla:rustdoc/fix-macros_2_0-paths, r=jy...bors-8/+153
2021-01-09Auto merge of #80441 - petrochenkov:kwtok, r=Aaron1011bors-3/+3
2021-01-09Synthesize a `TokenStream` for `StmtKind::Empty`Aaron Hill-0/+40
2021-01-09ast: Remove some indirection layers from values in key-value attributesVadim Petrochenkov-3/+3
2021-01-09Support `download-ci-llvm` on NixOSSimonas Kazlauskas-8/+15
2021-01-09resolve/expand: Improve attribute expansion on macro definitions and callsVadim Petrochenkov-12/+35
2021-01-09Replace under-used ImplPolarity enum with a booleanGuillaume Gomez-32/+27
2021-01-09Auto merge of #80797 - pietroalbini:fix-relative-install, r=Mark-Simulacrumbors-55/+44
2021-01-08Add doc comment explaining what the second Array's field is aboutGuillaume Gomez-0/+1
2021-01-08Change wording of noteAaron Hill-19/+19
2021-01-08Explain method-call move errors in loopsAaron Hill-2/+22
2021-01-08Add wasi-exec-model cg option for emitting wasi reactorsNoah-8/+10
2021-01-08Auto merge of #76896 - spastorino:codegen-inline-fns2, r=davidtwco,wesleywiserbors-4/+21
2021-01-08Auto merge of #80653 - jryans:doc-deref-recursive, r=jyn514,GuillaumeGomezbors-122/+276
2021-01-08Add a note for `*` and `{}` usage on `use`Yuki Okushi-0/+8
2021-01-08Combine several `push_str` callsJ. Ryan Stinnett-4/+3
2021-01-08Preserve non-local recursive `Deref` implsJ. Ryan Stinnett-36/+90
2021-01-08Use target in `Deref` method section IDsJ. Ryan Stinnett-47/+61
2021-01-08Recursively document methods via `Deref` traitsJ. Ryan Stinnett-3/+90
2021-01-08Auto merge of #80806 - JohnTitor:rollup-y64z7ph, r=JohnTitorbors-80/+79
2021-01-08Rollup merge of #80799 - jyn514:pretty-print, r=CraftSpiderYuki Okushi-71/+9
2021-01-08Rollup merge of #80794 - LingMan:map_or, r=jyn514Yuki Okushi-2/+2
2021-01-08Rollup merge of #80761 - andjo403:generic_coverage, r=spastorinoYuki Okushi-1/+1
2021-01-08Rollup merge of #80372 - jyn514:fix-panics, r=ManishearthYuki Okushi-5/+24
2021-01-08Rollup merge of #79675 - CraftSpider:79669, r=estebankYuki Okushi-1/+43
2021-01-07Remove useless `fill_in` functionJoshua Nelson-49/+40
2021-01-07Use correct span for structured suggestionEsteban Küber-47/+112
2021-01-08Auto merge of #80746 - ehuss:update-cargo, r=ehussbors-0/+0