about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-29Fix unused 'mut' warning for capture's root variableAman Arora-21/+75
2021-01-29Test for restricting capture precisionAman Arora-0/+657
2021-01-29Test cases for handling mutable referencesAman Arora-0/+245
2021-01-29Compute mutability of closure capturesAman Arora-22/+60
2021-01-29Restrict precision of captures with `capture_disjoint_fields` setAman Arora-9/+61
2021-01-29Auto merge of #81470 - tmiasko:remove-allocations, r=matthewjasperbors-7/+6
2021-01-29Auto merge of #81419 - rylev:canocalize-extern-entries, r=petrochenkovbors-20/+54
2021-01-29Pre-canoncalize ExternLocation::ExactPathsRyan Levick-20/+54
2021-01-29Auto merge of #81440 - tmiasko:always-live-locals, r=matthewjasperbors-19/+12
2021-01-29Auto merge of #81073 - ssomers:btree_owned_root_vs_dying, r=Mark-Simulacrumbors-32/+73
2021-01-29Auto merge of #81493 - JohnTitor:rollup-sa4m4zh, r=JohnTitorbors-442/+979
2021-01-29Rollup merge of #81459 - probablykasper:text-selection-fix, r=Nemo157Yuki Okushi-32/+32
2021-01-29Rollup merge of #81333 - RalfJung:const-err-simplify, r=oli-obkYuki Okushi-144/+66
2021-01-29Rollup merge of #81306 - SkiFire13:fuse-flatten, r=cuviperYuki Okushi-2/+31
2021-01-29Rollup merge of #81287 - CraftSpider:json-crate, r=jyn514,GuillaumeGomezYuki Okushi-59/+88
2021-01-29Rollup merge of #81176 - camsteffen:qpath-res, r=oli-obkYuki Okushi-58/+57
2021-01-29Rollup merge of #81158 - 1000teslas:issue-80313-fix, r=Aaron1011Yuki Okushi-4/+152
2021-01-29Rollup merge of #80215 - visigoth:issue-80202-fix, r=estebankYuki Okushi-2/+7
2021-01-29Rollup merge of #79991 - camelid:rustdoc-for-lifetime, r=GuillaumeGomez,jyn514Yuki Okushi-6/+44
2021-01-29Rollup merge of #79819 - Aaron1011:feature/macro-trailing-semicolon, r=petroc...Yuki Okushi-1/+150
2021-01-29Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3Yuki Okushi-134/+352
2021-01-28Auto merge of #81388 - bjorn3:wasm_bindgen_fix, r=nikomatsakisbors-6/+5
2021-01-28Auto merge of #81055 - matthewjasper:non-fatal-overflow, r=nikomatsakisbors-13/+63
2021-01-28rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`Alex Crichton-134/+352
2021-01-28Fix README typoRune Tynan-1/+1
2021-01-28Auto merge of #81441 - tmiasko:ctfe-inline, r=oli-obkbors-2/+19
2021-01-28Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lintAaron Hill-1/+150
2021-01-28Auto merge of #81149 - Aaron1011:feature/better-no-method-found-err, r=estebankbors-128/+144
2021-01-28Auto merge of #81461 - JohnTitor:rollup-b0ij25f, r=JohnTitorbors-732/+1927
2021-01-28Rollup merge of #81445 - ehuss:update-cargo, r=ehussYuki Okushi-5/+5
2021-01-28Rollup merge of #81433 - lcnr:stop-looking-into-ty-alias, r=oli-obkYuki Okushi-38/+35
2021-01-28Rollup merge of #81430 - lcnr:elaborate-const-eval, r=oli-obkYuki Okushi-0/+24
2021-01-28Rollup merge of #81428 - phansch:compiletest-tests, r=Mark-SimulacrumYuki Okushi-1/+20
2021-01-28Rollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obkYuki Okushi-4/+145
2021-01-28Rollup merge of #81416 - estebank:suggestion-span-tweak, r=petrochenkovYuki Okushi-30/+19
2021-01-28Rollup merge of #81379 - GuillaumeGomez:improve-urls, r=Nemo157Yuki Okushi-7/+17
2021-01-28Rollup merge of #81284 - jyn514:impl-times, r=wesleywiserYuki Okushi-24/+35
2021-01-28Rollup merge of #81277 - flip1995:from_diag_items, r=matthewjasperYuki Okushi-6/+8
2021-01-28Rollup merge of #81062 - sexxi-goose:precise_capture_diagnostics, r=nikomatsakisYuki Okushi-31/+773
2021-01-28Rollup merge of #80868 - johanngan:should-panic-msg-with-expected, r=m-ou-seYuki Okushi-16/+25
2021-01-28Rollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikomatsakisYuki Okushi-565/+818
2021-01-28Rollup merge of #70904 - LukasKalbertodt:stabilize-seek-convenience, r=m-ou-seYuki Okushi-5/+3
2021-01-27rustdoc: Render HRTB correctly for bare functionsCamelid-6/+44
2021-01-28Fix rustdoc page title text selectionKasper-32/+32
2021-01-28Auto merge of #81414 - rylev:fetch-rmeta-crates, r=petrochenkovbors-2/+3
2021-01-28Avoid memory allocation when removing dead blocksTomasz Miąsko-7/+6
2021-01-27Update crate name and add READMERune Tynan-12/+24
2021-01-27`src/etc/json-types` -> `src/rustdoc-json-types`Rune Tynan-2/+2
2021-01-27Simplify conversionRune Tynan-8/+1
2021-01-27Move into src/etcRune Tynan-2/+2