about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-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
2021-01-07Get rid of custom pretty-printing in rustdocJoshua Nelson-71/+9
2021-01-07bootstrap: fix x.py install not working with relative prefixPietro Albini-55/+44
2021-01-07Use Option::map_or instead of `.map(..).unwrap_or(..)`LingMan-2/+2
2021-01-07Apply suggestions from code review & other minor nitsDaniel Henry-Mantilla-7/+10
2021-01-07handle generic trait methods in coverage testsAndreas Jonson-1/+1
2021-01-08Rollup merge of #80784 - petrochenkov:nontspan, r=Aaron1011Yuki Okushi-137/+137
2021-01-08Rollup merge of #80744 - camelid:next_def_id-docs, r=jyn514Yuki Okushi-9/+17
2021-01-08Rollup merge of #80738 - arusahni:master, r=GuillaumeGomezYuki Okushi-0/+1
2021-01-08Rollup merge of #80660 - max-heller:issue-80559-fix, r=jyn514Yuki Okushi-46/+92
2021-01-08Rollup merge of #80521 - richkadel:llvm-coverage-counters-2.4.0, r=wesleywiserYuki Okushi-101/+193
2021-01-08Rollup merge of #80012 - sasurau4:feature/point-constant-identifier-E0435, r=...Yuki Okushi-9/+43