| Age | Commit message (Expand) | Author | Lines |
| 2024-02-11 | make Primary/Secondary importance consistent between CellBorrow and MutBorrow | Ralf Jung | -7/+7 |
| 2024-02-11 | check_consts: fix some duplicate errors by not calling check_static unnecessa... | Ralf Jung | -157/+8 |
| 2024-02-10 | Auto merge of #119614 - RalfJung:const-refs-to-static, r=oli-obk | bors | -518/+750 |
| 2024-02-10 | manually bless an aarch64 test | Ralf Jung | -10/+22 |
| 2024-02-10 | rebless after rebase | Ralf Jung | -2/+36 |
| 2024-02-10 | detect consts that reference extern statics | Ralf Jung | -51/+97 |
| 2024-02-10 | validation: descend from consts into statics | Ralf Jung | -212/+334 |
| 2024-02-10 | unstably allow constants to refer to statics and read from immutable statics | Ralf Jung | -524/+542 |
| 2024-02-10 | Auto merge of #120877 - matthiaskrgr:rollup-j1b8mv6, r=matthiaskrgr | bors | -529/+225 |
| 2024-02-10 | Rollup merge of #120870 - Zalathar:allow-min-spec, r=oli-obk | Matthias Krüger | -14/+25 |
| 2024-02-10 | Rollup merge of #120866 - Zalathar:no-min-spec, r=compiler-errors | Matthias Krüger | -5/+0 |
| 2024-02-10 | Rollup merge of #120865 - saethlin:missing-o-files, r=nnethercote | Matthias Krüger | -1/+11 |
| 2024-02-10 | Rollup merge of #120859 - nnethercote:fix-120856, r=oli-obk | Matthias Krüger | -1/+28 |
| 2024-02-10 | Rollup merge of #120823 - LegionMammal978:clarify-atomic-align, r=RalfJung | Matthias Krüger | -1/+10 |
| 2024-02-10 | Rollup merge of #120764 - Alfriadox:master, r=m-ou-se | Matthias Krüger | -1/+14 |
| 2024-02-10 | Rollup merge of #120719 - compiler-errors:no-dyn-atb, r=lcnr | Matthias Krüger | -429/+91 |
| 2024-02-10 | Rollup merge of #117614 - RalfJung:static-mut-refs, r=davidtwco,oli-obk | Matthias Krüger | -77/+46 |
| 2024-02-10 | Auto merge of #120771 - oli-obk:useless_non_ensure_query_call, r=davidtwco | bors | -2/+2 |
| 2024-02-10 | Auto merge of #120712 - compiler-errors:async-closures-harmonize, r=oli-obk | bors | -261/+704 |
| 2024-02-10 | Remove unnecessary `min_specialization` after bootstrap | Zalathar | -11/+11 |
| 2024-02-10 | Allow restricted trait impls in macros with `min_specialization` | Zalathar | -3/+14 |
| 2024-02-10 | Auto merge of #120721 - onur-ozkan:incorrect-llvm-path-on-cross-target, r=alb... | bors | -3/+24 |
| 2024-02-10 | Remove unused fn | Michael Goulet | -6/+0 |
| 2024-02-10 | Add a helpful suggestion | Michael Goulet | -57/+43 |
| 2024-02-09 | Change wording | Venus Xeon-Blonde | -7/+6 |
| 2024-02-10 | No more associated type bounds in dyn trait | Michael Goulet | -373/+55 |
| 2024-02-10 | Remove unnecessary `#![feature(min_specialization)]` | Zalathar | -5/+0 |
| 2024-02-09 | Turn the "no saved object file in work product" ICE into a translatable fatal... | Ben Kimock | -1/+11 |
| 2024-02-10 | Auto merge of #120862 - matthiaskrgr:rollup-jzfab58, r=matthiaskrgr | bors | -524/+565 |
| 2024-02-10 | Rollup merge of #120853 - blyxyas:no-collect, r=cjgillot | Matthias Krüger | -6/+3 |
| 2024-02-10 | Rollup merge of #120850 - petrochenkov:empimpres, r=cjgillot | Matthias Krüger | -1/+26 |
| 2024-02-10 | Rollup merge of #120846 - petrochenkov:jobs, r=oli-obk | Matthias Krüger | -5/+8 |
| 2024-02-10 | Rollup merge of #120629 - c410-f3r:testsssssss, r=petrochenkov | Matthias Krüger | -22/+2 |
| 2024-02-10 | Rollup merge of #120596 - GuillaumeGomez:jump-to-def-non-local-link, r=notrid... | Matthias Krüger | -79/+219 |
| 2024-02-10 | Rollup merge of #120584 - compiler-errors:u, r=lcnr | Matthias Krüger | -411/+307 |
| 2024-02-10 | Loosen an assertion to account for stashed errors. | Nicholas Nethercote | -1/+28 |
| 2024-02-09 | Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgr | bors | -872/+4726 |
| 2024-02-09 | Move some tests | Caio | -22/+2 |
| 2024-02-09 | tidy | blyxyas | -4/+1 |
| 2024-02-09 | Rollup merge of #120851 - carols10cents:patch-1, r=Mark-Simulacrum | Matthias Krüger | -1/+0 |
| 2024-02-09 | Rollup merge of #120844 - compiler-errors:async-di, r=oli-obk | Matthias Krüger | -7/+25 |
| 2024-02-09 | Rollup merge of #120836 - lcnr:param-env-hide-impl, r=BoxyUwU | Matthias Krüger | -128/+388 |
| 2024-02-09 | Rollup merge of #120827 - DianQK:docker-run-local, r=Kobzol | Matthias Krüger | -3/+4 |
| 2024-02-09 | Rollup merge of #120822 - gurry:120756-terse-non-prim-cast-diag, r=petrochenkov | Matthias Krüger | -4/+110 |
| 2024-02-09 | Rollup merge of #120815 - camsteffen:inspect-docs, r=m-ou-se | Matthias Krüger | -7/+16 |
| 2024-02-09 | Rollup merge of #120806 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -609/+3874 |
| 2024-02-09 | Rollup merge of #120790 - onur-ozkan:better-error-message, r=wesleywiser | Matthias Krüger | -2/+4 |
| 2024-02-09 | Rollup merge of #120776 - joboet:move_pal_path, r=ChrisDenton | Matthias Krüger | -51/+24 |
| 2024-02-09 | Rollup merge of #120354 - lukas-code:metadata-normalize, r=lcnr | Matthias Krüger | -59/+148 |
| 2024-02-09 | Rollup merge of #120351 - Ayush1325:uefi-time, r=m-ou-se | Matthias Krüger | -1/+133 |