about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-22Pretty print lifetimes captured by RPITMichael Goulet-2/+2
2022-10-22Clean middle RPITITs correctly in rustdocMichael Goulet-53/+94
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-22Bless testsDeadbeef-6/+4
2022-10-22Stabilize arbitrary_enum_discriminant, take 2Deadbeef-153/+8
2022-10-21rustdoc: remove unused CSS class `.result-description`Michael Howell-3/+3
2022-10-22Note scope of TAIT more accuratelyMichael Goulet-4/+4
2022-10-22Don't ICE on regions from anonymous_lifetime_in_impl_traitMichael Goulet-0/+28
2022-10-21Only apply `ProceduralMasquerade` hack to older versions of `rental`Aaron Hill-105/+321
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-21add GetFileType stubChris Denton-0/+7
2022-10-21rustdoc: merge identical CSS blocksMichael Howell-8/+2
2022-10-21Update libffi-sys to 2.0.1Patrick Mooney-2/+2
2022-10-21Auto merge of #98450 - lqd:doc-metadata, r=lqd,GuillaumeGomezbors-0/+44
2022-10-21bootstrap: also create rustc-src component in sysrootRalf Jung-0/+14
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-21Update UI testsclubby789-9/+44
2022-10-21Auto merge of #2610 - RalfJung:issue-1909, r=RalfJungbors-0/+57
2022-10-21Auto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r=Dylan-DPCbors-271/+276
2022-10-21add test for #1909Ralf Jung-0/+57
2022-10-21test is_terminalRalf Jung-1/+13
2022-10-21split libc tests from stdlib testsRalf Jung-120/+176
2022-10-21use is_terminal to implement isattyRalf Jung-30/+41
2022-10-21Rollup merge of #103321 - notriddle:notriddle/source-page-top-bar-layout, r=G...Dylan DPC-52/+72
2022-10-21Rollup merge of #103260 - cuviper:needs-asm-support, r=fee1-deadDylan DPC-48/+42
2022-10-21Rollup merge of #103111 - cjgillot:shadow-label, r=estebankDylan DPC-18/+33
2022-10-21Rollup merge of #103051 - davidtwco:translation-tidying-up, r=compiler-errorsDylan DPC-50/+73