| Age | Commit message (Expand) | Author | Lines |
| 2024-10-24 | Auto merge of #131985 - compiler-errors:const-pred, r=fee1-dead | bors | -2749/+2364 |
| 2024-10-24 | Auto merge of #123550 - GnomedDev:remove-initial-arc, r=Noratrieb | bors | -58/+124 |
| 2024-10-24 | Auto merge of #132099 - matthiaskrgr:rollup-myi94r8, r=matthiaskrgr | bors | -204/+156 |
| 2024-10-24 | Be better at enforcing that const_conditions is only called on const items | Michael Goulet | -120/+126 |
| 2024-10-24 | Add tests | Michael Goulet | -0/+513 |
| 2024-10-24 | Add next-solver to more effects tests | Michael Goulet | -104/+102 |
| 2024-10-24 | Implement const effect predicate in new solver | Michael Goulet | -1170/+1702 |
| 2024-10-24 | Remove associated type based effects logic | Michael Goulet | -1519/+85 |
| 2024-10-24 | Rollup merge of #132098 - RalfJung:features-since, r=jieyouxu | Matthias Krüger | -0/+6 |
| 2024-10-24 | Rollup merge of #132096 - Zalathar:ftp-link, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-10-24 | Rollup merge of #132084 - compiler-errors:param-env-with-err, r=lcnr,estebank | Matthias Krüger | -104/+50 |
| 2024-10-24 | Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomez | Matthias Krüger | -47/+53 |
| 2024-10-24 | Rollup merge of #129248 - compiler-errors:raw-ref-deref, r=nnethercote | Matthias Krüger | -52/+46 |
| 2024-10-24 | rustc_feature::Features: explain what that 'Option<Symbol>' is about | Ralf Jung | -0/+6 |
| 2024-10-24 | Replace an FTP link in comments with an equivalent HTTPS link | Zalathar | -1/+1 |
| 2024-10-24 | Auto merge of #131951 - notriddle:notriddle/sha256-compile-time, r=GuillaumeG... | bors | -14/+58 |
| 2024-10-24 | Auto merge of #132094 - Zalathar:rollup-5r1ppqt, r=Zalathar | bors | -586/+619 |
| 2024-10-24 | Rollup merge of #132088 - compiler-errors:extern-static, r=jieyouxu | Stuart Cook | -1/+18 |
| 2024-10-24 | Rollup merge of #132076 - RalfJung:feature-hashing, r=nnethercote,Mark-Simula... | Stuart Cook | -6/+1 |
| 2024-10-24 | Rollup merge of #131956 - Zalathar:llvm-counters, r=compiler-errors,Swatinem | Stuart Cook | -444/+220 |
| 2024-10-24 | Rollup merge of #131930 - clubby789:revision-cfg-collide, r=jieyouxu | Stuart Cook | -2/+24 |
| 2024-10-24 | Rollup merge of #131909 - clubby789:enum-overflow-cast, r=compiler-errors | Stuart Cook | -3/+76 |
| 2024-10-24 | Rollup merge of #131898 - lukas-code:ptr-cast-cleanup, r=compiler-errors | Stuart Cook | -16/+69 |
| 2024-10-24 | Rollup merge of #131756 - compiler-errors:deeply-normalize-type-err, r=lcnr | Stuart Cook | -39/+135 |
| 2024-10-24 | Rollup merge of #131623 - matthiaskrgr:clippy_sat, r=Nadrieril | Stuart Cook | -18/+11 |
| 2024-10-24 | Rollup merge of #131169 - madsmtm:target-info-nto-vendor, r=wesleywiser | Stuart Cook | -0/+2 |
| 2024-10-24 | Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiser | Stuart Cook | -57/+63 |
| 2024-10-24 | Deeply normalize type trace in type error reporting | Michael Goulet | -1/+38 |
| 2024-10-24 | Plumb through param_env to note_type_err | Michael Goulet | -39/+98 |
| 2024-10-24 | Consider param-env candidates even if they have errors | Michael Goulet | -104/+50 |
| 2024-10-24 | Print safety correctly in extern static items | Michael Goulet | -1/+18 |
| 2024-10-23 | rustdoc: adjust spacing and typography in header | Michael Howell | -47/+53 |
| 2024-10-23 | Auto merge of #132079 - fmease:rollup-agrd358, r=fmease | bors | -317/+738 |
| 2024-10-23 | clone range in a more obvious way | Matthias Krüger | -4/+1 |
| 2024-10-23 | fix some manual_map | Matthias Krüger | -8/+4 |
| 2024-10-23 | fix a couple clippy:complexitys | Matthias Krüger | -6/+6 |
| 2024-10-23 | Rollup merge of #132066 - tifv:ptr-docs-typo, r=Amanieu | León Orell Valerian Liehr | -2/+2 |
| 2024-10-23 | Rollup merge of #132065 - tifv:dangling-docs, r=Noratrieb | León Orell Valerian Liehr | -5/+3 |
| 2024-10-23 | Rollup merge of #132060 - joshtriplett:innermost-outermost, r=jieyouxu | León Orell Valerian Liehr | -45/+45 |
| 2024-10-23 | Rollup merge of #132039 - a1phyr:vecdeque_read_exact, r=Noratrieb | León Orell Valerian Liehr | -0/+46 |
| 2024-10-23 | Rollup merge of #132036 - DianQK:test-131164, r=jieyouxu | León Orell Valerian Liehr | -0/+26 |
| 2024-10-23 | Rollup merge of #131979 - compiler-errors:compare-pred-entail, r=fmease | León Orell Valerian Liehr | -94/+109 |
| 2024-10-23 | Rollup merge of #131955 - SpriteOvO:riscv-int-arg-attr, r=workingjubilee | León Orell Valerian Liehr | -168/+468 |
| 2024-10-23 | Rollup merge of #131928 - aDotInTheVoid:wait-we-support-this, r=GuillaumeGomez | León Orell Valerian Liehr | -3/+13 |
| 2024-10-23 | Rollup merge of #130991 - LaihoE:vectorized_slice_contains, r=Noratrieb | León Orell Valerian Liehr | -0/+26 |
| 2024-10-23 | Auto merge of #132070 - fmease:rollup-4i4k587, r=fmease | bors | -115/+290 |
| 2024-10-23 | vectorized SliceContains | Laiho | -0/+26 |
| 2024-10-23 | Don't allow test revisions that conflict with built in cfgs | clubby789 | -2/+24 |
| 2024-10-23 | stop hashing compile-time constant | Ralf Jung | -6/+1 |
| 2024-10-23 | Rollup merge of #132058 - adetaylor:use-rust-next-in-ci, r=lqd | León Orell Valerian Liehr | -1/+1 |