Tshepang Mbambo
9061333dda
fix link
2023-08-21 07:28:56 +02:00
Tshepang Mbambo
745d796921
missing space
2023-08-21 07:28:56 +02:00
Tshepang Mbambo
94bd1b105a
fix link
2023-08-21 07:28:56 +02:00
Tshepang Mbambo
40a4798e87
avoid link rot
2023-08-21 07:28:56 +02:00
yukang
28713ffc3a
update internal terminology: Substs -> GenericArgs
2023-08-21 07:28:56 +02:00
Absobel
59030cb780
Update suggested.md
...
I imagine that the book meant that a full build isn't needed since it gave as an example the addition of a debug! statement
2023-08-21 06:45:47 +02:00
Yukang
973e4f379e
Update outdated doc for types ( #1768 )
2023-08-20 00:40:18 -07:00
Santiago Pastorino
101bfc8748
Add dropck documentation ( #1767 )
2023-08-18 23:13:31 +02:00
Emmanuel Ferdman
b123ab4754
fix: stabilize debugger_visualizer
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2023-08-14 10:34:59 +02:00
İsmail Arılık
3c5c7469c1
refactor(parts): remove part numbers to be consistent
2023-08-11 09:55:19 +02:00
İsmail Arılık
4fa0caa0eb
revert(part-5-intro): revert 4806958
...
I will remove part numbers after that.
2023-08-11 09:55:19 +02:00
İsmail Arılık
49a22eaa34
revert(part-2-intro): revert 2f0aa1e
...
I will remove part numbers after that.
2023-08-11 09:55:19 +02:00
İsmail Arılık
dfa37d5bce
fix(part-2-intro): remove the phrase "from Part 1" which is not exist
2023-08-11 09:55:19 +02:00
İsmail Arılık
d68d69a8ad
feat(part-5-intro): make "Part 5" obvious
2023-08-11 09:55:19 +02:00
Nicky Lim
fb7ec2cdcf
Improve clarity about attribute applicability
2023-08-08 09:16:43 +02:00
Nicky Lim
da891f26b9
Update to new warning attribute
2023-08-08 09:16:43 +02:00
Santiago Pastorino
8cd3eb9978
Add RPITIT documentation ( #1764 )
2023-08-03 18:21:23 -03:00
İsmail Arılık
218da21e5d
fix(visitor.md): fix a type name in a code sample
...
From the context, it is understood that this type is `MyVisitor`, not `NoLandingPads`.
2023-08-01 09:55:47 +02:00
İsmail Arılık
24eebb6df9
fix(name-resolution): remove unnecessary closing paranthesis
2023-07-30 13:23:23 +02:00
İsmail Arılık
d9128a94ed
fix(macro-expansion.md): fix the article `an` to `a` to have uninterrupted reading
2023-07-28 11:09:30 +02:00
İsmail Arılık
25ca6c5937
fix(serialization.md): fix the name of a derive macro
...
It should be like this since in the next sentence, it is specified that this should generate an implementation.
2023-07-28 05:20:21 +02:00
İsmail Arılık
fb00c85bd6
fix(serialization.md): add a necessary plural suffix
...
This is better not to have an interruption while reading it fast.
2023-07-27 16:52:51 +02:00
İsmail Arılık
20b988ca1b
fix(salsa.md): add punctuation to prevent confusion
2023-07-27 11:28:57 +02:00
İsmail Arılık
ff84b69736
fix(salsa.md): remove duplicate "To Be" verb
2023-07-27 11:28:02 +02:00
İsmail Arılık
9ddd128654
feat(fuzzing.md): make `halfempty` word a link
2023-07-24 15:35:47 +02:00
İsmail Arılık
03dbdbe537
fix(about.md): use `a` instead of `an`
...
Pronunciation of the next word requires it.
2023-07-24 15:33:43 +02:00
İsmail Arılık
214b39656b
refactor(git.md) use `<>` instead of long `[...](...)` syntax for plain links
2023-07-22 14:16:37 +02:00
İsmail Arılık
2c857329e1
refactor(git.md): make git-scm links clickable
...
Some of them wasn't clickable.
2023-07-22 14:16:37 +02:00
İsmail Arılık
246dd2526c
fix(walkthrough.md) add a comma operator to eliminate ambiguity
...
There was an ambiguity on whether the `it` after `don't` is a subject or object.
2023-07-22 14:15:50 +02:00
İsmail Arılık
e24c4997b3
fix(git.md): remove a confusing end of sentence character
...
It might cause a confusion since it is not end of a sentence.
2023-07-21 16:57:54 +02:00
İsmail Arılık
d2a9df4066
refactor(profiling/with_perf): remove a wrong to be verb
2023-07-19 16:54:57 +02:00
İsmail Arılık
151dcc1e81
refactor(tests/headers): remove duplicate list item
2023-07-18 16:02:36 +02:00
İsmail Arılık
d5d39323bb
refactor(test/headers.md): make the meaning more obvious
2023-07-18 16:01:21 +02:00
İsmail Arılık
ec0a5f1d3e
refactor(tests/ui): remove unnecessary duplicate word
2023-07-18 14:04:05 +02:00
İsmail Arılık
f15fd8ba86
fix(duplicate): remove unnecessary duplicate word
2023-07-18 12:17:31 +02:00
Mahdi Dibaiee
6e6f620f83
generic_arguments.md: substs -> GenericArgs
...
See https://github.com/rust-lang/rust/pull/113591
2023-07-15 02:01:35 +02:00
İsmail Arılık
c514440e84
fix(suggested): remove an unnecessary and confusing statement
...
This statement is not about Visual Studio Code; it is about Neovim and it is already in that section. And it is also confusing for a VS Code user. So I think it is better to remove it.
2023-07-14 20:41:09 +02:00
Tshepang Mbambo
3ed56e7562
make it read better
2023-07-14 08:39:30 +02:00
İsmail Arılık
a6896cf5b8
fix(how-to-build-and-run): fix a typo ("fromer" -> "former")
...
I think it is a typo, isn't it? 🤔
2023-07-14 08:39:30 +02:00
İsmail Arılık
2f05d62270
fix(how-to-build-and-run): remove a wrong paragraph
...
This paragraph says that given README section have instructions on how to install Python and other prerequisites but it doesn't.
Other than that "Dependencies" section in the README is already given in this section of the rustc-dev-guide: https://rustc-dev-guide.rust-lang.org/building/prerequisites.html#dependencies
So this paragraph seems not necessary.
2023-07-13 11:37:29 +02:00
Tshepang Mbambo
0daab93597
coverage code has moved ( #1728 )
...
Co-authored-by: Michael Goulet <michael@errs.io>
2023-07-13 04:02:30 +09:00
Tshepang Mbambo
3448f660a3
linked issue is closed ( #1729 )
2023-07-13 04:02:06 +09:00
İsmail Arılık
88340e1754
remove duplicated reference in about-this-guide.md
...
Forge is already mentioned in an item above.
2023-07-12 12:38:00 +02:00
Michael Goulet
ec67371c7a
Update src/early-late-bound.md
2023-07-11 16:43:01 -04:00
Boxy
7a8d862e0b
caps is so important
...
Co-authored-by: Michael Goulet <michael@errs.io>
2023-07-11 16:43:01 -04:00
Boxy
6e0f9a28d7
Gats isnt the only cool kid anymore
...
Co-authored-by: Michael Goulet <michael@errs.io>
2023-07-11 16:43:01 -04:00
Boxy
59f13569d4
split file and replace with deep dive doc
2023-07-11 16:43:01 -04:00
lcnr
1726dad207
add section for normalization with the new solver
2023-07-11 19:59:26 +01:00
İsmail Arılık
492a6a89de
Improve cleanup-crew.md with an example post
...
Add a post which explains how to use C-reduce with Rust in cleanup-crew.md
2023-07-11 08:02:34 +02:00
Emmanuel Ferdman
b5a12d95e3
fix: update link to function coverage ( #1727 )
2023-07-09 23:50:50 +09:00