about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-01-27Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil...Yuki Okushi-23/+23
2023-01-27Rollup merge of #107284 - notriddle:notriddle/plus, r=jshaYuki Okushi-4/+4
2023-01-27Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomezYuki Okushi-7/+7
2023-01-26Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkovbors-0/+75
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-23/+23
2023-01-26rustdoc: use smarter encoding for playground URLMichael Howell-4/+4
2023-01-26Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgrbors-226/+269
2023-01-26Rollup merge of #107322 - JakobDegen:custom-mir, r=tmiaskoMatthias Krüger-4/+46
2023-01-26Rollup merge of #106978 - mejrs:mir_build3, r=davidtwcoMatthias Krüger-216/+216
2023-01-26Rollup merge of #106971 - oli-obk:tait_error, r=davidtwcoMatthias Krüger-4/+5
2023-01-26Rollup merge of #106904 - khuey:preserve_debuginfo_for_rlibs, r=davidtwcoMatthias Krüger-2/+2
2023-01-26Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obkbors-28/+21
2023-01-26Custom mir: Add support for some remaining, easy to support constructsJakob Degen-4/+46
2023-01-26Auto merge of #107318 - matthiaskrgr:rollup-776kd81, r=matthiaskrgrbors-4/+164
2023-01-26Rollup merge of #107304 - Nilstrieb:ᐸTy as PartialEqᐳ::eq becau...Matthias Krüger-3/+32
2023-01-26Rollup merge of #107287 - mattjperez:improve-fn-pointer-notes, r=compiler-errorsMatthias Krüger-1/+9
2023-01-26Rollup merge of #97373 - dimpolo:cell_dispatch_from_dyn, r=dtolnayMatthias Krüger-0/+123
2023-01-26Auto merge of #107314 - matthiaskrgr:rollup-j40lnlj, r=matthiaskrgrbors-43/+774
2023-01-26Rollup merge of #107285 - compiler-errors:new-solver-future-and-generator, r=...Matthias Krüger-0/+132
2023-01-26Rollup merge of #107248 - erikdesjardins:addrspace, r=oli-obkMatthias Krüger-0/+25
2023-01-26Rollup merge of #107204 - euclio:assoc-const-suggestion, r=petrochenkovMatthias Krüger-0/+25
2023-01-26Rollup merge of #107175 - compiler-errors:bad-types-in-vec-push, r=estebankMatthias Krüger-0/+49
2023-01-26Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obkMatthias Krüger-0/+54
2023-01-26Rollup merge of #106960 - estebank:parse-anon-enums, r=cjgillotMatthias Krüger-27/+160
2023-01-26Rollup merge of #106407 - mejrs:attr_check, r=compiler-errorsMatthias Krüger-16/+329
2023-01-26improve fn pointer notesMatthew J Perez-1/+9
2023-01-26Implement Generator and FutureMichael Goulet-0/+132
2023-01-26Auto merge of #105582 - saethlin:instcombine-assert-inhabited, r=cjgillotbors-0/+162
2023-01-25Rollup merge of #107282 - BoxyUwU:erica_builtin_pointee_impls, r=compiler-errorsMatthias Krüger-0/+23
2023-01-25Rollup merge of #107256 - JakobDegen:delete-sai, r=cjgillotMatthias Krüger-216/+0
2023-01-25Rollup merge of #107255 - lcnr:implied-b-hr, r=oli-obkMatthias Krüger-0/+35
2023-01-25Rollup merge of #107244 - notriddle:notriddle/primitive-reference-link, r=Gui...Matthias Krüger-4/+4
2023-01-25Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkinMatthias Krüger-5/+173
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-348/+814
2023-01-25Rollup merge of #105345 - yanchen4791:issue-103582-fix, r=jackh726Matthias Krüger-0/+105
2023-01-25Use `can_eq` to compare types for default assoc type errorNilstrieb-3/+32
2023-01-25suggest qualifying bare associated constantsAndy Russell-0/+25
2023-01-25Rollup merge of #107232 - notriddle:notriddle/settings-choice, r=GuillaumeGomezDylan DPC-27/+27
2023-01-25Rollup merge of #107213 - edward-shen:edward-shen/fix-accidental-let-else, r=...Dylan DPC-0/+30
2023-01-25Rollup merge of #106583 - estebank:suggest-result-coercion, r=compiler-errorsDylan DPC-0/+184
2023-01-24implement builtin candidateBoxy-0/+23
2023-01-24Add suggestions for function pointersMatthew J Perez-56/+192
2023-01-24add feature gate tests for DispatchFromDyndimi-0/+101
2023-01-24Delete `SimplifyArmIdentity` and `SimplifyBranchSame` mir optsJakob Degen-216/+0
2023-01-24add test where we ignore hr implied boundslcnr-0/+35
2023-01-24impl DispatchFromDyn for Cell and UnsafeCelldimi-0/+22
2023-01-23Add suggestion to remove if in let...else blockEdward Shen-0/+30
2023-01-23rustdoc: rearrange HTML in primitive reference linksMichael Howell-4/+4
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-27/+27
2023-01-23rustdoc: make item links consistently use `title="{shortty} {path}"`Michael Howell-7/+7