Commit graph

2819 commits

Author SHA1 Message Date
Tshepang Mbambo
311ef44dca
readme: be copy-paste friendly 2025-04-19 13:08:43 +02:00
Manuel Drehwald
834dbf565c upstream autodiff build instructions 2025-04-17 20:52:07 -04:00
许杰友 Jieyou Xu (Joe)
35a3c3bfd5
Merge pull request #2339 from rust-lang/autodiff-docs 2025-04-17 14:03:30 +08:00
Manuel Drehwald
1236dcb9ce
add a first version of autodiff docs 2025-04-17 14:01:05 +08:00
Jakub Beránek
a9bcdb0ca1
Merge pull request #2337 from xizheyin/sync-code
Remind to update dev branch while behind too many commits
2025-04-16 07:36:00 +02:00
xizheyin
855ecf9a96
Remind to update dev branch while behind too many commits
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
2025-04-16 13:09:29 +08:00
Tshepang Mbambo
97be6a6131
Merge pull request #2333 from rust-lang/convetions-chapt-cleaning
Coding conventions chapter cleaning
2025-04-14 08:43:05 +02:00
Tshepang Mbambo
9e99fc3a73 clean "Coding conventions" chapter
- use correct code block markers
- add missing title
- rustfmt can now use edition setting in its config
  ... and this is set in Rust repo
- reduce visual noise
- needless repetition
- convention is to start sentence with upper case
- sembr
- whitespace
- semi-heading not adding much value
- fix grammar
2025-04-14 08:41:22 +02:00
许杰友 Jieyou Xu (Joe)
b3b89b6854
Merge pull request #2334 from rust-lang/consistency 2025-04-13 23:38:27 +08:00
Jieyou Xu
8c378f7990
tests: document -A {unused,internal_features} ui test mode presets 2025-04-13 23:34:24 +08:00
Urgau
40bfc14c7d
Enable [canonicalize-issue-links] and [no-mentions] in triagebot.toml 2025-04-12 18:24:59 +02:00
Tshepang Mbambo
2af7ec32be use consistent title capitalization 2025-04-12 13:01:16 +02:00
Tshepang Mbambo
667aa2e952
fix path 2025-04-12 10:41:48 +02:00
Tshepang Mbambo
f79a89da92
Merge pull request #2330 from rust-lang/tshepang-patch-5
date-check rdg contribution section
2025-04-12 10:28:49 +02:00
Tshepang Mbambo
e33a6d6f60
date-check rdg contribution section 2025-04-12 10:28:15 +02:00
许杰友 Jieyou Xu (Joe)
14ea903d4d
Merge pull request #2327 from rust-lang/tshepang-patch-1 2025-04-12 16:25:17 +08:00
Tshepang Mbambo
208e421ed3
Merge pull request #2329 from rust-lang/tshepang-patch-4
add missing word
2025-04-12 10:25:07 +02:00
Tshepang Mbambo
7ba53b7b75
add missing word 2025-04-12 10:24:31 +02:00
Tshepang Mbambo
770a6fcb48
remove implied text
"how much to trust" implies the opposite
2025-04-12 10:21:10 +02:00
Tshepang Mbambo
3ae1c9df5b
use more simple language
Not obvious what "sort by" means
2025-04-12 09:39:13 +02:00
Tshepang Mbambo
e0a2250f20
ease copy-paste 2025-04-12 06:14:37 +02:00
Freya Arbjerg
c5e23697c0 Update "crater" link to actually point to crater.md 2025-04-12 00:05:26 +02:00
Tshepang Mbambo
e6eb98f8a3
Merge pull request #2320 from smanilov/patch-1
Update table of contents in about-this-guide.md
2025-04-11 18:43:11 +02:00
Stan Manilov
b2fce61869 Update table of contents in about-this-guide.md
1. added two new parts: Bootstrapping and Supporting Infrastructure;
2. touched up names of pre-existing parts, to match actual names in sidebar;
3. syntactic nits (start description of Analysis with a capital letter); and
4. make numbered list use only 1.

Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
2025-04-11 16:57:44 +03:00
Stan Manilov
c285fe7256
Fix link to rustc_* TEST attributes in ui.md 2025-04-11 12:12:46 +03:00
Tshepang Mbambo
eb676fd2da
improve flow 2025-04-07 06:42:37 +02:00
The rustc-dev-guide Cronjob Bot
5a28e1e8de Merge from rustc 2025-04-07 04:12:22 +00:00
The rustc-dev-guide Cronjob Bot
f74e85e2c2 Preparing for merge from rustc 2025-04-07 04:06:33 +00:00
Levi Zim
49ea23232c
Fix deadlink in libs-and-metadata.md 2025-04-06 20:05:03 +08:00
Gábor Szabó
fb6af25b2b
Update book.toml fix the authors field
See https://rust-lang.github.io/mdBook/format/configuration/general.html#general-metadata
2025-04-04 08:34:08 +03:00
binarycat
ceba464c69 add some links about the rustdoc-gui test suite 2025-04-03 15:09:11 -05:00
bors
82eb03ec62 Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #139080 (Experimental feature gate for `super let`)
 - #139145 (slice: Remove some uses of unsafe in first/last chunk methods)
 - #139149 (unstable book: document import_trait_associated_functions)
 - #139273 (Apply requested API changes to `cell_update`)
 - #139282 (rustdoc: make settings checkboxes always square)
 - #139283 (Rustc dev guide subtree update)
 - #139294 (Fix the `f16`/`f128` feature gates on integer literals)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-04-03 15:31:20 +00:00
