Skip to content

Commit 10a916f

Browse files
adamgemmelldavidtwco
authored andcommitted
update summary
1 parent 8ddc1c3 commit 10a916f

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

text/0000-build-std-context.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,21 @@ supported:
9191
2. Rebuilding the standard library with ABI-modifying flags
9292
3. Building the standard library for tier three targets
9393

94-
This RFC lays out the lengthy and broad context required to review future
95-
proposals to these problems.
94+
Proposals to solve these problems come broadly under the umbrella of "build-std"
95+
and date back over 10 years ago, though no complete solution has yet reached
96+
consensus. This RFC documents and summarises the lengthy and broad context
97+
around this feature, and identifies motivations and constraints that future
98+
proposals may take into account. It does not propose any changes directly but
99+
instead supports future proposals and their reviewers.
96100

97101
This RFC is co-authored by [David Wood][davidtwco] and
98102
[Adam Gemmell][adamgemmell]. To improve the readability of this RFC, it does not
99103
follow the standard RFC template, while still aiming to capture all of the
100-
salient details that the template encourages. Due to the length of this RFC, it
101-
is split over multiple files to avoid rendering issues and slow loading on some
102-
platforms.
104+
salient details that the template encourages.
105+
106+
This RFC also includes an [literature review appendix][appendix] in a separate
107+
file which contains a summary of all literature found during the process of
108+
writing this RFC.
103109

104110
## Scope
105111
[scope]: #scope

0 commit comments

Comments
 (0)