about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-21Uplift BoundVarMichael Goulet-7/+9
2023-11-21Auto merge of #3182 - RalfJung:rustup, r=RalfJungbors-16446/+22419
2023-11-21fmtRalf Jung-11/+4
2023-11-21Merge from rustcRalf Jung-16445/+22425
2023-11-21Auto merge of #118137 - roblabla:update-backtrace, r=ChrisDentonbors-0/+0
2023-11-21Preparing for merge from rustcRalf Jung-1/+1
2023-11-21Fix _mm_sad_epu8 implementationbjorn3-1/+3
2023-11-21Update backtrace submoduleroblabla-0/+0
2023-11-21Auto merge of #118134 - Nilstrieb:rollup-kyo1l6e, r=Nilstriebbors-602/+1988
2023-11-21Auto merge of #15921 - Young-Flash:tmp, r=Veykrilbors-1/+1
2023-11-21Auto merge of #15944 - brunobell:patch-1, r=lnicolabors-1/+1
2023-11-21Update Arch Linux package URL in manual.adocDash Lu-1/+1
2023-11-21remove quotation from filenameouz-a-10/+8
2023-11-21Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errorsNilstrieb-32/+3
2023-11-21Rollup merge of #118083 - calebzulawski:remove-i686-apple-darwin, r=albertlar...Nilstrieb-1/+1
2023-11-21Rollup merge of #118035 - ouz-a:november_ice2, r=compiler-errorsNilstrieb-2/+67
2023-11-21Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJungNilstrieb-316/+459
2023-11-21Rollup merge of #117522 - Urgau:check-cfg-cli-own-lint, r=petrochenkovNilstrieb-130/+32
2023-11-21Rollup merge of #116085 - notriddle:notriddle/search-associated-types, r=Guil...Nilstrieb-121/+1426
2023-11-21Auto merge of #117619 - elomatreb:add-duration-abs-diff, r=thomccbors-0/+35
2023-11-21Add tests for issues #10285, #10286, #10289, #10287Guillaume Gomez-1/+57
2023-11-21Report missing licenses or copyright text.Jonathan Pallant (Ferrous Systems)-2/+4
2023-11-21include submodules in the collected license metadataPietro Albini-1/+1
2023-11-21Add the two licences to LICENCES/ that `reuse` reported missingJonathan Pallant (Ferrous Systems)-0/+440
2023-11-21utilize stdlib debug assertion status in compiletestonur-ozkan-2/+12
2023-11-21de-structure variable and add stablesouz-a-33/+45
2023-11-21Add VarDebugInfo to Stable MIRouz-a-5/+116
2023-11-21improve help for multiple `#[default]` variantsLukas Markeffsky-47/+111
2023-11-21Auto merge of #117580 - compiler-errors:hash-stable-simplify-rustc_type_ir, r...bors-316/+79
2023-11-21Update Cranelift to 0.102bjorn3-42/+46
2023-11-21[`needless_return_with_question_mark`]: dont lint in case of coerciony21-3/+64
2023-11-21Auto merge of #11842 - GuillaumeGomez:check_private_items-config, r=blyxyasbors-11/+171
2023-11-21Add ui test for `check_private_items` configGuillaume Gomez-0/+119
2023-11-21[`missing_safety_doc`], [`unnecessary_safety_doc`], [`missing_panics_doc`], [...Guillaume Gomez-11/+52
2023-11-21Auto merge of #15825 - Austaras:master, r=flodieboldbors-26/+173
2023-11-21Auto merge of #15940 - pascalkuthe:fix_rename, r=Veykrilbors-5/+44
2023-11-21the unadjusted ABI needs to pass aggregates by-valueRalf Jung-6/+30
2023-11-21Auto merge of #118126 - Nilstrieb:rollup-5ogh896, r=Nilstriebbors-507/+174
2023-11-21stop warning never-returning callsJ-ZhengLi-68/+306
2023-11-21Rollup merge of #118121 - nnethercote:rustc_hir, r=compiler-errorsNilstrieb-468/+123
2023-11-21Rollup merge of #118115 - spastorino:fix-old-fn-names, r=compiler-errorsNilstrieb-2/+2
2023-11-21Rollup merge of #118097 - rustbot:docs-update, r=ehussNilstrieb-0/+0
2023-11-21Rollup merge of #118094 - JarvisCraft:SpecFromElem-for-empty-tuple, r=thomccNilstrieb-4/+19
2023-11-21Rollup merge of #118081 - nnethercote:rustc_ty_utils, r=compiler-errorsNilstrieb-33/+23
2023-11-21Rollup merge of #118059 - Nilstrieb:unset-cargo, r=dtolnayNilstrieb-0/+5
2023-11-21Rollup merge of #117790 - rcvalle:rust-cfi-fix-000000, r=workingjubileeNilstrieb-0/+2
2023-11-21lib features ending in '_internals?' are internalRalf Jung-6/+46
2023-11-21Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnaybors-67/+100
2023-11-21Unify HashStable implementationsMichael Goulet-64/+49
2023-11-21Add HashStable_NoContext to simplify HashStable implementations in rustc_type_irMichael Goulet-291/+69