| 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 | -5/+13 |
| 2025-01-18 | Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errors | bors | -4/+70 |
| 2025-01-17 | Auto merge of #135534 - folkertdev:fix-wasm-i128-f128, r=tgross35 | bors | -0/+98 |
| 2025-01-17 | add test | lcnr | -0/+70 |
| 2025-01-17 | Rollup merge of #135601 - samueltardieu:push-xslotxrnooym, r=jieyouxu | Matthias Krüger | -0/+63 |
| 2025-01-17 | Rollup merge of #135558 - estebank:issue-133316, r=chenyukang | Matthias Krüger | -0/+42 |
| 2025-01-17 | Rollup merge of #134980 - lqd:polonius-next-episode-7, r=jackh726 | Matthias Krüger | -14/+0 |
| 2025-01-17 | Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddle | Matthias Krüger | -1/+15 |
| 2025-01-17 | remove unnecessary assertion for reference error | yukang | -5/+13 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -153/+370 |
| 2025-01-16 | Auto merge of #135592 - matthiaskrgr:rollup-4t69l7i, r=matthiaskrgr | bors | -1367/+1584 |
| 2025-01-16 | Fix suggestion to convert dereference of raw pointer to ref | Samuel Tardieu | -0/+63 |
| 2025-01-16 | Auto merge of #134504 - oli-obk:push-rltsvnyttwll, r=compiler-errors | bors | -5/+34 |
| 2025-01-16 | Treat other items as functions for the purpose of type-based search | binarycat | -1/+15 |
| 2025-01-16 | Rollup merge of #135504 - veluca93:target-feature-cast-to-fn-ptr, r=oli-obk | Matthias Krüger | -2/+53 |
| 2025-01-16 | Rollup merge of #135481 - Zalathar:node-flow, r=oli-obk | Matthias Krüger | -1335/+1191 |
| 2025-01-16 | Rollup merge of #134754 - frank-king:feature/import_trait_associated_function... | Matthias Krüger | -30/+340 |
| 2025-01-16 | Rollup merge of #135249 - s-cerevisiae:fix-overflowing-literals-help, r=cheny... | Matthias Krüger | -8/+71 |
| 2025-01-16 | use indirect return for `i128` and `f128` on wasm32 | Folkert de Vries | -0/+98 |
| 2025-01-16 | coverage: Completely overhaul counter assignment, using node-flow graphs | Zalathar | -1335/+1191 |
| 2025-01-16 | Coerce safe-to-call target_feature functions to fn pointers. | Luca Versari | -2/+53 |
| 2025-01-16 | Implement `use` associated items of traits | Frank King | -30/+340 |
| 2025-01-15 | Less unsafe in `dangling`/`without_provenance` | Scott McMurray | -437/+253 |
| 2025-01-16 | Auto merge of #135458 - jieyouxu:migrate-extern-fn-reachable, r=lqd | bors | -26/+61 |
| 2025-01-16 | Detect if-else chains with a missing final else in type errors | Esteban Küber | -0/+42 |
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -153/+370 |
| 2025-01-15 | Auto merge of #135555 - matthiaskrgr:rollup-jnqdbuu, r=matthiaskrgr | bors | -15/+56 |
| 2025-01-15 | Rollup merge of #135535 - GuillaumeGomez:gui-test-135499, r=notriddle | Matthias Krüger | -0/+6 |
| 2025-01-15 | Rollup merge of #135523 - RalfJung:wrong-known-bug, r=compiler-errors | Matthias Krüger | -15/+10 |
| 2025-01-15 | Rollup merge of #135522 - lqd:issue-135514, r=compiler-errors | Matthias Krüger | -0/+40 |
| 2025-01-15 | Add GUI test for #135499 | Guillaume Gomez | -0/+6 |
| 2025-01-15 | Rollup merge of #135498 - compiler-errors:dyn-upcasting-completeness, r=lcnr | Guillaume Gomez | -0/+29 |
| 2025-01-15 | Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi... | Guillaume Gomez | -3/+25 |
| 2025-01-15 | Rollup merge of #132654 - joboet:lazy_main, r=ChrisDenton | Guillaume Gomez | -4/+4 |
| 2025-01-15 | Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl... | bors | -40/+62 |
| 2025-01-15 | Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhpratt | bors | -125/+190 |
| 2025-01-15 | Rollup merge of #135520 - compiler-errors:mono-impossible-drop-with-lifetimes... | Jacob Pratt | -0/+13 |
| 2025-01-15 | Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril | Jacob Pratt | -125/+177 |
| 2025-01-15 | Avoid notes that only make sense for unsafe functions | Oli Scherer | -13/+0 |
| 2025-01-15 | Try to render shorthand differently | Oli Scherer | -6/+3 |
| 2025-01-15 | Render fn defs with target_features attrs with the attribute [second site] | Oli Scherer | -24/+24 |
| 2025-01-15 | Render fn defs with target_features attrs with the attribute | Oli Scherer | -14/+15 |
| 2025-01-15 | Hide the internal unsafety of safe target_feature fn items | Oli Scherer | -1/+1 |
| 2025-01-15 | Treat safe target_feature functions as unsafe by default | Oli Scherer | -40/+77 |
| 2025-01-15 | avoid running the overlap check twice | lcnr | -4/+0 |
| 2025-01-15 | intrinsics: deprecate calling them via the unstable std::intrinsics path | Ralf Jung | -1/+10 |
| 2025-01-15 | allowed_through_unstable_modules: support showing a deprecation message when ... | Ralf Jung | -2/+15 |
| 2025-01-15 | fix known-bug link in normalize-tait-in-const | Ralf Jung | -4/+5 |
| 2025-01-15 | add test for issue 135514 | Rémy Rakic | -0/+40 |
| 2025-01-15 | remove some known-bug that do not seem to make sense | Ralf Jung | -11/+5 |