File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -91,15 +91,21 @@ supported:
91912 . Rebuilding the standard library with ABI-modifying flags
92923 . 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
97101This RFC is co-authored by [ David Wood] [ davidtwco ] and
98102[ Adam Gemmell] [ adamgemmell ] . To improve the readability of this RFC, it does not
99103follow 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
You can’t perform that action at this time.
0 commit comments