about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-05Rollup merge of #116432 - notriddle:master, r=fmeaseJubilee-8/+68
2023-10-05Rollup merge of #116431 - estebank:issue-80476, r=compiler-errorsJubilee-136/+136
2023-10-05Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errorsJubilee-145/+226
2023-10-05Rollup merge of #116296 - compiler-errors:default-return, r=estebankJubilee-89/+105
2023-10-05Rollup merge of #116223 - catandcoder:master, r=cjgillotJubilee-18/+18
2023-10-05Auto merge of #116273 - compiler-errors:refine2, r=tmandrybors-8/+23
2023-10-05Auto merge of #116184 - compiler-errors:afit-lint, r=tmandrybors-60/+308
2023-10-04Auto merge of #116370 - nnethercote:more-arena-stuff, r=cjgillotbors-128/+74
2023-10-04Apply suggestions from code reviewTyler Mandry-2/+7
2023-10-04Fix spans for comments in rustfmtMichael Goulet-1/+2
2023-10-04Point to closure return instead of output if defaultedMichael Goulet-3/+7
2023-10-04Fix clippyMichael Goulet-18/+14
2023-10-04Point to where missing return type should goMichael Goulet-71/+86
2023-10-04Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-...bors-34/+69
2023-10-04Add URL to test case issuesMichael Howell-1/+21
2023-10-04Rename issue-\d+.rs tests to have meaningful namesMichael Howell-1/+1
2023-10-04Tweak wording of E0562Esteban Küber-136/+136
2023-10-04clean up struct field suggestionsLeón Orell Valerian Liehr-145/+226
2023-10-04 Add `crate_name` to test so that it can be renamedMichael Howell-1/+41
2023-10-04Auto merge of #115200 - rcvalle:rust-cfi-fix-115199, r=workingjubileebors-88/+123
2023-10-04Update documentation for LLVM CFI supportRamon de C Valle-76/+85
2023-10-04Disable CFI for core and std CFI violationsRamon de C Valle-12/+38
2023-10-04Auto merge of #116413 - nnethercote:rm-E0551, r=compiler-errorsbors-21/+14
2023-10-04Auto merge of #116381 - Mark-Simulacrum:drop-wasm32-unknown-emscripten, r=Kobzolbors-69/+0
2023-10-04Auto merge of #116360 - compiler-errors:async-span, r=oli-obkbors-64/+68
2023-10-04Auto merge of #116353 - Kobzol:new-bors-event, r=Mark-Simulacrumbors-0/+4
2023-10-04Remove E0551.Nicholas Nethercote-16/+9
2023-10-04Sort `compiler/rustc_attr/Cargo.toml` dependencies.Nicholas Nethercote-5/+5
2023-10-04Auto merge of #116406 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-04Auto merge of #116408 - matthiaskrgr:rollup-hmolg4m, r=matthiaskrgrbors-127/+172
2023-10-04Rollup merge of #116395 - WaffleLapkin:vacationize-waffle, r=lqdMatthias Krüger-1/+1
2023-10-04Rollup merge of #116393 - compiler-errors:auto-bad, r=WaffleLapkinMatthias Krüger-1/+29
2023-10-04Rollup merge of #116388 - fmease:rustdoc-fix-n-clean-up-x-crate-higher-ranked...Matthias Krüger-106/+107
2023-10-04Rollup merge of #116365 - P1n3appl3:master, r=onur-ozkanMatthias Krüger-5/+7
2023-10-04Rollup merge of #116363 - Colonial-Dev:issue-116130-fix, r=thomccMatthias Krüger-10/+24
2023-10-04Rollup merge of #116146 - Milo123459:milo/clarify-arg-documentation, r=thomccMatthias Krüger-2/+2
2023-10-04Rollup merge of #115961 - Kriskras99:master, r=thomccMatthias Krüger-2/+2
2023-10-04Update cargoWeihang Lo-0/+0
2023-10-04Auto merge of #116386 - elichai:patch-2, r=thomccbors-0/+9
2023-10-04Auto merge of #116367 - scottmcm:more-addr-eq, r=workingjubileebors-4/+5
2023-10-04Fix misuses of a vs ancui fliter-18/+18
2023-10-03Auto merge of #105394 - Patiga:improve-udpsocket-docs, r=workingjubileebors-1/+20
2023-10-03Mark myself as vacation or whateverWaffle Maybe-1/+1
2023-10-03Gate against auto traits pre-expansionMichael Goulet-1/+29
2023-10-03Auto merge of #115301 - Zalathar:regions-vec, r=davidtwcobors-1214/+1070
2023-10-03bootstrap: make copying linker binaries conditionalJoseph Ryan-5/+7
2023-10-03Auto merge of #116384 - matthiaskrgr:rollup-se332zs, r=matthiaskrgrbors-174/+242
2023-10-03rustdoc: add support for cross-crate higher-ranked typesLeón Orell Valerian Liehr-1/+39
2023-10-03Add missing inline attributes to Duration trait implsElichai Turkel-0/+9
2023-10-03rustdoc: fix & clean up handling of cross-crate higher-ranked lifetimesLeón Orell Valerian Liehr-105/+68