| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-09-24 | Update compiler-src.md | Tbkhi | -79/+92 | |
| Various link additions and minor edits for clarity. revisions fix line length adding links minor edits | ||||
| 2024-09-24 | Update rustdoc build instructions | León Orell Valerian Liehr | -2/+2 | |
| 2024-09-24 | minor edits | Noratrieb | -23/+23 | |
| 2024-09-24 | doc edits | Tbkhi | -19/+17 | |
| 2024-09-24 | Update salsa.md | Tbkhi | -41/+42 | |
| Formatting updates. | ||||
| 2024-09-24 | Update memory.md | Tbkhi | -19/+33 | |
| Minor updates to formatting. documentation updates Update memory.md minor edits | ||||
| 2024-09-24 | minor edits | Noratrieb | -13/+12 | |
| 2024-09-24 | updates documentation | Tbkhi | -37/+57 | |
| 2024-09-24 | Update serialization.md | Tbkhi | -25/+26 | |
| Minor documentation updates. | ||||
| 2024-09-24 | improve rustc-driver.md | Tbkhi | -50/+55 | |
| minor addition and adding links Update rustc-driver.md removing parens for functions reorganized directory reorganized directory minor edits | ||||
| 2024-09-24 | minor edits | Noratrieb | -13/+12 | |
| 2024-09-24 | Update syntax-intro.md | Tbkhi | -8/+15 | |
| 2024-09-24 | minor edits | Noratrieb | -19/+17 | |
| 2024-09-24 | Update the-parser.md | Tbkhi | -2/+2 | |
| 2024-09-24 | Update the-parser.md | Tbkhi | -39/+45 | |
| 2024-09-24 | Minor edits | Noratrieb | -133/+133 | |
| 2024-09-24 | Update macro-expansion.md | Tbkhi | -1/+1 | |
| 2024-09-24 | Update macro-expansion.md | Tbkhi | -1/+1 | |
| 2024-09-24 | additional changes to links and some text | Tbkhi | -120/+121 | |
| 2024-09-24 | Update macro-expansion.md | Tbkhi | -7/+7 | |
| removing parens | ||||
| 2024-09-24 | Update macro-expansion.md | Tbkhi | -176/+187 | |
| 2024-09-24 | Use 2021 edition for example code playground link | Noah Lev | -1/+1 | |
| The playground defaults to 2015. Might as well use the latest edition. | ||||
| 2024-09-24 | Move example code block to paragraph referencing it | Noah Lev | -6/+6 | |
| Noticed by Mario Carneiro. | ||||
| 2024-09-24 | Minor edits | Noratrieb | -17/+17 | |
| - un-codeblock some words - uncomment the last paragraph (it's useful to know this) | ||||
| 2024-09-24 | Update name-resolution.md | Tbkhi | -1/+1 | |
| 2024-09-24 | Update name-resolution.md | Tbkhi | -47/+59 | |
| 2024-09-24 | feat: Add section about partial clones with `git clone --filter='blob:none'` | Felix Rath | -4/+24 | |
| 2024-09-24 | mention rustc's stable-through-unstable bug being fixed | dianne | -4/+6 | |
| 2024-09-24 | Fix `is_diagnostic_item()` example | trevyn | -1/+1 | |
| 2024-09-24 | Revise wording to not imply *only* Python 3.10 can be installed | 许杰友 Jieyou Xu (Joe) | -4/+3 | |
| 2024-09-24 | Update src/tests/compiletest.md | nora | -1/+3 | |
| 2024-09-24 | Document `crashes` test suite | 许杰友 Jieyou Xu (Joe) | -0/+37 | |
| Describe procedure for adding new crashes tests and removing crashes tests when the crash is intentionally fixed. Also mention setting `COMPILETEST_VERBOSE_CRASHES=1` env var for verbose crashes test output. | ||||
| 2024-09-24 | Fix getting diagnostics example | Vetle Rasmussen | -3/+6 | |
| 2024-09-24 | Document `#[rustc_default_body_unstable]` | dianne | -0/+10 | |
| 2024-09-24 | Describe `.git-blame-ignore-rev` | 许杰友 Jieyou Xu (Joe) | -0/+13 | |
| 2024-09-24 | Note lldb debuginfo requires `python310.dll` to be present in `PATH` | 许杰友 Jieyou Xu (Joe) | -0/+11 | |
| 2024-09-23 | chore: add missing `.` (#2074) | Marco Ieni | -1/+1 | |
| 2024-09-23 | Add remark on required free disk space (#2073) | 许杰友 Jieyou Xu (Joe) | -0/+14 | |
| 2024-09-23 | fix broken links (#2063) | Max Heller | -2/+2 | |
| 2024-09-23 | Add advice about submitting potentially hard-to-review PRs (#2036) | 许杰友 Jieyou Xu (Joe) | -0/+34 | |
| 2024-09-23 | Edit a sentence for clarity (#2071) | joculatrix | -2/+2 | |
| 2024-09-20 | Emphasize how to run a single tool test (#2070) | adwin | -0/+11 | |
| 2024-09-18 | Remove chalk is owned by WG-traits | Santiago Pastorino | -2/+1 | |
| 2024-09-18 | Fix conditions lowering text for enums with no fields (#2066) | Santiago Pastorino | -1/+1 | |
| 2024-09-17 | update proof tree chapter (#2054) | lcnr | -38/+35 | |
| * update proof tree chapter * uwu * cool beans | ||||
| 2024-09-15 | Further clarification | Michael Howell | -2/+5 | |
| 2024-09-15 | Specify, more explicitly, the default behavior | Michael Howell | -7/+6 | |
| 2024-09-15 | Update src/rustdoc-internals/search.md | Michael Howell | -1/+1 | |
| Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com> | ||||
| 2024-09-15 | Clean up misleading language | Michael Howell | -3/+2 | |
| 2024-09-15 | Minor wording improvements | Michael Howell | -8/+7 | |
