| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-02 | Fix rustc-related links that are 404 right now (#2112) | Martin Liška | -18/+18 | |
| 2024-11-02 | fix permalinks | Michael Goulet | -2/+2 | |
| 2024-11-02 | Async closures chapter | Michael Goulet | -0/+258 | |
| 2024-11-01 | update rfl ci job policy (#2108) | David Wood | -10/+16 | |
| 2024-10-31 | Fix internal and incomplete links (#2107) | Thomas Nyman | -9/+12 | |
| * Fix broken link in syntax-intro.md * Fix broken link in tests/compiletest.md * Fix incorrectly formatted reference-style link in compiler-src.md * Fix broken links to rustc-driver.md to point to rustc-driver/intro.md * Define URLs for incomplete links to rustc sources in stabilization_guide.md * Define link to coherence.md for incomplete link in solve/invariants.md | ||||
| 2024-10-29 | Describe why and how to use a separate build directory for rust-analyzer (#2106) | Stuart Cook | -4/+25 | |
| 2024-10-28 | Update current status of diagnostics translation infra (#2105) | 许杰友 Jieyou Xu (Joe) | -0/+22 | |
| 2024-10-26 | update const stability docs (#2098) | Ralf Jung | -22/+42 | |
| 2024-10-25 | Advice on auto-formatting C++ code (#2104) | Stuart Cook | -1/+14 | |
| 2024-10-24 | Update compiler-src.md (#2102) | lolbinarycat | -2/+2 | |
| fix conflicting link names that lead to the "chapter link" leading to rustdoc's source code instead. | ||||
| 2024-10-21 | Add the WASM | WASI | Emscripten notification groups (#2100) | Juniper Tyree | -2/+84 | |
| 2024-10-13 | Update bootstrapping.md (#1900) | Tbkhi | -196/+226 | |
| Co-authored-by: Jieyou Xu <39484203+jieyouxu@users.noreply.github.com> Co-authored-by: Tbkhi <me.stole546@silomails.com> | ||||
| 2024-10-10 | Rename `needs-profiler-support` to `needs-profiler-runtime` (#2095) | Stuart Cook | -4/+5 | |
| 2024-10-09 | Document compiletest directives `ignore-coverage-map` and ↵ | Stuart Cook | -2/+5 | |
| `ignore-coverage-run` (#2094) | ||||
| 2024-10-07 | Purge `run-pass-valgrind` mentions | 许杰友 Jieyou Xu (Joe) | -16/+0 | |
| 2024-10-07 | rustdoc: docs for search deduplication (#1850) | Michael Howell | -3/+73 | |
| 2024-10-07 | Revise test naming advice to discourage using issue numbers alone | 许杰友 Jieyou Xu (Joe) | -8/+14 | |
| But accept test names that include non-prefix issue number. | ||||
| 2024-10-07 | Document `bootstrap` integration with `rustc-perf` (#2005) | Jakub Beránek | -31/+49 | |
| 2024-10-07 | building: Update instructions for ./x setup editor | Kajetan Puchalski | -40/+56 | |
| 2024-10-07 | [Testing 2/2] Revise revisions docs (#2089) | 许杰友 Jieyou Xu (Joe) | -268/+262 | |
| Co-authored-by: nora <48135649+Noratrieb@users.noreply.github.com> | ||||
| 2024-10-07 | [Testing 1/2] Revise testing chapters excluding the directives chapter (#2088) | 许杰友 Jieyou Xu (Joe) | -1043/+1406 | |
| 2024-10-06 | Fixed links to rust-analyzer configs for Emacs and Helix (#2087) | Yoh Deadfall | -2/+3 | |
| 2024-10-04 | update `x install` documentation (#2084) | Onur Özkan | -12/+14 | |
| 2024-10-03 | Rename "object safe" to "dyn compatible" (#2083) | León Orell Valerian Liehr | -3/+3 | |
| 2024-10-03 | fixups (#2082) | León Orell Valerian Liehr | -4/+4 | |
| 2024-09-29 | Add documentation for `{{rust-src-base}}` (#2079) | Urgau | -0/+1 | |
| 2024-09-28 | building/suggested: Add instructions for Emacs & Helix (#2080) | Kajetan Puchalski | -138/+171 | |
| Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | ||||
| 2024-09-25 | Fix file paths to section 35.1 & 35.2 example code (#2078) | Christopher Speir | -2/+2 | |
| 2024-09-24 | elaborate on warnings | Noratrieb | -3/+4 | |
| 2024-09-24 | Apply suggestions from code review | Yuri Astrakhan | -1/+1 | |
| Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | ||||
| 2024-09-24 | Clarify how to disable warnings in deps | Yuri Astrakhan | -0/+7 | |
| 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 | |
