about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-17Detect when a lifetime is being reused in suggestionEsteban Küber-9/+13
2024-05-17Tweak suggested lifetimes to modify return type instead of `&self` receiverEsteban Küber-105/+111
2024-05-17Run `rustfmt` on modified testsEsteban Küber-110/+122
2024-05-17Account for owning item lifetimes in suggestion and annotate tests as `run-ru...Esteban Küber-59/+404
2024-05-17Always constrain the return type in lifetime suggestionEsteban Küber-72/+77
2024-05-17Suggest setting lifetime in borrowck error involving types with elided lifetimesEsteban Küber-30/+140
2024-05-17Auto merge of #125153 - compiler-errors:opt-poly, r=lcnrbors-23/+23
2024-05-17to_opt_poly_X_pred -> as_X_clauseMichael Goulet-23/+23
2024-05-17Auto merge of #125216 - BoxyUwU:boxy_compiler_rereviews, r=joboetbors-0/+1
2024-05-17add boxy to compiler reviewsBoxy-0/+1
2024-05-17Auto merge of #125207 - GuillaumeGomez:migrate-rustdoc-scrape-examples-orderi...bors-52/+57
2024-05-17Use common `scrape.rs` fileGuillaume Gomez-46/+3
2024-05-17Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs`Guillaume Gomez-6/+54
2024-05-17Auto merge of #125188 - tgross35:f16-f128-powi, r=Nilstriebbors-1/+100
2024-05-17Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxubors-12/+10
2024-05-17Auto merge of #125203 - matthiaskrgr:rollup-5pv7drz, r=matthiaskrgrbors-126/+183
2024-05-17Rollup merge of #125191 - compiler-errors:wf, r=lcnrMatthias Krüger-108/+117
2024-05-17Rollup merge of #125186 - Colepng:master, r=lqdMatthias Krüger-1/+1
2024-05-17Rollup merge of #125181 - onur-ozkan:set-rust-channel-properly, r=clubby789Matthias Krüger-2/+9
2024-05-17Rollup merge of #125171 - scottmcm:rename-flatten, r=jhprattMatthias Krüger-10/+10
2024-05-17Rollup merge of #123694 - Xiretza:expand-diagnostics, r=compiler-errorsMatthias Krüger-5/+46
2024-05-17Auto merge of #124129 - lqd:enable-lld, r=Mark-Simulacrumbors-14/+117
2024-05-16Report better WF obligation leaf obligations in new solverMichael Goulet-108/+117
2024-05-17Auto merge of #125150 - compiler-errors:uplift-goal, r=lcnrbors-298/+328
2024-05-17Fix `htmldocck` functionGuillaume Gomez-1/+1
2024-05-17Add missing assert! callsGuillaume Gomez-2/+2
2024-05-17Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs`Guillaume Gomez-9/+7
2024-05-16Auto merge of #125163 - ssukanmi:stdarch_arm_crc32, r=Amanieubors-0/+0
2024-05-16Add `powi` to `f16` and `f128`Trevor Gross-0/+60
2024-05-16Add doctests for f16 and f128 library functions where possibleTrevor Gross-1/+40
2024-05-16Remove duplicate word from addr docsCole Kauder-McMurrich-1/+1
2024-05-16Remove trivial Binder::dummy callsMichael Goulet-9/+9
2024-05-16Fix toolsMichael Goulet-6/+6
2024-05-16Uplift Goal to rustc_type_irMichael Goulet-109/+130
2024-05-16Make impls UpcastFrom, implement Upcast for UpcastFromMichael Goulet-90/+92
2024-05-16Make P parameter explicitMichael Goulet-49/+62
2024-05-16Rename ToPredicate for UpcastMichael Goulet-220/+214
2024-05-16Auto merge of #124728 - beetrees:from-f16-for-f64, r=BurntSushibors-2/+3
2024-05-16add bootstrap config change info about `rust.lld`Rémy Rakic-0/+5
2024-05-16test rust-lld is on by default on the x64 linux targetRémy Rakic-0/+48
2024-05-16describe new default value for `rust.lld` in config templateRémy Rakic-3/+6
2024-05-16enable rust-lld on `x86_64-unknown-linux-gnu` when requestedRémy Rakic-0/+13
2024-05-16bootstrap: enable rust-lld when necessary for `x86_64-unknown-linux-gnu`Rémy Rakic-11/+40
2024-05-16bootstrap: introduce rust-lld env var for rustcRémy Rakic-0/+5
2024-05-16set `rust.channel` properly in source tarballsonur-ozkan-2/+9
2024-05-16Auto merge of #125179 - matthiaskrgr:rollup-wkdwoaj, r=matthiaskrgrbors-348/+725
2024-05-16Rollup merge of #125172 - tgross35:f16-f128-as-casting, r=compiler-errorsMatthias Krüger-4/+397
2024-05-16Rollup merge of #125170 - compiler-errors:uplift-fn-sig-2, r=lcnrMatthias Krüger-122/+168
2024-05-16Rollup merge of #125130 - aDotInTheVoid:id-docs, r=GuillaumeGomezMatthias Krüger-1/+13
2024-05-16Rollup merge of #125018 - sagudev:patch-2, r=AmanieuMatthias Krüger-1/+2