| Age | Commit message (Expand) | Author | Lines |
| 2024-05-30 | Auto merge of #115105 - cjgillot:dest-prop-default, r=oli-obk | bors | -422/+371 |
| 2024-05-30 | Auto merge of #124636 - tbu-:pr_env_unsafe, r=petrochenkov | bors | -0/+165 |
| 2024-05-30 | Rollup merge of #125754 - Zalathar:conditions-num, r=lqd | Matthias Krüger | -2/+2 |
| 2024-05-30 | Rollup merge of #125711 - oli-obk:const_block_ice2, r=Nadrieril | Matthias Krüger | -0/+22 |
| 2024-05-30 | Auto merge of #125671 - BoxyUwU:remove_const_ty_eq, r=compiler-errors | bors | -306/+116 |
| 2024-05-30 | coverage: Rename MC/DC `conditions_num` to `num_conditions` | Zalathar | -2/+2 |
| 2024-05-30 | Auto merge of #125744 - fmease:rollup-ky7d098, r=fmease | bors | -76/+328 |
| 2024-05-29 | Enable DestinationPropagation by default. | Camille GILLOT | -422/+371 |
| 2024-05-30 | Rollup merge of #125734 - petrochenkov:macinattr, r=wesleywiser | León Orell Valerian Liehr | -22/+208 |
| 2024-05-30 | Rollup merge of #125723 - GuillaumeGomez:migrate-run-make-crate-data-smoke, r... | León Orell Valerian Liehr | -10/+43 |
| 2024-05-30 | Rollup merge of #125701 - scottmcm:generic-from-raw-parts, r=WaffleLapkin | León Orell Valerian Liehr | -6/+16 |
| 2024-05-30 | Rollup merge of #125662 - Oneirical:more-tests-again, r=jieyouxu | León Orell Valerian Liehr | -29/+43 |
| 2024-05-30 | Rollup merge of #125653 - GuillaumeGomez:migrate-const-prop-lint, r=jieyouxu | León Orell Valerian Liehr | -9/+18 |
| 2024-05-29 | Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikic | bors | -8/+5 |
| 2024-05-30 | Add `deprecated_safe` lint | Tobias Bucher | -9/+81 |
| 2024-05-29 | Make `std::env::{set_var, remove_var}` unsafe in edition 2024 | Tobias Bucher | -0/+93 |
| 2024-05-29 | Auto merge of #125732 - matthiaskrgr:rollup-bozbtk3, r=matthiaskrgr | bors | -104/+462 |
| 2024-05-29 | ast: Revert a breaking attribute visiting order change | Vadim Petrochenkov | -41/+25 |
| 2024-05-29 | Rollup merge of #125715 - lqd:rmake-cleanup, r=jieyouxu | Matthias Krüger | -2/+0 |
| 2024-05-29 | Rollup merge of #125705 - oli-obk:const_block_ice, r=compiler-errors | Matthias Krüger | -0/+17 |
| 2024-05-29 | Rollup merge of #125700 - Zalathar:limit-overflow, r=nnethercote | Matthias Krüger | -0/+310 |
| 2024-05-29 | Rollup merge of #125693 - Zalathar:format, r=lqd | Matthias Krüger | -102/+88 |
| 2024-05-29 | Rollup merge of #124655 - Darksonn:fixed-x18, r=lqd,estebank | Matthias Krüger | -0/+47 |
| 2024-05-29 | Add a test for resolving `macro_rules` calls inside attributes | Vadim Petrochenkov | -0/+202 |
| 2024-05-29 | Auto merge of #125613 - ChrisDenton:windows-recipie, r=jieyouxu | bors | -57/+91 |
| 2024-05-29 | tests: reenable ABI compatibility test for csky | Jubilee Young | -8/+5 |
| 2024-05-29 | [ACP 362] genericize `ptr::from_raw_parts` | Scott McMurray | -6/+16 |
| 2024-05-29 | Partially implement `ConstArgHasType` | Boxy | -306/+116 |
| 2024-05-29 | Add `run-make-support::rust_lib_name` | Guillaume Gomez | -3/+3 |
| 2024-05-29 | rewrite and rename issue-37893 to rmake | Oneirical | -8/+18 |
| 2024-05-29 | convert fpic to ui test | Oneirical | -12/+12 |
| 2024-05-29 | convert simple-dylib to ui test | Oneirical | -12/+16 |
| 2024-05-29 | Simplify check for unsupported architectures | Alice Ryhl | -10/+2 |
| 2024-05-29 | Migrate `run-make/crate-data-smoke` to `rmake.rs` | Guillaume Gomez | -10/+43 |
| 2024-05-29 | Auto merge of #125531 - surechen:make_suggestion_for_note_like_drop_lint, r=U... | bors | -33/+684 |
| 2024-05-29 | Convert windows-binary-no-external-deps to rmake | Chris Denton | -9/+21 |
| 2024-05-29 | Convert run-make/windows-safeseh to rmake | Chris Denton | -19/+15 |
| 2024-05-29 | Convert run-make/windows-spawn to rmake | Chris Denton | -14/+21 |
| 2024-05-29 | Rename run-make/issue-85441 and convert to rmake | Chris Denton | -9/+32 |
| 2024-05-29 | Move run-make windows_subsystem tests to ui tests | Chris Denton | -6/+2 |
| 2024-05-29 | Migrate `run-make/const-prop-lint` to `rmake.rs` | Guillaume Gomez | -9/+18 |
| 2024-05-29 | Auto merge of #125360 - RalfJung:packed-field-reorder, r=fmease | bors | -1/+1 |
| 2024-05-29 | remove unneeded extern crate in rmake test | Rémy Rakic | -2/+0 |
| 2024-05-29 | coverage: Add tests for the MC/DC condition limit | Zalathar | -0/+310 |
| 2024-05-29 | Make `body_owned_by` return the body directly. | Oli Scherer | -0/+22 |
| 2024-05-29 | Auto merge of #125695 - RalfJung:fn_arg_sanity_check, r=jieyouxu | bors | -0/+1 |
| 2024-05-29 | Let lint_forgetting_references give the suggestion if possible | surechen | -20/+345 |
| 2024-05-29 | Let lint_forgetting_copy_types give the suggestion if possible. | surechen | -3/+108 |
| 2024-05-29 | Let lint_dropping_references give the suggestion if possible. | surechen | -10/+231 |
| 2024-05-29 | Reintroduce name resolution check for trying to access locals from an inline ... | Oli Scherer | -0/+17 |