Commit graph

2048 commits

Author SHA1 Message Date
Shahar Dawn Or
52dd6d812a bootsrapping stages overview list 2023-03-23 15:36:00 +02:00
Eric Huss
96c90f8dba Update labels overview (#1639) 2023-03-21 18:07:36 +09:00
Tshepang Mbambo
8448fc10e6 first mention of type, and add a link (#1643)
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
2023-03-21 17:55:42 +09:00
Yukang
f245189482 Add SIP solution for macOS users (#1636) 2023-03-21 17:50:39 +09:00
Langston Barrett
b146ed6765 Reword to include 'distractions' 2023-03-16 18:40:40 -07:00
Langston Barrett
c9513359da Mention debug assertions label 2023-03-16 18:40:40 -07:00
Langston Barrett
0eb0d25f26 Mention debug assertions 2023-03-16 18:40:40 -07:00
Langston Barrett
7dedcf9ade Address review comments 2023-03-16 18:40:40 -07:00
Langston Barrett
4b03d9f774 mir-opt*-level*, not mir-opt 2023-03-16 18:40:40 -07:00
Langston Barrett
c40d443244 Address review comments 2023-03-16 18:40:40 -07:00
Langston Barrett
4807498a0d Add chapter on fuzzing 2023-03-16 18:40:40 -07:00
Hoblovski
f93e81c854 Fix "Crate disambiguator" in libs-and-metadata.md 2023-03-16 11:11:46 +02:00
Tshepang Mbambo
8bcd15e640 alert when date gets stale (by using date-check annotation) 2023-03-14 05:50:20 +02:00
Tshepang Mbambo
3e6740a703 fix date-check annotation some more 2023-03-14 05:50:20 +02:00
Tshepang Mbambo
43fc233e13 fix date-check annotation 2023-03-14 05:50:20 +02:00
Tshepang Mbambo
dd1d0cd1dc typo 2023-03-14 05:50:20 +02:00
Michael Howell
f1faa1139f Update rustdoc-internals.md 2023-03-14 05:50:20 +02:00
Thom Chiovoloni
5a1bbd9cee Rename config.toml.example to config.example.toml 2023-03-13 04:42:00 +02:00
Yutaro Ohno
64aebdc4a4 fix typo SubstRef to SubstsRef 2023-03-12 11:40:45 +02:00
Tshepang Mbambo
d1d18a69ad improve accuracy 2023-03-10 09:04:21 +02:00
bohan
0668224c0d tracing log along diff crates 2023-03-10 09:04:21 +02:00
clubby789
d732f264b5 Fix Rust Analyzer settings location
This file was moved in https://github.com/rust-lang/rust/pull/108618
2023-03-08 00:21:21 +02:00
Yuki Okushi
21d7ef9155 Reflect the changes in rust-lang/rust#67000 (#1632)
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-03-06 14:22:07 -03:00
Tshepang Mbambo
7d628720a1 improve capacity note (#1634) 2023-03-06 22:08:37 +09:00
Yuki Okushi
b51072bba8 Remove mention to lexer/parser refactoring
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-03-03 17:41:21 +02:00
Yuki Okushi
9a058edb05 Update date reference about infer context variables
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-03-03 17:39:11 +02:00
Yuki Okushi
b3488e05f1 Update explnation about Body.basic_blocks
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-03-03 17:25:20 +02:00
apiraino
8920ae80f5 Add detail to contributing guide (#1628) 2023-03-03 20:14:53 +09:00
Mika
8b68f142fa Making the sentence more clear (#1624) 2023-03-03 20:13:46 +09:00
Mika
b16806f294 Fixed typing error (#1623) 2023-03-03 20:13:18 +09:00
Ezra Shaw
bebe840f1f update error code docs to reflect recent changes (#1625) 2023-03-03 20:12:51 +09:00
Mika
b8c9fc99c8 Fixed typing errors (#1622) 2023-02-27 07:30:52 +09:00
Tshepang Mbambo
6245105a65 this remains true (#1620) 2023-02-21 23:12:14 +09:00
Tshepang Mbambo
184818caed diagnostics: small fixes/improvements (#1618) 2023-02-21 22:57:34 +09:00
Tshepang Mbambo
326cfc2530 typo (#1616) 2023-02-21 22:57:16 +09:00
Tshepang Mbambo
892ca32e1e typo (#1617) 2023-02-21 22:56:16 +09:00
Tshepang Mbambo
0b402ec90b keep "grey area" lint summary green (#1619)
This replaces link to a removed lint with a link to discussion of lints
of its type.
2023-02-20 19:08:35 -06:00
lcnr
6c0acb4265 new solver: write canonicalization chapter (#1595)
* write canonicalization chapter first half

* w

* review

* very good section

* whatever

* review

* ok
2023-02-20 14:45:25 +00:00
The 8472
de422a6760 bootstrap now creates a usable toolchain when building stage0 std 2023-02-19 13:43:56 +01:00
Tshepang Mbambo
7ac48f65f0 llvm 13 is now not supported (#1612) 2023-02-18 22:20:46 +09:00
Tshepang Mbambo
1da2b1723d enable AND search (#1607) 2023-02-18 22:20:26 +09:00
Tshepang Mbambo
ef8c8fc083 Vetting deps datecheck (#1614) 2023-02-18 22:20:08 +09:00
Tshepang Mbambo
3f3fb0bd8a accept review suggestion
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
2023-02-18 14:10:03 +02:00
Tshepang Mbambo
38a3c6319b fmt 2023-02-18 14:10:03 +02:00
Tshepang Mbambo
79fa0f5941 add Dev Desktops note 2023-02-18 14:10:03 +02:00
Tshepang Mbambo
4b8cc1b285 fix and clarify llvm bugfix policy (#1611) 2023-02-18 20:46:21 +09:00
Tshepang Mbambo
a93cf5fb30 impl review suggestion
See https://github.com/rust-lang/rustc-dev-guide/pull/1605#discussion_r1110388310
2023-02-18 05:04:44 +02:00
Tshepang Mbambo
c5303db932 lower-case "Compiler" in headings, for consistency (and looks) 2023-02-18 05:04:44 +02:00
Noah Lev
df16ac4899 Explain what the rest of the backend agnostic page is about 2023-02-18 03:54:02 +02:00
Noah Lev
0d8389c31e Bump dependencies to fix CI (#1610) 2023-02-18 09:37:19 +09:00