about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-05Make `hir::PathSegment::hir_id` non-optional.Nicholas Nethercote-18/+16
2022-09-05Make `hir::PathSegment::res` non-optional.Nicholas Nethercote-4/+3
2022-09-04Rollup merge of #101407 - GuillaumeGomez:rm-duplicated-gui-test, r=Dylan-DPCMatthias Krüger-22/+0
2022-09-04Rollup merge of #101401 - mx00s:expand-const, r=fee1-deadMatthias Krüger-10/+20
2022-09-04Rollup merge of #101397 - notriddle:notriddle/source-nav-not-sidebar-sub, r=G...Matthias Krüger-4/+0
2022-09-04Rollup merge of #101388 - compiler-errors:issue-101376, r=fee1-deadMatthias Krüger-0/+35
2022-09-04Rollup merge of #101322 - ChrisDenton:internal-doc, r=Mark-SimulacrumMatthias Krüger-1/+2
2022-09-04Test internal documentationChris Denton-1/+2
2022-09-04Address feedback from PR #101401Sage Mitchell-4/+8
2022-09-04Make `char::is_lowercase` and `char::is_uppercase` constSage Mitchell-10/+16
2022-09-04Remove duplicated test (superseeded by search-form-elements.goml)Guillaume Gomez-22/+0
2022-09-04Auto merge of #101296 - compiler-errors:head-span-for-enclosing-scope, r=oli-obkbors-266/+189
2022-09-04Auto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPCbors-8/+0
2022-09-04Auto merge of #100726 - jswrenn:transmute, r=oli-obkbors-687/+1167
2022-09-04Also suggest dereferencing LHS when both &mut T and T are valid binop LHSMichael Goulet-0/+35
2022-09-04Auto merge of #101312 - nikic:update-llvm-7, r=cuviperbors-0/+0
2022-09-04Address nits, rename enclosing_scope => parent_labelMichael Goulet-43/+43
2022-09-04Use head span for rustc_on_unimplemented's enclosing_scope attrMichael Goulet-196/+119
2022-09-03rustdoc: remove redundant mobile-sized `.source nav:not(.sidebar).sub`Michael Howell-4/+0
2022-09-04Rollup merge of #101369 - compiler-errors:global-asm-pprint, r=jackh726Matthias Krüger-0/+12
2022-09-04Rollup merge of #101349 - notriddle:notriddle/flex-basis, r=GuillaumeGomezMatthias Krüger-4/+0
2022-09-04Rollup merge of #100647 - obeis:issue-99875, r=nagisaMatthias Krüger-32/+81
2022-09-04Rollup merge of #100302 - compiler-errors:deref-path-methods, r=jackh726Matthias Krüger-0/+20
2022-09-03rustdoc: remove `.impl-items { flex-basis }` CSS, not in flex containerMichael Howell-4/+0
2022-09-03Do not call object_lifetime_default on lifetime params.Camille GILLOT-33/+71
2022-09-03Auto merge of #101378 - matthiaskrgr:rollup-s1awa47, r=matthiaskrgrbors-117/+136
2022-09-03Rollup merge of #101365 - matthiaskrgr:clones2, r=fee1-deadMatthias Krüger-1/+1
2022-09-03Rollup merge of #101364 - compiler-errors:arg-suggestion-spans, r=wesleywiserMatthias Krüger-108/+108
2022-09-03Rollup merge of #101347 - diminishedprime:patch-4, r=tmandryMatthias Krüger-0/+2
2022-09-03Rollup merge of #101335 - notriddle:notriddle/methods-stability, r=notriddleMatthias Krüger-8/+25
2022-09-03Auto merge of #100574 - Urgau:check-cfg-warn-cfg, r=petrochenkovbors-3/+23
2022-09-03Fix global_asm macro pretty printingMichael Goulet-0/+12
2022-09-03Suggest associated method on deref typesMichael Goulet-0/+20
2022-09-03remove redundant clonesMatthias Krüger-1/+1
2022-09-03Shrink suggestion span of argument mismatch errorMichael Goulet-108/+108
2022-09-03Rollup merge of #101348 - GuillaumeGomez:cleanup-css-theme, r=notriddleDylan DPC-93/+49
2022-09-03Rollup merge of #101338 - diminishedprime:patch-2, r=tmandryDylan DPC-3/+11
2022-09-03Rollup merge of #101217 - eholk:drop-tracking-73137, r=jyn514Dylan DPC-0/+3
2022-09-03Auto merge of #100966 - compiler-errors:revert-remove-deferred-sized-checks, ...bors-25/+219
2022-09-02ffx component run should provide a collectionMatt Hamrick-0/+2
2022-09-03Update rustdoc-gui tests for search-input border color on dark themeGuillaume Gomez-2/+2
2022-09-03Clean up themes CSSGuillaume Gomez-91/+47
2022-09-02Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplettbors-0/+315
2022-09-02rustdoc: put in rule to get alignment in desktop and mobile layoutsMichael Howell-0/+25
2022-09-02rustdoc: remove incorrect CSS rule causing misaligned item-infoMichael Howell-4/+0
2022-09-02rustdoc: remove unused CSS selector `.methods > .item-info`Michael Howell-4/+0
2022-09-02Auto merge of #101333 - matthiaskrgr:rollup-qpf1otj, r=matthiaskrgrbors-29/+56
2022-09-02Fix unsupported syntax in .manifest fileMatt Hamrick-3/+11
2022-09-02Rollup merge of #101323 - GuillaumeGomez:remove-unused-css, r=notriddleMatthias Krüger-9/+0
2022-09-02Rollup merge of #101215 - est31:rustdoc_version_placeholder, r=Mark-SimulacrumMatthias Krüger-1/+1