Tshepang Mbambo
5264530f0b
indicate full hierarchy of config option ( #1776 )
2023-08-27 09:58:31 +09:00
Tshepang Mbambo
075c46f496
remove stray word ( #1773 )
2023-08-27 09:50:17 +09:00
Tshepang Mbambo
24688cbfde
it is lower-case ( #1772 )
2023-08-27 09:50:02 +09:00
Ethan Brierley
a3c226d660
Suggest enabling patch-binaries-for-nix in `shell.nix` ( #1774 )
...
Bootstraps nix detection isn't always perfect:
- https://rust-lang.zulipchat.com/#narrow/stream/122651-general/topic/Bootstrapping.20on.20NixOS
- https://github.com/rust-lang/rust/issues/115073
2023-08-22 17:50:21 -04:00
Wesley Wiser
17f7bb3f76
Fix long lines
2023-08-22 15:31:14 +01:00
Wesley Wiser
d6c20e4146
Add additional licensing concerns to docs
...
Content included from https://github.com/rust-lang/compiler-team/issues/220 .
2023-08-22 15:31:14 +01:00
Tshepang Mbambo
e4ace0f299
avoid repetition
2023-08-22 08:52:56 +02:00
yukang
bfacba3ef7
Fix broken links format
2023-08-22 08:52:56 +02:00
Tshepang Mbambo
212b671fb4
fix link
2023-08-21 07:28:56 +02:00
Tshepang Mbambo
57ea2f5ecf
missing space
2023-08-21 07:28:56 +02:00
Tshepang Mbambo
d197e33e57
fix link
2023-08-21 07:28:56 +02:00
Tshepang Mbambo
10d8a46503
avoid link rot
2023-08-21 07:28:56 +02:00
yukang
384ac6ebbb
update internal terminology: Substs -> GenericArgs
2023-08-21 07:28:56 +02:00
Absobel
4285421cd2
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
5d598befed
Update outdated doc for types ( #1768 )
2023-08-20 00:40:18 -07:00
Santiago Pastorino
5594a16f64
Add dropck documentation ( #1767 )
2023-08-18 23:13:31 +02:00
Emmanuel Ferdman
cd25260483
fix: stabilize debugger_visualizer
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2023-08-14 10:34:59 +02:00
İsmail Arılık
de8154335f
refactor(parts): remove part numbers to be consistent
2023-08-11 09:55:19 +02:00
İsmail Arılık
66d9c823b3
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
501ff59c43
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
712a1db15d
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
124292a49c
feat(part-5-intro): make "Part 5" obvious
2023-08-11 09:55:19 +02:00
Nicky Lim
30969cbcee
Improve clarity about attribute applicability
2023-08-08 09:16:43 +02:00
Nicky Lim
484ba2cd60
Update to new warning attribute
2023-08-08 09:16:43 +02:00
Santiago Pastorino
06205a1941
Add RPITIT documentation ( #1764 )
2023-08-03 18:21:23 -03:00
İsmail Arılık
9e0902f9d6
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
f6c4e6529f
fix(name-resolution): remove unnecessary closing paranthesis
2023-07-30 13:23:23 +02:00
İsmail Arılık
0f86bd1480
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
c3141f6cf5
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
6712155316
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
cfa6a233be
fix(salsa.md): add punctuation to prevent confusion
2023-07-27 11:28:57 +02:00
İsmail Arılık
eaa0265b16
fix(salsa.md): remove duplicate "To Be" verb
2023-07-27 11:28:02 +02:00
İsmail Arılık
c9ee46783a
feat(fuzzing.md): make `halfempty` word a link
2023-07-24 15:35:47 +02:00
İsmail Arılık
e1cb438d05
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
9e6c3595c2
refactor(git.md) use `<>` instead of long `[...](...)` syntax for plain links
2023-07-22 14:16:37 +02:00
İsmail Arılık
38b12730c8
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
72d508046b
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
2eb3e5e7e8
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
3e926f097e
refactor(profiling/with_perf): remove a wrong to be verb
2023-07-19 16:54:57 +02:00
İsmail Arılık
feaef55f33
refactor(tests/headers): remove duplicate list item
2023-07-18 16:02:36 +02:00
İsmail Arılık
25d42e6901
refactor(test/headers.md): make the meaning more obvious
2023-07-18 16:01:21 +02:00
İsmail Arılık
60f024d3f6
refactor(tests/ui): remove unnecessary duplicate word
2023-07-18 14:04:05 +02:00
İsmail Arılık
a014f290dc
fix(duplicate): remove unnecessary duplicate word
2023-07-18 12:17:31 +02:00
Mahdi Dibaiee
f2555ba137
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
74d4d9ca74
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
cd6372d916
make it read better
2023-07-14 08:39:30 +02:00
İsmail Arılık
6fece074be
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
14db9a3d53
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
2f1f006782
coverage code has moved ( #1728 )
...
Co-authored-by: Michael Goulet <michael@errs.io>
2023-07-13 04:02:30 +09:00
Tshepang Mbambo
f5cd03f2ec
linked issue is closed ( #1729 )
2023-07-13 04:02:06 +09:00