about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-23Rollup merge of #108541 - compiler-errors:lol-nested-rpits, r=oli-obkMatthias Krüger-39/+18
2023-03-23Nested impl traits trigger opaque_hidden_inferred_bound too muchMichael Goulet-39/+18
2023-03-23Auto merge of #109172 - scottmcm:move-codegen-issues-tests, r=WaffleLapkinbors-0/+0
2023-03-23Auto merge of #108861 - b-naber:eager-nll-type-relating, r=lcnrbors-199/+159
2023-03-22Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgrbors-54/+153
2023-03-22Rollup merge of #109494 - spastorino:new-rpitit-18, r=compiler-errorsMatthias Krüger-5/+5
2023-03-22Rollup merge of #109489 - est31:generalize_captures, r=WaffleLapkinMatthias Krüger-3/+3
2023-03-22Rollup merge of #109477 - lcnr:cleanup, r=cjgillotMatthias Krüger-12/+7
2023-03-22Rollup merge of #109461 - notriddle:notriddle/css-content, r=GuillaumeGomezMatthias Krüger-21/+21
2023-03-22Rollup merge of #109457 - Veykril:ribstack, r=petrochenkovMatthias Krüger-1/+0
2023-03-22Rollup merge of #109452 - jfgoog:ignore-vendor, r=ozkanonurMatthias Krüger-0/+1
2023-03-22Rollup merge of #109412 - GuillaumeGomez:add-gui-test, r=notriddleMatthias Krüger-1/+52
2023-03-22Rollup merge of #109394 - krasimirgg:llvm-17-vec-panic, r=nikicMatthias Krüger-9/+14
2023-03-22Rollup merge of #109392 - cbeuw:composite-ret, r=JakobDegenMatthias Krüger-1/+48
2023-03-22Rollup merge of #109373 - ids1024:llvm-unreachable-optimize, r=ozkanonurMatthias Krüger-1/+2
2023-03-22Auto merge of #109496 - Dylan-DPC:rollup-u8rsi3h, r=Dylan-DPCbors-676/+513
2023-03-23Rollup merge of #109435 - oli-obk:🇨🇭🥚_copy_op, r=RalfJungDylan DPC-38/+38
2023-03-23Rollup merge of #109414 - spastorino:new-rpitit-16, r=compiler-errorsDylan DPC-4/+31
2023-03-23Rollup merge of #109405 - compiler-errors:rpitit-as-opaques, r=spastorinoDylan DPC-16/+45
2023-03-23Rollup merge of #109317 - ehuss:discriminant-link-fix, r=NilstriebDylan DPC-5/+4
2023-03-23Rollup merge of #109312 - petrochenkov:docice5, r=GuillaumeGomezDylan DPC-185/+123
2023-03-23Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonurDylan DPC-8/+9
2023-03-23Rollup merge of #109280 - compiler-errors:no-vec-map, r=Mark-SimulacrumDylan DPC-263/+16
2023-03-23Rollup merge of #109187 - clubby789:askama-source, r=GuillaumeGomezDylan DPC-69/+67
2023-03-23Rollup merge of #109179 - llogiq:intrinsically-option-as-slice, r=eholkDylan DPC-72/+152
2023-03-23Rollup merge of #108997 - tgross35:patch-1, r=JohnTitorDylan DPC-2/+2
2023-03-23Rollup merge of #100311 - xfix:lines-fix-handling-of-bare-cr, r=ChrisDentonDylan DPC-14/+26
2023-03-22print sccs_info strings correctlyb-naber-5/+6
2023-03-22Do not feed param_env for RPITITs impl sideSantiago Pastorino-5/+5
2023-03-22eager nll type relatingb-naber-170/+104
2023-03-22assertion for only collection nll region variable information for debug in no...b-naber-24/+49
2023-03-22More general capturesest31-3/+3
2023-03-22Auto merge of #109163 - hi-rustin:rustin-patch-dockerfile, r=Mark-Simulacrumbors-4/+5
2023-03-22Remove comment about re-using Rib allocationsLukas Wirth-1/+0
2023-03-22reviewlcnr-2/+1
2023-03-22`HirId` to `LocalDefId` cleanuplcnr-11/+7
2023-03-22Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, r=Mark-S...bors-0/+8
2023-03-22Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errorsbors-384/+258
2023-03-22Change text -> rust,ignore highlighting in sanitizer.mdTrevor Gross-2/+2
2023-03-22Auto merge of #109087 - cjgillot:sparse-bb-clear, r=davidtwcobors-22/+61
2023-03-22Auto merge of #109463 - weihanglo:update-cargo, r=weihanglobors-2/+2
2023-03-21RPITITs are DefKind::Opaque with new lowering strategyMichael Goulet-15/+36
2023-03-21Always encode RPITITsSantiago Pastorino-1/+9
2023-03-22Update cargoWeihang Lo-2/+2
2023-03-21rustdoc: remove redundant `.content` prefix from span/a colorsMichael Howell-21/+21
2023-03-21Auto merge of #109453 - matthiaskrgr:rollup-odn02wu, r=matthiaskrgrbors-139/+597
2023-03-21Do not consider synthesized RPITITs on missing items checksSantiago Pastorino-4/+31
2023-03-21Auto merge of #109092 - compiler-errors:local-key, r=cjgillotbors-632/+438
2023-03-21Rollup merge of #109446 - spastorino:new-rpitit-17, r=compiler-errorsMatthias Krüger-4/+36
2023-03-21Rollup merge of #109441 - oli-obk:fn_trait_new_solver, r=compiler-errorsMatthias Krüger-28/+189