about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-05Detect incorrect `;` in `Option::ok_or_else` and `Result::map_err`Esteban Küber-10/+86
2023-12-05Point at fewer methods in the chain, only those that change the E typeEsteban Küber-53/+64
2023-12-05Provide context when `?` can't be called because of `Result<_, E>`Esteban Küber-4/+294
2023-12-06Fewer early errors.Nicholas Nethercote-38/+60
2023-12-05Auto merge of #118273 - AngelicosPhosphoros:dedup_2_loops_version_77772_2, r=...bors-30/+151
2023-12-05Change ty_with_args to return Ty instead of ResultCelina G. Val-33/+148
2023-12-05Split `Vec::dedup_by` into 2 cyclesAngelicosPhosphoros-14/+48
2023-12-05Enable new capture rules by default on edition 2024Michael Goulet-9/+40
2023-12-05Add test for implicitly capturing late-bound var with new capture rulesMichael Goulet-0/+23
2023-12-05Add lifetime_capture_rules_2024Michael Goulet-8/+71
2023-12-05Rollup merge of #118642 - Xanewok:patch-1, r=clubby789Michael Goulet-1/+0
2023-12-05Rollup merge of #118587 - nnethercote:cleanup-error-handlers-2, r=compiler-er...Michael Goulet-466/+251
2023-12-05Rollup merge of #118585 - sjwang05:issue-118564, r=compiler-errorsMichael Goulet-11/+23
2023-12-05Rollup merge of #118450 - marcin-serwin:master, r=workingjubileeMichael Goulet-4/+4
2023-12-05Rollup merge of #118350 - DaniPopes:tuple-default, r=workingjubileeMichael Goulet-9/+6
2023-12-05Rollup merge of #118346 - compiler-errors:deeply-normalize-for-diagnostic, r=...Michael Goulet-5/+106
2023-12-05Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errorsMichael Goulet-1/+1
2023-12-05Rollup merge of #118268 - compiler-errors:pretty-print, r=estebankMichael Goulet-66/+101
2023-12-05Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errorsMichael Goulet-8/+59
2023-12-05Rollup merge of #117793 - wdunicornpro:patch-1, r=workingjubileeMichael Goulet-1/+1
2023-12-05Stabilize `type_name_of_val`Trevor Gross-22/+18
2023-12-05Auto merge of #11900 - Enselic:needless-borrow-drop, r=Manishearthbors-2/+40
2023-12-05Fix in-place collect not reallocating when necessaryThe 8472-7/+35
2023-12-05Auto merge of #11920 - KisaragiEffective:patch-2, r=xFrednetbors-1/+1
2023-12-05Auto merge of #118457 - eholk:genfn, r=compiler-errorsbors-234/+417
2023-12-05Auto merge of #11904 - pgerber:regex, r=xFrednetbors-1/+5
2023-12-05add comment about keeping flags in sync between bootstrap.py and bootstrap.rsRalf Jung-0/+2
2023-12-05Auto merge of #11929 - flip1995:rustup, r=flip1995bors-37/+33
2023-12-05resolve: Use `def_kind` query to cleanup some codeVadim Petrochenkov-39/+31
2023-12-05Add moreMichael Goulet-10/+10
2023-12-05Add print_trait_sugaredMichael Goulet-56/+91
2023-12-05Continue folding if deep normalizer failsMichael Goulet-32/+57
2023-12-05Run sanity check for integration tests firstPhilipp Krones-1/+1
2023-12-05Add deeply_normalize_for_diagnostics, use it in coherenceMichael Goulet-4/+80
2023-12-05Bump nightly version -> 2023-12-05Philipp Krones-1/+1
2023-12-05Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-293/+743
2023-12-05Auto merge of #16027 - Veykril:implicit-format-args, r=Veykrilbors-331/+921
2023-12-05Ignore strings in token trees in syntax highlightingLukas Wirth-8/+30
2023-12-05Add test for implicit format args support through nested macro callLukas Wirth-0/+25
2023-12-05Resolve implicit format args in syntax highlightingLukas Wirth-74/+136
2023-12-05Implicit format args supportLukas Wirth-174/+615
2023-12-05Improve macro descension APILukas Wirth-137/+177
2023-12-05Auto merge of #118646 - matthiaskrgr:rollup-jnscl9z, r=matthiaskrgrbors-150/+159
2023-12-05Rollup merge of #118637 - Enselic:query-instability-2, r=cjgillotMatthias Krüger-3/+7
2023-12-05Rollup merge of #118614 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-12-05Rollup merge of #118608 - fee1-dead-contrib:backdoor-in-askconv, r=compiler-e...Matthias Krüger-6/+44
2023-12-05Rollup merge of #118606 - long-long-float:x-do-not-quit-when-x-prints-setting...Matthias Krüger-6/+7
2023-12-05Rollup merge of #118598 - Nadrieril:remove_precise_pointer_size_matching, r=d...Matthias Krüger-86/+33
2023-12-05Rollup merge of #118594 - hdost:patch-1, r=fmeaseMatthias Krüger-2/+2
2023-12-05Rollup merge of #118471 - filenine:fix-typos, r=workingjubileeMatthias Krüger-1/+1