about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-23Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebankMichael Howell-0/+19
2022-10-23Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrumbors-2/+60
2022-10-23Update LLVM submodulebjorn3-0/+0
2022-10-23Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`sJakub Beránek-4/+30
2022-10-23Add `rust.lto` config optionJakub Beránek-2/+34
2022-10-23Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPCbors-142/+332
2022-10-23Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-1/+1
2022-10-23Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obkDylan DPC-1/+8
2022-10-23Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514Dylan DPC-128/+117
2022-10-23Rollup merge of #101908 - chenyukang:fix-101880, r=estebankDylan DPC-0/+94
2022-10-23Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebankDylan DPC-12/+112
2022-10-23Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errorsbors-342/+356
2022-10-23Update translation testsNilstrieb-342/+356
2022-10-23Rollup merge of #103401 - GuillaumeGomez:gui-test-headings-cleanup, r=notriddleMatthias Krüger-100/+76
2022-10-23Rollup merge of #103388 - notriddle:notriddle/result-description, r=Guillaume...Matthias Krüger-3/+3
2022-10-23Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obkMatthias Krüger-0/+159
2022-10-23Rollup merge of #103355 - compiler-errors:rpitit-default-check, r=oli-obkMatthias Krüger-13/+50
2022-10-23Rollup merge of #103354 - clubby789:escape-string-literals, r=compiler-errorsMatthias Krüger-4/+45
2022-10-23Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726Matthias Krüger-61/+0
2022-10-23Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillotMatthias Krüger-11/+5
2022-10-22Auto merge of #103400 - weihanglo:update-cargo, r=weihanglobors-0/+0
2022-10-22Use functions for headings rustodoc GUI testGuillaume Gomez-100/+76
2022-10-22Update cargoWeihang Lo-0/+0
2022-10-22Rollup merge of #103224 - compiler-errors:semi-after-closure-in-macro, r=fee1...Dylan DPC-0/+14
2022-10-22Rollup merge of #103190 - fmease:rustdoc-render-bounds-of-cross-crate-gat-par...Dylan DPC-22/+41
2022-10-22Auto merge of #103227 - lcnr:bye-bye-unevaluated-const, r=oli-obkbors-20/+24
2022-10-22Don't erroneously deny semicolons after closure expr within parentheses in a ...Michael Goulet-0/+14
2022-10-22Recover unclosed char literal being parsed as lifetimeMichael Goulet-12/+112
2022-10-22Introduce subst_iter and subst_iter_copied on EarlyBinderMichael Goulet-11/+5
2022-10-21rustdoc: remove unused CSS class `.result-description`Michael Howell-3/+3
2022-10-22Auto merge of #103172 - pcwalton:deduced-param-attrs, r=oli-obkbors-1/+61
2022-10-22Update UI testsclubby789-4/+45
2022-10-21Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgrbors-96/+280
2022-10-22Rollup merge of #103370 - notriddle:notriddle/out-of-band, r=GuillaumeGomezMatthias Krüger-1/+0
2022-10-22Rollup merge of #103364 - notriddle:notriddle/toggles, r=jshaMatthias Krüger-10/+27
2022-10-22Rollup merge of #103351 - oli-obk:tilde_const_impls, r=fee1-deadMatthias Krüger-46/+115
2022-10-22Rollup merge of #103341 - Rageking8:add-test-for-issue-97607, r=compiler-errorsMatthias Krüger-0/+12
2022-10-22Rollup merge of #103339 - Rageking8:fix-some-typos, r=fee1-deadMatthias Krüger-3/+3
2022-10-22Rollup merge of #103335 - SarthakSingh31:issue-89008, r=jackh726Matthias Krüger-36/+11
2022-10-22Rollup merge of #102635 - lcnr:incoherent_auto_trait_objects, r=jackh726Matthias Krüger-0/+112
2022-10-21rustdoc: remove unused CSS `.out-of-band { font-weight: normal }`Michael Howell-1/+0
2022-10-21Auto merge of #101263 - lopopolo:lopopolo/c-unwind-fn-ptr-impls, r=thomccbors-2/+2
2022-10-21testsMichael Goulet-0/+159
2022-10-21Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowersbors-3/+13
2022-10-21rustdoc: prevent method summary margin from being applied to docblocksMichael Howell-2/+25
2022-10-21rustdoc: merge identical CSS blocksMichael Howell-8/+2
2022-10-21Auto merge of #98450 - lqd:doc-metadata, r=lqd,GuillaumeGomezbors-0/+44
2022-10-21Handle RPITITs properly in register_hidden_typeMichael Goulet-13/+50
2022-10-21Require Drop impls to have the same constness on its bounds as the bounds on ...Oli Scherer-46/+115
2022-10-21Auto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r=Dylan-DPCbors-271/+276