| Age | Commit message (Expand) | Author | Lines |
| 2025-01-18 | Rollup merge of #135611 - chenyukang:yukang-fix-135341-ice-crash, r=oli-obk | Matthias Krüger | -1/+0 |
| 2025-01-18 | Rollup merge of #134455 - lcnr:move-errors-in-promoteds, r=compiler-errors | Matthias Krüger | -9/+9 |
| 2025-01-18 | Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errors | bors | -24/+45 |
| 2025-01-17 | Auto merge of #135329 - oli-obk:push-sytltwnzxlrq, r=Noratrieb | bors | -2/+20 |
| 2025-01-17 | Auto merge of #135534 - folkertdev:fix-wasm-i128-f128, r=tgross35 | bors | -0/+12 |
| 2025-01-17 | add cache to `AmbiguityCausesVisitor` | lcnr | -2/+12 |
| 2025-01-17 | Rollup merge of #135604 - estebank:docs-e0207, r=jieyouxu | Matthias Krüger | -0/+24 |
| 2025-01-17 | Rollup merge of #135601 - samueltardieu:push-xslotxrnooym, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-01-17 | Rollup merge of #135558 - estebank:issue-133316, r=chenyukang | Matthias Krüger | -0/+8 |
| 2025-01-17 | Rollup merge of #134980 - lqd:polonius-next-episode-7, r=jackh726 | Matthias Krüger | -171/+386 |
| 2025-01-17 | remove unnecessary assertion for reference error | yukang | -1/+0 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -22/+65 |
| 2025-01-16 | Expand docs for `E0207` with additional example | Esteban Küber | -0/+24 |
| 2025-01-16 | Auto merge of #135592 - matthiaskrgr:rollup-4t69l7i, r=matthiaskrgr | bors | -673/+945 |
| 2025-01-16 | Fix suggestion to convert dereference of raw pointer to ref | Samuel Tardieu | -0/+1 |
| 2025-01-16 | Auto merge of #134504 - oli-obk:push-rltsvnyttwll, r=compiler-errors | bors | -3/+38 |
| 2025-01-16 | Rollup merge of #135561 - Zalathar:link-dead-code, r=saethlin | Matthias Krüger | -8/+1 |
| 2025-01-16 | Rollup merge of #135504 - veluca93:target-feature-cast-to-fn-ptr, r=oli-obk | Matthias Krüger | -21/+61 |
| 2025-01-16 | Rollup merge of #135481 - Zalathar:node-flow, r=oli-obk | Matthias Krüger | -632/+849 |
| 2025-01-16 | Rollup merge of #134754 - frank-king:feature/import_trait_associated_function... | Matthias Krüger | -12/+34 |
| 2025-01-16 | Rollup merge of #135249 - s-cerevisiae:fix-overflowing-literals-help, r=cheny... | Matthias Krüger | -8/+23 |
| 2025-01-16 | Rollup merge of #133720 - c410-f3r:cfg-match-foo-bar-baz, r=joshtriplett | Matthias Krüger | -0/+248 |
| 2025-01-16 | use indirect return for `i128` and `f128` on wasm32 | Folkert de Vries | -0/+12 |
| 2025-01-16 | coverage: Make `yank_to_spantree_root` iterative instead of recursive | Zalathar | -19/+36 |
| 2025-01-16 | coverage: Completely overhaul counter assignment, using node-flow graphs | Zalathar | -632/+733 |
| 2025-01-16 | Coerce safe-to-call target_feature functions to fn pointers. | Luca Versari | -21/+61 |
| 2025-01-16 | Implement `use` associated items of traits | Frank King | -12/+34 |
| 2025-01-16 | Update docs for `-Clink-dead-code` to discourage its use | Zalathar | -8/+1 |
| 2025-01-16 | Detect if-else chains with a missing final else in type errors | Esteban Küber | -0/+8 |
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -22/+65 |
| 2025-01-15 | Auto merge of #135555 - matthiaskrgr:rollup-jnqdbuu, r=matthiaskrgr | bors | -12/+13 |
| 2025-01-15 | Rollup merge of #135541 - oli-obk:push-lqlmstussztp, r=compiler-errors | Matthias Krüger | -12/+13 |
| 2025-01-15 | Methods of const traits are const | Oli Scherer | -12/+13 |
| 2025-01-15 | Rollup merge of #135498 - compiler-errors:dyn-upcasting-completeness, r=lcnr | Guillaume Gomez | -6/+25 |
| 2025-01-15 | Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi... | Guillaume Gomez | -60/+137 |
| 2025-01-15 | Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl... | bors | -64/+221 |
| 2025-01-15 | Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhpratt | bors | -87/+102 |
| 2025-01-15 | Rollup merge of #135520 - compiler-errors:mono-impossible-drop-with-lifetimes... | Jacob Pratt | -5/+19 |
| 2025-01-15 | Rollup merge of #134338 - tgross35:overflowing-c-safe-ret, r=bjorn3,antoyo | Jacob Pratt | -76/+77 |
| 2025-01-15 | Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril | Jacob Pratt | -6/+6 |
| 2025-01-15 | Avoid notes that only make sense for unsafe functions | Oli Scherer | -4/+9 |
| 2025-01-15 | Try to render shorthand differently | Oli Scherer | -3/+9 |
| 2025-01-15 | Render fn defs with target_features attrs with the attribute [second site] | Oli Scherer | -20/+40 |
| 2025-01-15 | Render fn defs with target_features attrs with the attribute | Oli Scherer | -1/+8 |
| 2025-01-15 | Hide the internal unsafety of safe target_feature fn items | Oli Scherer | -2/+14 |
| 2025-01-15 | Treat safe target_feature functions as unsafe by default | Oli Scherer | -14/+68 |
| 2025-01-15 | avoid running the overlap check twice | lcnr | -22/+33 |
| 2025-01-15 | allowed_through_unstable_modules: support showing a deprecation message when ... | Ralf Jung | -51/+125 |
| 2025-01-15 | late_report_deprecation: move fast-path closer to the core logic | Ralf Jung | -9/+12 |
| 2025-01-15 | Make sure we actually use the right trivial lifetime substs when eagerly mono... | Michael Goulet | -5/+19 |