Commit Graph

5434 Commits

Author SHA1 Message Date
pierwill c9458a6e2a Edit README.md 2022-02-16 12:33:45 -06:00
Mara Bos 4f235d3576
Merge pull request #3151 from bstrie/scoped-threads-draft-2021-06-09
Scoped threads in the standard library, take 2
2022-01-22 14:54:44 +00:00
Mara Bos 6de9eb3519 Add issue numbers to scoped threads. 2022-01-22 15:53:45 +01:00
scottmcm 33821216f7
Merge pull request #3222 from joshtriplett/typo
Fix typo in deprecation message for 2203
2022-01-19 22:42:18 +00:00
Josh Triplett 7129793241 Fix typo in deprecation message for 2203 2022-01-19 14:33:10 -08:00
Niko Matsakis 9d3df395be
Merge pull request #3219 from rust-lang/scottmcm-patch-1
Add a note to 2115 about un-accepting in-band
2022-01-12 12:53:36 -05:00
scottmcm 6006f433b0
Add a note to 2115 about un-accepting in-band
This leaves all the original text unaltered, just provides a helpful note to the reader, like has been done in other things like 2203.
2022-01-11 21:50:59 +00:00
Eric Huss 093be00bad
Merge pull request #3215 from jenisys/fix/generate_book_script_on_macOS
FIXES #3214 generate-books.sh: ln --relative not supported on macOS
2022-01-06 10:20:54 -08:00
jenisys ebd55367db FIXES #3214 generate-books.sh: ln --relative not supported on macOS
* Omit using "ln -r" for symbolic link creation
* Create symbolic links with old style expression
* Creates relative links
2022-01-06 12:21:09 +01:00
Mara Bos 97915b8eb8 Update alternatives section. 2022-01-04 16:50:53 +01:00
Eric Huss 16f3bc024b
Merge pull request #3212 from jhpratt/derive-default-enum
Change feature name, fix grammatical error
2021-12-31 11:44:13 -08:00
Jacob Pratt a073f3f698
Change feature name, fix grammatical error 2021-12-29 14:03:02 -05:00
Josh Triplett c76963d53e
Merge pull request #3208 from yoshuawuyts/async-iterator
Amend RFC 2996 to replace `Stream` with  `AsyncIterator`
2021-12-24 12:28:53 -08:00
Mara Bos 4a9753374c
Merge pull request #3184 from m-ou-se/thread-local-cell-methods
Thread local Cell methods.
2021-12-20 12:36:48 +00:00
Mara Bos b766399858 Update RFC 3184. 2021-12-20 13:36:20 +01:00
Yoshua Wuyts 15cb79e67f Add a section on naming to 2996-async-iterator 2021-12-16 13:07:50 +01:00
Yoshua Wuyts 1156e00a7b Rename 2996-async-stream to 2996-async-iterator 2021-12-16 13:07:44 +01:00
Mara Bos 7237fc501a
Update text/0000-thread-local-cell-methods.md
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
2021-12-08 20:57:00 +01:00
Niko Matsakis 69833de7b4
Merge pull request #3185 from tmandry/static-async-fn-in-trait
Static async fn in traits
2021-12-07 13:27:35 -05:00
Niko Matsakis 72b7875cd2 link to rust issue 2021-12-06 18:34:33 -05:00
Jane Lusby faf7fb6f85
Merge pull request #3173 from orlp/float-next-up-down
Add RFC float-next-up-down.
2021-11-30 11:32:45 -08:00
Jane Lusby 8793a4d049 Merge 3173-float-next-up-down RFC 2021-11-30 11:31:38 -08:00
Tyler Mandry 6cf7d28f30 Remove draft designation 2021-11-19 17:13:21 -08:00
Eric Huss b1f51b05dd
Merge pull request #3195 from tbu-/pr_2873_fix_link
Fix link in RFC 2873
2021-11-17 20:21:59 -08:00
Niko Matsakis 194db5232e
Merge pull request #2972 from npmccallum/naked
Constrained Naked Functions
2021-11-16 14:33:46 -05:00
Niko Matsakis 8e40788bf2 link to tracking issue 2021-11-16 14:33:19 -05:00
Tobias Bucher b10a79aece Fix link in RFC 2873 2021-11-16 09:50:49 +01:00
Eric Huss cfa5d53178
Merge pull request #3180 from seanmonstar/cargo-crate-type-cli
Cargo `--crate-type` CLI Argument
2021-11-14 11:36:57 -08:00
Eric Huss ac3ac32025 Update RFC 3180 to merge. 2021-11-14 11:35:24 -08:00
Nathaniel McCallum 4137ed686e
Fix a typo
Co-authored-by: Andrea Canciani <ranma42@gmail.com>
2021-11-10 12:06:28 -05:00
Tyler Mandry e54f7ed2e1 Fix wording about return type 2021-11-09 17:17:49 -08:00
Tyler Mandry ea25d08804 Add more missing generics 2021-11-06 16:41:39 -07:00
Tyler Mandry a610469cb3 Add section on allowing desugared form 2021-11-04 16:46:09 -07:00
Sean McArthur bc2088e53a change to 'cargo rustc' 2021-11-02 15:06:43 -07:00
Eric Huss 6214e77c84
Merge pull request #3176 from joshtriplett/multidep
Multiple artifact deps on the same crate with different names, for different targets
2021-11-02 13:15:52 -07:00
Eric Huss 5a5a79a585 Add tracking issue to #3176. 2021-11-02 13:13:29 -07:00
Josh Triplett ee1bd2ede1 Update RFC 3028 to not unify features 2021-11-02 13:05:56 -07:00
Josh Triplett 26f87f19bf Don't unify features across targets 2021-11-02 13:05:56 -07:00
Josh Triplett ba7a4ba343 Clarify that versions need not be textually identical, just equal once resolved 2021-11-02 13:05:56 -07:00
Josh Triplett a199274b1b Update RFC number 2021-11-02 13:05:56 -07:00
Josh Triplett 5640161599 Multiple artifact deps on the same crate with different names, for different targets 2021-11-02 13:05:56 -07:00
Sean McArthur beacf7abe5
Update text/0000-cargo-cli-crate-type.md
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
2021-10-29 10:32:45 -07:00
Tyler Mandry 0a1ddd3930 Add missing type parameters 2021-10-27 10:30:43 -07:00
Eric Huss a6f67c3111
Merge pull request #3188 from couchand/2021-10/broken-links
Fix broken links in RFC 2996
2021-10-27 10:18:21 -07:00
Andrew Dona-Couch dcba4933cf Fix broken links in RFC 2996 2021-10-27 10:08:45 -04:00
Eric Huss 22fd68d2c3
Merge pull request #3186 from mr-eyes/patch-1
Minor typo
2021-10-26 11:40:10 -07:00
Mohamed Abuelanin 5cb612e6d6
Minor typo 2021-10-26 10:23:47 -07:00
Tyler Mandry 5c7db81f55 Update RFC number 2021-10-26 09:50:48 -07:00
Tyler Mandry 9bc6b374c0 Add RFC for static async fn in traits 2021-10-26 09:34:01 -07:00
Mara Bos 5bde562eff Update. 2021-10-17 21:08:37 +02:00