| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-01 | Add opaque type attributes | Stan Manilov | -0/+3 | |
| This allows for the code to compile on `nightly`. | ||||
| 2025-05-31 | update surname (was lekhonkhobe previously) and email | Tshepang Mbambo | -0/+1 | |
| 2025-05-31 | Merge pull request #2432 from rust-lang/tshepang-patch-1 | nora | -5/+2 | |
| suggest build/rust-analyzer instead of build-rust-analyzer | ||||
| 2025-05-31 | replace a broken sentence | Tshepang Mbambo | -1/+1 | |
| 2025-05-31 | suggest build/rust-analyzer instead of build-rust-analyzer | Tshepang Mbambo | -5/+2 | |
| This is better because - `./x clean` also removes it, without needing extra text to explain it - Does not need an extra .gitignore entry | ||||
| 2025-05-31 | triagebot: add doc link to `[assign]` | Jieyou Xu | -2/+4 | |
| 2025-05-31 | triagebot: setup `rustc-dev-guide` adhoc-group | Jieyou Xu | -0/+9 | |
| So that PR authors can opt-in to request review via `r? rustc-dev-guide`. | ||||
| 2025-05-31 | triagebot: fix incorrect link | Jieyou Xu | -2/+2 | |
| 2025-05-30 | improve comments and docs | onur-ozkan | -59/+21 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-05-30 | update dev guidelines | onur-ozkan | -61/+41 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-05-30 | split `mingw-check` into two | onur-ozkan | -2/+2 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-05-29 | Merge pull request #2425 from jieyouxu/adjust-triagebot | 许杰友 Jieyou Xu (Joe) | -5/+58 | |
| 2025-05-29 | triagebot: update `[issue-links]` config | Jieyou Xu | -1/+4 | |
| 2025-05-29 | triagebot: add doc backlink for `[no-mentions]` | Jieyou Xu | -0/+2 | |
| 2025-05-29 | triagebot: enable note functionality | Jieyou Xu | -0/+4 | |
| 2025-05-29 | triagebot: enable issue transfer | Jieyou Xu | -0/+4 | |
| 2025-05-29 | triagebot: enable PR review status flipping and its shortcuts | Jieyou Xu | -0/+19 | |
| 2025-05-29 | triagebot: apply `needs-triage` label for new issues | Jieyou Xu | -0/+10 | |
| 2025-05-29 | triagebot: adjust `allow-unauthenticated` labels | Jieyou Xu | -4/+15 | |
| 2025-05-29 | Merge pull request #2420 from rust-lang/aDotInTheVoid-patch-1 | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| directives.md: Fix `//@ build_aux_docs` -> `//@ build-aux-docs` | ||||
| 2025-05-28 | Fix some old `// <directive>` to `//@ <directive>` | Alona Enraght-Moony | -4/+4 | |
| 2025-05-28 | directives.md: Fix `//@ build_aux_docs` -> `//@ build-aux-docs` | Alona Enraght-Moony | -1/+1 | |
| 2025-05-28 | replace TraitRef link memory.md | David Klank | -1/+1 | |
| 2025-05-27 | make link not inline | Tshepang Mbambo | -1/+3 | |
| 2025-05-27 | Merge pull request #2417 from smanilov/patch-16 | nora | -2/+2 | |
| Make links in coinduction.md clickable | ||||
| 2025-05-27 | Make links in coinduction.md clickable | Stan Manilov | -2/+2 | |
| Although they are clickable in the github preview, they aren't in the actual rendered HTML on https://rustc-dev-guide.rust-lang.org/. This commit fixes that. | ||||
| 2025-05-27 | Link to description of opaque types | Stan Manilov | -1/+1 | |
| 2025-05-26 | diagnostic translations work is on pause | Tshepang Mbambo | -1/+0 | |
| 2025-05-26 | Remove rustdoc askama migration from getting started | Alona Enraght-Moony | -1/+0 | |
| This effort is blocked, so pointing new contributors here would be setting them up for failure. https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/about.3A.20status.20of.20askama.20migration/with/497389045 | ||||
| 2025-05-26 | Merge pull request #2407 from smanilov/patch-14 | Tshepang Mbambo | -2/+5 | |
| Add time reference and tracking info for trait system refactor | ||||
| 2025-05-26 | Add time reference and tracking info for trait system refactor | Stan Manilov | -2/+5 | |
| 2025-05-26 | Link normalization chapter | Stan Manilov | -1/+2 | |
| 2025-05-26 | Flesh out sections about crashes tests and update mentions of glacier | León Orell Valerian Liehr | -11/+26 | |
| 2025-05-24 | Update `rustc_on_unimplemented` docs | mejrs | -61/+101 | |
| 2025-05-24 | Merge pull request #2405 from Kobzol/remove-mentions-of-rust-lang-ci | Jakub Beránek | -10/+6 | |
| Remove mentions of rust-lang-ci/rust | ||||
| 2025-05-24 | typo | Tshepang Mbambo | -1/+1 | |
| 2025-05-24 | Add LLVM link in appendix | yukang | -0/+1 | |
| 2025-05-23 | Merge pull request #2404 from lolbinarycat/patch-1 | nora | -4/+4 | |
| rustdoc.md: reorder list so test suites are not split up | ||||
| 2025-05-23 | document why rustdoc cannot look at function bodies | jyn | -0/+22 | |
| 2025-05-23 | Remove mentions of rust-lang-ci/rust | Jakub Beránek | -10/+6 | |
| Now that CI has been finally migrated to `rust-lang/rust`. | ||||
| 2025-05-22 | rustdoc.md: reorder list so test suites are not split up | lolbinarycat | -4/+4 | |
| 2025-05-22 | ~? annotation type is special | Tshepang Mbambo | -4/+5 | |
| It does not do any line matching, so it should be separated from the other types. | ||||
| 2025-05-20 | Merge pull request #2400 from smanilov/patch-13 | Boxy | -1/+2 | |
| Make it clear we talk about early bound params | ||||
| 2025-05-20 | Merge pull request #2398 from smanilov/patch-12 | Boxy | -7/+9 | |
| Update links between ty-module and binders | ||||
| 2025-05-20 | Make it clear we talk about early bound params | Stan Manilov | -1/+2 | |
| 2025-05-20 | Fix misdirected link for `TypingEnv` | Frank Steffahn | -2/+2 | |
| 2025-05-20 | Update links between ty-module and binders | Stan Manilov | -7/+9 | |
| The order might have been reversed at some point, leading to the two chapters talking about each other in the wrong order. | ||||
| 2025-05-20 | Small typo and style fixes in binders.md | Stan Manilov | -4/+5 | |
| Normally I refrain from nit picking, but this seamed worth it. | ||||
| 2025-05-20 | Merge pull request #2392 from rust-lang/rustc-pull | Tshepang Mbambo | -36/+6 | |
| Rustc pull update | ||||
| 2025-05-19 | Update link to Forge guide on new flags | Stan Manilov | -1/+1 | |
