| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| 2025-05-19 | Merge pull request #2394 from smanilov/patch-9 | nora | -1/+1 | |
| Make run instructions first | ||||
| 2025-05-19 | Make run instructions first | Stan Manilov | -1/+1 | |
| Better, because then one knows how to run the examples. | ||||
| 2025-05-19 | Remove unused references and simplify one | Stan Manilov | -9/+3 | |
| 2025-05-19 | Merge pull request #2389 from fuzzypixelz/typos | nora | -14/+13 | |
| Fix typos in "Libraries and Metadata" | ||||
| 2025-05-19 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -35/+5 | |
| 2025-05-19 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 | |
| 2025-05-18 | Exclude issues with an associated PR from the "What should I work on" GH query | León Orell Valerian Liehr | -1/+1 | |
| 2025-05-18 | Fix typos in "Libraries and Metadata" | Mahmoud Mazouz | -14/+13 | |
| 2025-05-17 | rustc-dev-guide: fix Rust for Linux rust-lang/rust label | Jieyou Xu | -2/+2 | |
| 2025-05-16 | Rollup merge of #141026 - tshepang:rust-push, r=jieyouxu | Matthias Krüger | -172/+201 | |
| rustc-dev-guide subtree update r? ``@ghost`` | ||||
| 2025-05-15 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -22/+22 | |
| 2025-05-15 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 | |
| 2025-05-15 | avoid upstream pull conflict | Tshepang Mbambo | -1/+1 | |
| We changed this line and have not pushed it upstream yet, and upstream changed it in the meanwhile. | ||||
| 2025-05-15 | Merge pull request #2373 from rust-lang/tshepang-patch-2 | Tshepang Mbambo | -4/+5 | |
| avoid duplicating commands | ||||
| 2025-05-15 | Merge pull request #2379 from rust-lang/tshepang-which-chapter | Tshepang Mbambo | -25/+31 | |
| clean TypeFold* chapter | ||||
| 2025-05-15 | Merge pull request #2380 from rust-lang/tshepang-crate-cleaning | Tshepang Mbambo | -127/+139 | |
| clean our crates | ||||
| 2025-05-14 | Rollup merge of #140904 - ehuss:future-incompat-template, r=Mark-Simulacrum | Matthias Krüger | -33/+3 | |
| Add an issue template for future-incompatible lints This adds a GitHub issue template for future-incompatible lints. Most of the existing tracking issues have been using different formats with different information, and I think it would be helpful to make them a little more consistent and to ensure that sufficient information is provided. Some comments on my choices: * Added a dedicated section to describe *why* the change is being made. Many existing issues already have this, so let's standardize on it. * Have a section with a very clear example. Almost all of the existing issues have this in one form or another. * Added a "Recommendations" section, since this is something I see missing in several of the existing issues, and this is really important information IMHO. * I reworded the "When" section. The existing template mentioned that these get reviewed every 6 weeks which my understanding is not true. That's also not very helpful information to the user, since it doesn't really answer the question. I'm not sure this section will actually be useful since I suspect most of the time we don't know when it will change (there have been a few exceptions). * Clearly show the expected progression steps. Several issues already have this. * Added implementation history, which is useful for linking PRs. (IDK, this could get merged with "Steps".) | ||||
| 2025-05-14 | Fix link to GatherBorrows | Li-yao Xia | -1/+1 | |
| 2025-05-12 | remove dangling references | Tshepang Mbambo | -3/+0 | |
| 2025-05-12 | Fix typos | omahs | -11/+11 | |
| 2025-05-12 | Merge pull request #2378 from smanilov/patch-7 | 许杰友 Jieyou Xu (Joe) | -3/+0 | |
| 2025-05-12 | Remove n.b. about parser refactoring | Stan Manilov | -3/+0 | |
| Discussed in PR 2378; the note was outdated. | ||||
| 2025-05-12 | Remove obsolete reference to `unsized_tuple_coercion` | Zalathar | -6/+6 | |
| 2025-05-11 | Add an issue template for future-incompatible lints | Eric Huss | -33/+3 | |
| 2025-05-10 | noise | Tshepang Mbambo | -2/+0 | |
| 2025-05-10 | we are a collective | Tshepang Mbambo | -1/+0 | |
| 2025-05-10 | "cargo fmt" | Tshepang Mbambo | -18/+28 | |
| 2025-05-10 | bump edition | Tshepang Mbambo | -2/+2 | |
| 2025-05-10 | no point versioning these | Tshepang Mbambo | -103/+108 | |
| They are internal tools. | ||||
| 2025-05-10 | add missing word | Tshepang Mbambo | -1/+1 | |
| 2025-05-10 | last updated a year ago | Tshepang Mbambo | -0/+1 | |
| 2025-05-10 | sembr | Tshepang Mbambo | -19/+13 | |
| 2025-05-10 | reduce clutter when reading source | Tshepang Mbambo | -8/+16 | |
| 2025-05-10 | fix broken links | Tshepang Mbambo | -3/+3 | |
| 2025-05-10 | is a question | Tshepang Mbambo | -1/+1 | |
| 2025-05-10 | sembr | Tshepang Mbambo | -3/+5 | |
| 2025-05-10 | make more readable | Tshepang Mbambo | -1/+1 | |
| 2025-05-10 | make more clear what is meant | Tshepang Mbambo | -1/+1 | |
| 2025-05-10 | use the right case | Tshepang Mbambo | -3/+3 | |
| 2025-05-10 | link to chapter referred to | Tshepang Mbambo | -1/+2 | |
| This made it look the the topic was covered in the chapter just before the current one. | ||||
| 2025-05-10 | Merge pull request #2369 from rust-lang/tshepang-patch-1 | Tshepang Mbambo | -0/+10 | |
| add rdg push git config entry for git protocol pushers | ||||
