Yedaya Katsman
5eb78c515c
Forward port 1.77.1 release notes
2024-03-29 10:44:19 +03:00
Josh Stone
4739948c89
Fix a typo in the 1.77.0 relnotes
...
Co-authored-by: Mateusz Mikuła <mati865@gmail.com>
2024-03-18 10:30:22 -07:00
Josh Stone
87c9349e1b
Sort the remaining T-types relnotes
2024-03-17 09:58:28 -07:00
Josh Stone
8953306016
No compatibility notes raised in 1.77.0
2024-03-17 09:58:28 -07:00
Josh Stone
4a2f0f6c99
The const-eval change is now future-compat
2024-03-17 09:58:28 -07:00
Josh Stone
213e598fae
Move a couple issues to Language notes
2024-03-17 09:58:27 -07:00
Josh Stone
0ac3d4df6d
Apply suggestions from code review
...
Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com>
Co-authored-by: Michael Howell <michael@notriddle.com>
2024-03-17 09:58:27 -07:00
Josh Stone
01864e282a
Add release notes for 1.77.0
2024-03-17 09:58:27 -07:00
Carol (Nichols || Goulding)
b860e238d7
Remove duplicate release note
2024-02-09 12:31:32 -05:00
Carol (Nichols || Goulding)
5cb9e318c8
Add release note for new ambiguous_wide_pointer_comparisons lint
2024-02-08 11:01:33 -05:00
Mark Rousskov
8f1573a585
Release notes for 1.76
2024-02-03 13:38:44 -05:00
Pietro Albini
73cd2df422
apply last suggestions from code review
2023-12-21 13:26:15 +01:00
Josh Stone
c274a350df
Fix a release note typo
...
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
2023-12-19 14:56:47 -08:00
Josh Stone
6ca466ed1d
Move exhaustive usize matching to lang
2023-12-19 14:56:47 -08:00
Josh Stone
35a1189ca7
Fix a release note typo
...
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
2023-12-19 14:56:47 -08:00
Josh Stone
add2bde887
Add release notes for 1.75.0
2023-12-19 14:56:38 -08:00
Mark Rousskov
03d0ac62aa
copy 1.74.1 release notes to master
2023-12-18 15:45:07 +09:00
Michael Howell
dc0f7a1208
docs: remove #110800 from release notes
...
It's not stable yet, and shouldn't be mentioned here.
2023-12-05 22:48:06 -07:00
Carl Scherer
19848d5db4
Fix links for std::process::Child{Stdin, Stdout, Stderr}
2023-11-17 22:43:30 +01:00
Takayuki Maeda
3c0f22d99c
Rollup merge of #117889 - epage:docs, r=Mark-Simulacrum
...
docs(release): Clarify cargo entries
Trying to make these easier to scan and more understandable out of the context of their PR
2023-11-17 12:56:31 +09:00
Slanterns
563d975364
tidy
2023-11-15 08:56:00 +08:00
Slanterns
7f10299d9b
Add missing entries in 1.74 release notes
2023-11-15 06:01:57 +08:00
Ed Page
c8330ba354
docs(release): Remove unstable cargo change
2023-11-14 10:20:06 -06:00
Ed Page
64c0ec6531
docs(release): Very rough 'importance' sort
2023-11-13 08:30:31 -06:00
Ed Page
40e8a43a42
docs(release): Clarify cargo line items
2023-11-13 08:28:23 -06:00
Ed Page
2aad0604da
docs(release): Add missing cargo-clean change
2023-11-13 08:20:05 -06:00
Ed Page
cc7d451c36
docs(release): Remove cargo-as-a-lib change
2023-11-13 08:13:51 -06:00
Mark Rousskov
ff7c684ed0
Add initial 1.74 release notes
2023-11-12 11:26:20 -05:00
Eric Huss
8c7d232568
Update docs for mips target tier demotion.
2023-10-06 18:26:34 -07:00
Mark Rousskov
9501ff00b9
Fix a few typos
...
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
2023-10-02 22:49:16 -04:00
Josh Stone
0eb8973fa9
Shuffle around some 1.73.0 relnotes
2023-10-02 14:41:10 -07:00
Josh Stone
c6bb73101e
Apply suggestions for 1.73.0 relnotes
...
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com>
2023-10-02 14:37:34 -07:00
Josh Stone
d128b8ba10
Add release notes for 1.73.0
2023-09-22 18:06:00 -07:00
Tobias Bieniek
31e8981fa9
RELEASES.md: Add missing patch releases
...
This was copy-pasted from the current state of the `stable` branch
2023-09-20 12:06:07 +02:00
Mark Rousskov
ed3c63cbec
copy 1.72.1 release notes to master
...
update release date to actual released date
2023-09-20 08:38:56 +09:00
Carol (Nichols || Goulding)
d9af418223
Add another renamed Clippy lint to release notes
2023-09-02 20:45:52 -04:00
Carol (Nichols || Goulding)
4429ccfa9f
Reference uplifted clippy lints' rustc name in the release notes
...
I updated to Rust 1.72.0, got a new warning from rustc, wanted to read
more about it, so I went to RELEASES.md and searched for the new lint's
name as shown in the warning I got.
I found no results because the relevant entry in RELEASES only contained
the lint's old Clippy name, not its new rustc name.
This adds the rustc name for lints so that someone doing the same thing
I did will have more success.
Some of the uplifted lints didn't have a name change, so I didn't add
the rustc name as a search for it will succeed.
2023-08-28 11:57:42 -04:00
Josh Stone
42f993fd02
Update the links for Stabilized APIs in 1.72.0
...
* Use `stable` instead of `nightly` paths.
* Fix the anchors for `CStr::to_*` links.
2023-08-22 15:24:35 -07:00
Mark Rousskov
7bd5aa5c14
Add release notes for 1.72.0
2023-08-18 10:29:02 -04:00
Ed Page
2779d15317
docs(release): Remove nightly-only cargo item
...
See rust-lang/cargo#12343
2023-07-17 21:53:19 -05:00
cui fliter
e87c15c8e4
fix wrong link
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-07-16 19:53:19 +08:00
Josh Stone
a30f797437
Add a release note about recursive panics
2023-06-29 12:20:30 -07:00
Josh Stone
43f4fa4bf1
Move the TypeId change to Compatibility Notes
2023-06-29 11:52:31 -07:00
Josh Stone
281e072d80
Remove target feature note
...
These are still unstable through `avx512_target_feature`.
Co-authored-by: Taiki Endo <te316e89@gmail.com>
2023-06-29 11:38:43 -07:00
Josh Stone
13fcd8dd58
Add release notes for 1.71.0
2023-06-28 14:28:37 -07:00
Mark Rousskov
89b9b25cfa
1.70.0 release notes
2023-05-27 13:42:45 -04:00
Eric Huss
eeeb70e31e
Fix release date of 1.58.1 in release notes.
2023-05-15 14:08:51 -07:00
Mark Rousskov
6ecdd0377c
Add note about change in bootstrap defaults
2023-04-21 20:56:59 -04:00
Josh Soref
0100678188
Spelling misc
...
* environment
* nonexistent
* potential
* prefixes
* stabilization
* suffixes
* use
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-17 02:55:27 -04:00
Josh Stone
617648c43f
Update the mingw version note
2023-04-13 12:25:00 -07:00