about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-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
2022-09-02Rollup merge of #100200 - petrochenkov:zgccld2, r=lqd,Mark-SimulacrumMatthias Krüger-19/+30
2022-09-02Rollup merge of #100121 - Nilstrieb:mir-validator-param-env, r=oli-obkMatthias Krüger-0/+25
2022-09-02update MiriRalf Jung-10/+8
2022-09-02Remove unused .toggle-label CSS ruleGuillaume Gomez-9/+0
2022-09-02Add warning against unexpected --cfg with --check-cfgUrgau-3/+23
2022-09-02Rollup merge of #101298 - notriddle:notriddle/rustdoc-main-since, r=Guillaume...Guillaume Gomez-1/+0
2022-09-02Rollup merge of #101294 - Xiretza:fix-100844-accident, r=davidtwcoGuillaume Gomez-85/+299
2022-09-02Rollup merge of #101166 - GuillaumeGomez:error-index-mdbook, r=notriddleGuillaume Gomez-141/+195
2022-09-02Rollup merge of #100827 - JakobDegen:better-tests, r=wesleywiserGuillaume Gomez-1509/+742
2022-09-02Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkovGuillaume Gomez-0/+174
2022-09-02Rollup merge of #97739 - a2aaron:let_underscore, r=estebankGuillaume Gomez-0/+64
2022-09-02Update LLVM submoduleNikita Popov-0/+0
2022-09-01Simplify MIR opt testsJakob Degen-1509/+742