| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-08 | improve explanation of placing tests in separate file (#1721) | Tshepang Mbambo | -7/+6 | |
| Co-authored-by: Yuki Okushi <jtitor@2k36.org> | ||||
| 2023-07-08 | various fixes/improvements to Contributing chapter (#1723) | Tshepang Mbambo | -73/+69 | |
| 2023-07-08 | ty::ConstKind has moved (#1724) | Tshepang Mbambo | -1/+1 | |
| 2023-07-05 | document `.x test --rustc-args` option | Rémy Rakic | -0/+9 | |
| 2023-07-03 | tests/run-make files have moved | Tshepang Mbambo | -4/+3 | |
| 2023-07-03 | replace dead link (#1717) | Tshepang Mbambo | -1/+1 | |
| 2023-07-02 | fix link | Tshepang Mbambo | -2/+2 | |
| 2023-07-03 | update link | Tshepang Mbambo | -1/+1 | |
| 2023-07-02 | typo | Tshepang Mbambo | -1/+1 | |
| 2023-07-02 | OwningRef exists no more | Tshepang Mbambo | -2/+0 | |
| 2023-07-01 | Try to avoid confusion | sslime336 | -22/+29 | |
| 2023-06-30 | typo | Tshepang Mbambo | -1/+1 | |
| 2023-06-30 | Fix line length out of limit | sslime336 | -1/+2 | |
| 2023-06-30 | Change `x.py` into `x`, add explanation for `x` | sslime336 | -42/+67 | |
| 2023-06-30 | Change `./x.py` into `./x` | sslime336 | -157/+155 | |
| 2023-06-29 | include rustc-dev-guide's own issues in suggested search | jyn | -1/+1 | |
| 2023-06-29 | Improve Windows docs | jyn | -2/+20 | |
| 2023-06-29 | Inline alternate x.py invocations from the rust-lang/rust readme | jyn | -0/+25 | |
| I'm going to make a follow-up PR shortly linking from rust-lang/rust to the dev guide so this info isn't duplicated. | ||||
| 2023-06-29 | cleanup the "tracking issue" section | jyn | -18/+3 | |
| mostly this just suggests using a tracking issue instead of inlining the info from the issue template | ||||
| 2023-06-29 | fix broken link | jyn | -1/+1 | |
| 2023-06-29 | move the Breaking Changes section later in the guide | jyn | -1/+1 | |
| 2023-06-29 | distinguish language and library processes more consistently | jyn | -7/+12 | |
| 2023-06-29 | Move "Adding a new feature gate" to the "Implementing new features" chapter | jyn | -47/+52 | |
| Splitting the two was confusing and meant that similar information was in wildly different parts of the guide. Combine them into a single page. | ||||
| 2023-06-29 | Reword `messages.ftl` example. | Eric Huss | -5/+6 | |
| 2023-06-29 | Fix some links | Eric Huss | -28/+28 | |
| 2023-06-28 | fix link | Tshepang Mbambo | -1/+1 | |
| 2023-06-28 | Define more lint terms | Eric Huss | -0/+77 | |
| 2023-06-26 | fix_typo | Oleksandr Babak | -1/+1 | |
| 2023-06-26 | run-make tests: fix and improve (#1702) | Tshepang Mbambo | -3/+3 | |
| 2023-06-23 | add stub for proof trees (#1700) | lcnr | -0/+51 | |
| 2023-06-21 | Update track_caller reference link (#1688) | Zyranivia | -1/+1 | |
| 2023-06-21 | Include information about setup defaults in how-to-build guide (#1694) | Zachary Whiteley | -2/+5 | |
| 2023-06-14 | Fix typo (#1697) | Caleb Robson | -1/+1 | |
| * Fix typo * Fix typo in typo fix * add missing word --------- Co-authored-by: Tshepang Mbambo <tshepang@gmail.com> | ||||
| 2023-06-13 | Fix typo in thir.md | Ewan Breakey | -1/+1 | |
| 2023-06-13 | Update triagebot links. | Eric Huss | -7/+7 | |
| 2023-06-13 | name-resolution: Fix some typos in "Scopes and ribs" | Arthur Cohen | -4/+4 | |
| 2023-05-17 | Add note about shell completion scripts | clubby789 | -0/+10 | |
| 2023-05-15 | filter out S-blocked issues in the "Getting Started" search (#1687) | jyn | -1/+1 | |
| 2023-05-11 | Rename InstCombine to InstSimplify (#1684) | Ben Kimock | -1/+1 | |
| 2023-05-11 | Use unpretty for debugging Hir (#1685) | Yukang | -1/+1 | |
| 2023-05-02 | Add unset-exec-env compiletest header. | Eric Huss | -0/+3 | |
| This header was added in https://github.com/rust-lang/rust/pull/110644/. | ||||
| 2023-04-26 | typo | lcnr | -1/+1 | |
| 2023-04-26 | extend the sixth requirement | lcnr | -0/+4 | |
| 2023-04-22 | Add docs for compare-output-lines-by-subset flag (#1677) | Lukas Wirth | -0/+5 | |
| 2023-04-22 | fix typo (#1674) | Tshepang Mbambo | -1/+1 | |
| 2023-04-22 | Fix links in how-to-build-and-run.md (#1679) | Brian Kung | -3/+3 | |
| 2023-04-16 | docs: document new `suggest-tests` tool | Ezra Shaw | -0/+73 | |
| 2023-04-16 | Fix extra slash | Ohad Ravid | -1/+1 | |
| 2023-04-10 | fix markup (#1670) | Tshepang Mbambo | -1/+1 | |
| 2023-04-09 | Link to governance page | Joshua Nelson | -1/+3 | |
| It has links to the specific channel/stream for each team. | ||||
