Commit Graph

5613 Commits

Author SHA1 Message Date
Ralf Jung 9d6dde003a prominent link to RFC book 2022-10-01 18:04:26 +02:00
Eric Huss 8b63d58828
Merge pull request #3321 from messense/patch-1
Add a note about the design change of RFC 2906 in implementation
2022-09-28 10:31:00 -07:00
messense 106c2c0906
Add a note about the design change of RFC 2906 2022-09-28 08:57:40 +08:00
messense 699807cb52
Update RFC 2906 to match the implementation
https://github.com/rust-lang/cargo/pull/10564 changed the metadata inheritance source from `workspace` to `workspace.package`
2022-09-27 11:28:49 +08:00
Josh Triplett 50b1e7a513 Merge branch 'style-team' 2022-09-22 14:05:47 +01:00
Josh Triplett 50e34d2b50 RFC 3309 charters the Rust Style Team 2022-09-22 14:04:33 +01:00
Manish Goregaokar d4439eb146
Merge pull request #3307 from Manishearth/de-rfc
De-RFC: Remove type ascription
2022-09-12 10:03:05 -07:00
Manish Goregaokar e9892e2f7b RFC 3307 is Remove Type Ascription 2022-09-12 10:02:40 -07:00
Manish Goregaokar eedc8690c5 Add tracking issue/links 2022-09-12 10:02:04 -07:00
Eric Huss a0a717f38e
Merge pull request #3315 from slanterns/patch-1
Remove a redundant space
2022-09-12 06:28:13 -07:00
Slanterns 31819a217d
Remove a redundant space 2022-09-12 18:29:16 +08:00
Eric Huss 98ecb3da66
Merge pull request #3314 from ssbr/patch-1
Fix order of operations typo in RFC 2514
2022-09-09 16:53:02 -07:00
Devin Jeanpierre ef63d06147
Fix order of operations typo in RFC 2514
It's minor, but also a surprisingly confusing typo if you're new to this feature.
2022-09-09 10:29:22 -07:00
Josh Triplett fc01d93c54 Make the style team have one parent team
In response to feedback.
2022-09-03 12:53:13 +02:00
Josh Triplett b1281e12e8
Fix duplicated word
Co-authored-by: Yacin Tmimi <yacintmimi@gmail.com>
2022-09-03 12:46:37 +02:00
Josh Triplett 8ea970d4ca
Note about rustfmt team capacity
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
2022-09-02 03:52:25 +02:00
Josh Triplett e7245ef90d
Link the fmt-rfcs repository
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
2022-09-02 03:51:52 +02:00
Josh Triplett ec041c1bed Rust Style Team 2022-08-31 00:56:15 +02:00
Manish Goregaokar fc94949102 explicitly avoid bikeshedding 2022-08-29 11:44:17 -07:00
Josh Triplett 35ea336b9e
Add missing punctuation 2022-08-29 00:51:53 +02:00
Josh Triplett f50e6613d9
Add alt text to image
Co-authored-by: Simonas Kazlauskas <github@kazlauskas.me>
2022-08-29 00:47:58 +02:00
Manish Goregaokar 4f15f2d94c derfc 2022-08-28 14:47:58 -07:00
Josh Triplett ff29887f5e
Merge pull request #3245 from tmandry/refined-impls
Refined trait implementations
2022-08-26 22:55:52 +02:00
Tyler Mandry 3a9772631d Add tracking issue 2022-08-17 19:20:38 -07:00
Tyler Mandry 5311c599af Clarify the need for #[refine] with unsafe 2022-08-17 19:18:18 -07:00
Tyler Mandry f298eda6ff Remove unresolved question about a soft transition
It doesn't seem realistic that we will avoid doing a soft transition at
all. Since it was decided that we would definitely adopt #[refine] in
the current edition, I don't think this question is relevant anymore.
2022-08-17 19:08:17 -07:00
Eric Huss ae3b2705a9
Merge pull request #3297 from cuviper/laision
Typo fixes in RFC 2856
2022-07-28 19:59:03 -07:00
Josh Stone 7224c28070 Typo fixes in RFC 2856 2022-07-28 14:33:24 -07:00
scottmcm 2d19b46326
Merge pull request #3294 from ehuss/fix-header-links
Fix some issue links
2022-07-28 07:51:57 +00:00
Eric Huss ce99e5f12a Rename 3289 2022-07-23 16:11:44 -07:00
Eric Huss 2609dc0038
Merge pull request #3289 from arlosi/sr
RFC: resolve crates.io source replacement ambiguity
2022-07-23 16:07:20 -07:00
Eric Huss 894b770b8b
Update tracking issue 2022-07-23 16:06:23 -07:00
Arlo Siemsen f77f7df6d2 Add RFC hyperlinks 2022-07-22 08:54:57 -07:00
Arlo Siemsen 8f1c4bcbdb
Apply suggestions from code review
Co-authored-by: Weihang Lo <weihanglo@users.noreply.github.com>
2022-07-22 08:49:44 -07:00
Eric Huss 46b2e7ccc0 Fix some issue links 2022-07-21 16:14:55 -07:00
Felix S Klock II 796e5e20fe
forgot to rename file when I fixed header 2022-07-18 12:12:07 -04:00
Felix S Klock II d4edb23be6
forgot to fix header when I merged this 2022-07-18 12:11:13 -04:00
Felix S Klock II 2c687cd971
Merge pull request #3262 from pnkfelix/compiler-team-rolling-leads
Rolling co-lead roles for T-compiler
2022-07-18 12:09:24 -04:00
Josh Triplett e56963f86d
Merge pull request #3273 from JohnTitor/update-rfc-2126
Mention about removal of `crate` visibility specifier
2022-07-16 15:02:12 -07:00
Eric Huss 45d66ff0c0
Merge pull request #3292 from linqingyao/change-0195
Fixed the associated syntax error in the associated type Trait Headers
2022-07-16 10:16:22 -07:00
hymmnos-life f48e32e4cc Fixed the associated syntax error in the associated type Trait Headers 2022-07-16 23:16:22 +08:00
Arlo Siemsen a65694a48e Add details about Change 3; Add additional alternative of making replaced API operations an error 2022-07-08 09:49:08 -07:00
Arlo Siemsen 502444c5d9 Add RFC source_replacement_ambiguity 2022-07-05 12:28:18 -07:00
Josh Triplett e9e8ac8d91
Merge pull request #3282 from ehuss/3228-fix-link
Fix tracking issue link for 3228 process_set_process_group.
2022-06-22 20:09:13 -07:00
Eric Huss 96e986cd89 Fix tracking issue link for 3228 process_set_process_group. 2022-06-22 10:48:19 -07:00
Felix S Klock II f89fc3faa5
Silly typo Update text/0000-compiler-team-rolling-leads.md 2022-06-16 13:37:29 -04:00
Felix S Klock II 23bf994766
Update text to address concerns raised by rylev 2022-06-16 13:34:58 -04:00
Josh Triplett 318e98d4c8
Merge pull request #3276 from Urgau/patch-1
Mention de-approval of `cfg(target = "...")`
2022-06-15 19:56:40 -07:00
Josh Triplett da0f86fe93
Merge pull request #3228 from krallin/process-process_group
RFC: Add a `process_group` method to UNIX `CommandExt`
2022-06-12 01:00:46 -07:00
Josh Triplett 200c1ede33
Update text/3228-process-process_group.md 2022-06-12 01:00:20 -07:00