İsmail Arılık
|
c7d6710791
|
Fix a bug in getting-started.md (#1726)
|
2023-07-09 19:22:22 +09:00 |
Tshepang Mbambo
|
b10654acbf
|
improve explanation of placing tests in separate file (#1721)
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
|
2023-07-08 11:54:25 +09:00 |
Tshepang Mbambo
|
6d5b3db86f
|
various fixes/improvements to Contributing chapter (#1723)
|
2023-07-08 11:52:53 +09:00 |
Tshepang Mbambo
|
065890922b
|
ty::ConstKind has moved (#1724)
|
2023-07-08 01:36:13 +09:00 |
Rémy Rakic
|
95ce2372ba
|
document `.x test --rustc-args` option
|
2023-07-05 02:14:36 +02:00 |
Tshepang Mbambo
|
e59209007e
|
tests/run-make files have moved
|
2023-07-03 09:36:22 +02:00 |
Tshepang Mbambo
|
a0f596fbbf
|
replace dead link (#1717)
|
2023-07-03 10:34:58 +09:00 |
Tshepang Mbambo
|
68967d764c
|
fix link
|
2023-07-02 16:16:44 -07:00 |
Tshepang Mbambo
|
49b868edd1
|
update link
|
2023-07-03 00:51:52 +02:00 |
Tshepang Mbambo
|
07c92b839d
|
typo
|
2023-07-02 12:29:13 -07:00 |
Tshepang Mbambo
|
605c35a9b2
|
OwningRef exists no more
|
2023-07-02 13:17:42 +02:00 |
sslime336
|
07f16bb886
|
Try to avoid confusion
|
2023-07-01 08:14:17 +02:00 |
Tshepang Mbambo
|
8648005e50
|
typo
|
2023-06-30 23:11:14 +02:00 |
sslime336
|
37ffa3061c
|
Fix line length out of limit
|
2023-06-30 23:11:14 +02:00 |
sslime336
|
50dbcba002
|
Change `x.py` into `x`, add explanation for `x`
|
2023-06-30 23:11:14 +02:00 |
sslime336
|
d3034ae828
|
Change `./x.py` into `./x`
|
2023-06-30 23:11:14 +02:00 |
jyn
|
7267158f9d
|
include rustc-dev-guide's own issues in suggested search
|
2023-06-29 18:21:18 +02:00 |
jyn
|
c8213e1ceb
|
Improve Windows docs
|
2023-06-29 10:05:10 -05:00 |
jyn
|
1690634099
|
Inline alternate x.py invocations from the rust-lang/rust readme
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 10:05:10 -05:00 |
jyn
|
c01a1fa294
|
cleanup the "tracking issue" section
mostly this just suggests using a tracking issue instead of inlining the info from the issue template
|
2023-06-29 10:05:10 -05:00 |
jyn
|
855a295e83
|
fix broken link
|
2023-06-29 10:05:10 -05:00 |
jyn
|
5a6171ca9a
|
move the Breaking Changes section later in the guide
|
2023-06-29 10:05:10 -05:00 |
jyn
|
8ff4abb0f8
|
distinguish language and library processes more consistently
|
2023-06-29 10:05:10 -05:00 |
jyn
|
dd45ecfd2c
|
Move "Adding a new feature gate" to the "Implementing new features" chapter
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 10:05:10 -05:00 |
Eric Huss
|
2cbc4c1f2c
|
Reword `messages.ftl` example.
|
2023-06-29 06:43:19 +02:00 |
Eric Huss
|
dda77e082f
|
Fix some links
|
2023-06-29 06:43:19 +02:00 |
Tshepang Mbambo
|
7fa8c5507f
|
fix link
|
2023-06-28 06:55:24 +02:00 |
Eric Huss
|
f8e4d5c0c8
|
Define more lint terms
|
2023-06-28 06:55:24 +02:00 |
Oleksandr Babak
|
17fe3e9484
|
fix_typo
|
2023-06-26 18:34:26 +02:00 |
Tshepang Mbambo
|
54e91b0d59
|
run-make tests: fix and improve (#1702)
|
2023-06-26 23:03:03 +09:00 |
lcnr
|
d3e8307298
|
add stub for proof trees (#1700)
|
2023-06-23 23:40:25 +01:00 |
Zyranivia
|
7f22c49fa7
|
Update track_caller reference link (#1688)
|
2023-06-21 18:14:16 +09:00 |
Zachary Whiteley
|
ef7bfef63d
|
Include information about setup defaults in how-to-build guide (#1694)
|
2023-06-21 18:13:53 +09:00 |
Caleb Robson
|
d2d2386cd0
|
Fix typo (#1697)
* Fix typo
* Fix typo in typo fix
* add missing word
---------
Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
|
2023-06-14 06:43:09 +02:00 |
Ewan Breakey
|
f3d601fddb
|
Fix typo in thir.md
|
2023-06-13 21:18:46 -07:00 |
Eric Huss
|
73f65f63ac
|
Update triagebot links.
|
2023-06-13 20:49:13 +02:00 |
Arthur Cohen
|
611c9418f5
|
name-resolution: Fix some typos in "Scopes and ribs"
|
2023-06-13 19:45:19 +02:00 |
clubby789
|
f1e637883f
|
Add note about shell completion scripts
|
2023-05-17 21:44:05 -05:00 |
jyn
|
ee5285347d
|
filter out S-blocked issues in the "Getting Started" search (#1687)
|
2023-05-15 05:24:31 +09:00 |
Ben Kimock
|
9d8c600cab
|
Rename InstCombine to InstSimplify (#1684)
|
2023-05-11 18:59:47 +09:00 |
Yukang
|
5f48c757c7
|
Use unpretty for debugging Hir (#1685)
|
2023-05-11 18:59:23 +09:00 |
Eric Huss
|
28dbeaf5c4
|
Add unset-exec-env compiletest header.
This header was added in https://github.com/rust-lang/rust/pull/110644/.
|
2023-05-02 04:20:21 +02:00 |
lcnr
|
533a8ec5ad
|
typo
|
2023-04-26 12:09:10 -07:00 |
lcnr
|
635bab1835
|
extend the sixth requirement
|
2023-04-26 12:09:10 -07:00 |
Lukas Wirth
|
2a5eb92197
|
Add docs for compare-output-lines-by-subset flag (#1677)
|
2023-04-22 20:50:11 +09:00 |
Tshepang Mbambo
|
d0d581b140
|
fix typo (#1674)
|
2023-04-22 20:49:13 +09:00 |
Brian Kung
|
27545105c3
|
Fix links in how-to-build-and-run.md (#1679)
|
2023-04-22 20:48:44 +09:00 |
Ezra Shaw
|
a4a1a7cf12
|
docs: document new `suggest-tests` tool
|
2023-04-16 13:56:19 +02:00 |
Ohad Ravid
|
0ff2326425
|
Fix extra slash
|
2023-04-16 13:30:24 +02:00 |
Tshepang Mbambo
|
6337ed17fb
|
fix markup (#1670)
|
2023-04-10 23:23:05 +09:00 |