| Age | Commit message (Expand) | Author | Lines |
| 2023-03-21 | Also check function items' signatures for Fn* trait compatibility | Oli Scherer | -8/+81 |
| 2023-03-21 | Deduplicate fn trait compatibility checks | Oli Scherer | -29/+21 |
| 2023-03-21 | Only implement Fn* traits for extern "Rust" safe function pointers. | Oli Scherer | -2/+98 |
| 2023-03-21 | Auto merge of #108717 - TDecki:dec2flt-inline, r=thomcc | bors | -1/+18 |
| 2023-03-21 | Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrum | bors | -118/+114 |
| 2023-03-21 | Add ntdll to run-make-fulldeps extraflags | Chris Denton | -2/+2 |
| 2023-03-20 | Auto merge of #109046 - Zoxc:split-execute-job, r=cjgillot,michaelwoerister | bors | -30/+42 |
| 2023-03-20 | Auto merge of #106610 - euclio:windows-rs, r=ChrisDenton | bors | -280/+379 |
| 2023-03-20 | Auto merge of #109384 - matthiaskrgr:rollup-hu348gs, r=matthiaskrgr | bors | -260/+460 |
| 2023-03-20 | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | -280/+379 |
| 2023-03-20 | Auto merge of #108524 - Zoxc:node-backtrace, r=cjgillot | bors | -51/+64 |
| 2023-03-20 | Rollup merge of #109365 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2023-03-20 | Rollup merge of #109364 - compiler-errors:gat-const-arg, r=BoxyUwU | Matthias Krüger | -28/+69 |
| 2023-03-20 | Rollup merge of #109307 - cjgillot:inline-location, r=compiler-errors | Matthias Krüger | -5/+37 |
| 2023-03-20 | Rollup merge of #109277 - spastorino:new-rpitit-14, r=compiler-errors | Matthias Krüger | -12/+60 |
| 2023-03-20 | Rollup merge of #109273 - WaffleLapkin:slice_is_sorted_by_array_windows, r=sc... | Matthias Krüger | -4/+2 |
| 2023-03-20 | Rollup merge of #109267 - jyn514:test-configure, r=Mark-Simulacrum | Matthias Krüger | -202/+263 |
| 2023-03-20 | Rollup merge of #109266 - petrochenkov:docice4, r=petrochenkov | Matthias Krüger | -6/+24 |
| 2023-03-20 | Rollup merge of #109170 - eggyal:xc-linux-cmake, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2023-03-20 | Auto merge of #109377 - lnicola:rust-analyzer-2023-03-20, r=lnicola | bors | -610/+2220 |
| 2023-03-20 | :arrow_up: rust-analyzer | Laurențiu Nicola | -610/+2220 |
| 2023-03-20 | Auto merge of #109376 - matthiaskrgr:rollup-0aut57k, r=matthiaskrgr | bors | -162/+400 |
| 2023-03-20 | Rollup merge of #109375 - clubby789:unescape-deprecated-doc, r=jsha | Matthias Krüger | -3/+3 |
| 2023-03-20 | Rollup merge of #109370 - DaniPopes:issue-109334, r=Nilstrieb | Matthias Krüger | -26/+48 |
| 2023-03-20 | Rollup merge of #109362 - nnethercote:split-meta-stats-items, r=bjorn3 | Matthias Krüger | -4/+3 |
| 2023-03-20 | Rollup merge of #109353 - Nilstrieb:rustc-mir-building, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-03-20 | Rollup merge of #109351 - GuillaumeGomez:no-footnote-in-summary, r=notriddle | Matthias Krüger | -1/+30 |
| 2023-03-20 | Rollup merge of #109337 - frengor:collect_into_doc, r=scottmcm | Matthias Krüger | -4/+4 |
| 2023-03-20 | Rollup merge of #109331 - notriddle:notriddle/search-bag-semantics, r=Guillau... | Matthias Krüger | -26/+94 |
| 2023-03-20 | Rollup merge of #109323 - joboet:ignore_ds_store_tidy, r=ozkanonur | Matthias Krüger | -19/+22 |
| 2023-03-20 | Rollup merge of #109319 - aDotInTheVoid:rdj-variadic-test, r=notriddle | Matthias Krüger | -0/+9 |
| 2023-03-20 | Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=Nilstrieb | Matthias Krüger | -2/+49 |
| 2023-03-20 | Rollup merge of #109269 - klensy:rdoc-s, r=notriddle | Matthias Krüger | -40/+59 |
| 2023-03-20 | Rollup merge of #109259 - GuillaumeGomez:fix-missing-private-inlining, r=notr... | Matthias Krüger | -4/+31 |
| 2023-03-20 | Rollup merge of #109249 - compiler-errors:new-rpitit-comments, r=spastorino | Matthias Krüger | -32/+47 |
| 2023-03-20 | Fix improper escaping of deprecation reasons | clubby789 | -3/+3 |
| 2023-03-20 | Update some names and comments | Michael Goulet | -32/+47 |
| 2023-03-20 | Auto merge of #108148 - parthopdas:master, r=oli-obk | bors | -46/+554 |
| 2023-03-19 | rustdoc: implement bag semantics for function parameter search | Michael Howell | -26/+94 |
| 2023-03-20 | remove bad comment | DaniPopes | -1/+0 |
| 2023-03-20 | fix ClashingExternDeclarations lint ICE | DaniPopes | -26/+49 |
| 2023-03-19 | Reformat type_of | Michael Goulet | -23/+30 |
| 2023-03-19 | Only expect a GAT const arg | Michael Goulet | -5/+39 |
| 2023-03-19 | Update mdbook | Eric Huss | -3/+3 |
| 2023-03-20 | Split `items` from `-Zmeta-stats` in two. | Nicholas Nethercote | -4/+3 |
| 2023-03-19 | Auto merge of #109332 - Mark-Simulacrum:runner-switch, r=pietroalbini | bors | -64/+64 |
| 2023-03-19 | Fix wrong crate name in custom MIR docs | Nilstrieb | -1/+1 |
| 2023-03-19 | Add test for footnote references in doc summary | Guillaume Gomez | -0/+17 |
| 2023-03-19 | Remove footnote references from doc summary | Guillaume Gomez | -1/+13 |
| 2023-03-19 | Add some assertions | John Kåre Alsaker | -0/+3 |