Vadim Petrochenkov
4d64990690 compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
Tshepang Mbambo
fddb425ed8
test directive can appear anywhere in the file 2025-04-03 02:04:49 +02:00
Jieyou Xu
cae5d8a81c
Merge from rustc 2025-04-02 23:26:35 +08:00
Jieyou Xu
05d5fdadbb
Preparing for merge from rustc 2025-04-02 23:26:26 +08:00
clubby789
ebae4c65a1 Fix partial clone link 2025-03-30 13:21:01 +01:00
Tshepang Mbambo
9302f4d94f add rustfmt settings file 2025-03-30 00:31:44 +02:00
Tshepang Mbambo
471a2a8b87 example assumes a static exists
This was removed, likely by mistake, during a refactor.
2025-03-30 00:16:39 +02:00
Tshepang Mbambo
1faf7ff9a4 update rustc-{driver,interface} examples 2025-03-29 23:52:57 +02:00
Tshepang Mbambo
9448b79201
Merge pull request #2289 from y1lan/fix_compiler_err_of_examples
Fix compile errors of all the examples
2025-03-29 23:10:13 +02:00
许杰友 Jieyou Xu (Joe)
70cbe19fe0
Merge pull request #2288 from rust-lang/tshepang-known-bug-takes-args
mention that known-bug test directive takes arguments
2025-03-30 02:31:33 +08:00
Tshepang Mbambo
865a5a7e16 mention that know-bug test directive takes arguments 2025-03-29 20:02:01 +02:00
Vadim Petrochenkov
cf451f0830 compiletest: Support matching diagnostics on lines below 2025-03-29 13:30:20 +03:00
Samuel Tardieu
5952f01712 Fix trivial typo of BoundVariableKind 2025-03-28 21:04:21 +01:00
Santiago Pastorino
cdbb219f83
Fix code generation link 2025-03-28 12:38:32 -03:00
mejrs
a9a21bde85 Delete from_method from rustc_on_unimplemented documentation 2025-03-27 18:32:48 +01:00
Vadim Petrochenkov
8d5109aa6e compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
Tshepang Mbambo
62ec34bf5b
typo 2025-03-24 10:41:19 +02:00
Tshepang Mbambo
de8b6beac8
add needed break 2025-03-24 10:40:03 +02:00