| Age | Commit message (Expand) | Author | Lines |
| 2023-03-21 | rustdoc: remove redundant `.content` prefix from span/a colors | Michael Howell | -21/+21 |
| 2023-03-21 | Auto merge of #109092 - compiler-errors:local-key, r=cjgillot | bors | -632/+438 |
| 2023-03-21 | query_keys_local is conditional on separate_provide_if_extern | Michael Goulet | -15/+14 |
| 2023-03-21 | LocalCrate key | Michael Goulet | -21/+33 |
| 2023-03-21 | AsLocalKey trait | Michael Goulet | -313/+48 |
| 2023-03-21 | IdentitySubsts::identity_for_item takes Into<DefId> | Michael Goulet | -28/+27 |
| 2023-03-21 | Use LocalDefId in ItemCtxt | Michael Goulet | -104/+102 |
| 2023-03-21 | Use local key in providers | Michael Goulet | -395/+458 |
| 2023-03-21 | Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrum | bors | -38/+504 |
| 2023-03-21 | handle tests timing out | Pietro Albini | -0/+4 |
| 2023-03-21 | Auto merge of #109442 - Nilstrieb:rollup-seb5xsa, r=Nilstrieb | bors | -562/+1234 |
| 2023-03-21 | Rollup merge of #109408 - RalfJung:retags, r=compiler-errors | nils | -1/+2 |
| 2023-03-21 | Rollup merge of #109390 - cbeuw:aggregate-lit, r=oli-obk | nils | -1/+135 |
| 2023-03-21 | Rollup merge of #109386 - aDotInTheVoid:mailmap, r=WaffleLapkin | nils | -1/+2 |
| 2023-03-21 | Rollup merge of #109385 - lcnr:typo, r=Dylan-DPC | nils | -1/+1 |
| 2023-03-21 | Rollup merge of #109240 - compiler-errors:dont-binder-twice, r=oli-obk | nils | -30/+33 |
| 2023-03-21 | Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrum | nils | -47/+127 |
| 2023-03-21 | Rollup merge of #108896 - BoxyUwU:new_solver_add_goal_fn, r=lcnr | nils | -443/+531 |
| 2023-03-21 | Rollup merge of #108842 - compiler-errors:non_lifetime_binders-object-safe, r... | nils | -3/+111 |
| 2023-03-21 | Rollup merge of #108326 - tmiasko:read-buf, r=thomcc | nils | -31/+250 |
| 2023-03-21 | Rollup merge of #106434 - clubby789:document-sum-result, r=the8472 | nils | -4/+42 |
| 2023-03-21 | change default to fast for everyone but the user profile | Pietro Albini | -2/+6 |
| 2023-03-21 | Auto merge of #106967 - saethlin:remove-vec-as-ptr-assume, r=thomcc | bors | -11/+21 |
| 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 | Enforce non-lifetime-binders in supertrait preds are not object safe | Michael Goulet | -3/+111 |
| 2023-03-20 | Auto merge of #106610 - euclio:windows-rs, r=ChrisDenton | bors | -280/+379 |
| 2023-03-20 | not *all* retags might be explicit in Runtime MIR | Ralf Jung | -1/+2 |
| 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 | Add example for `Option::product` and `Result::product` | clubby789 | -4/+36 |
| 2023-03-20 | Use builtin_index instead of match | Andy Wang | -5/+2 |
| 2023-03-20 | Fix off-by-one in mir syntax doc | Andy Wang | -1/+1 |
| 2023-03-20 | Support aggregate expressions | Andy Wang | -0/+137 |
| 2023-03-20 | Auto merge of #108524 - Zoxc:node-backtrace, r=cjgillot | bors | -51/+64 |
| 2023-03-20 | fix typo | lcnr | -1/+1 |
| 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 |