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
Josh Stone
ae60b362d9
Cargo '-C' was reverted
...
Co-authored-by: Eric Huss <eric@huss.org>
2023-04-12 14:42:39 -07:00
Josh Stone
c9358e9a00
Apply suggestions from code review
...
Co-authored-by: est31 <est31@users.noreply.github.com>
2023-04-12 14:36:43 -07:00
Josh Stone
f9f25162bf
Apply suggestions from code review
...
Co-authored-by: Eric Huss <eric@huss.org>
2023-04-12 14:36:10 -07:00
Josh Stone
02b3165310
Apply code formatting
2023-04-07 08:53:00 -07:00
Josh Stone
361b453e33
Avoid normalization/projection jargon
...
Co-authored-by: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com>
2023-04-07 08:45:11 -07:00
Josh Stone
c21b104425
Remove empty "Misc" section
2023-04-07 08:29:02 -07:00
Josh Stone
f6a47f304e
Rephrase the analysis removal
...
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
2023-04-07 08:23:38 -07:00
Josh Stone
6b33156d34
core::net
is not stable yet
...
Co-authored-by: Slanterns <slanterns.w@gmail.com>
2023-04-07 08:22:54 -07:00
Josh Stone
21f10dd1b9
Cargo only suggests fixes for warnings
...
Co-authored-by: Scott Schafer <scott@scottschafer.dev>
2023-04-06 19:25:49 -07:00
Josh Stone
af3bf85311
Add 1.69.0 release notes
2023-04-06 17:41:51 -07:00
Asger Hautop Drewsen
712bff2422
RELEASES: Add "Only support Android NDK 25 or newer" to 1.68.0
2023-03-29 09:54:32 +02:00
Pietro Albini
32189d3d1a
backport 1.68.1 and 1.68.2 release notes to master
2023-03-27 13:03:04 +02:00
Lukas Markeffsky
3f250a9241
Mention UEFI target promotion in release notes for 1.67.0
2023-03-15 22:33:10 +01:00
Matthias Krüger
23f46c50b2
Rollup merge of #108759 - workingjubilee:pedantically-correct-release-notes-for-1.41.1-apple32, r=Mark-Simulacrum
...
1.41.1 supported 32-bit Apple targets
This question was raised by #108556 .
2023-03-08 21:26:50 +01:00
Jubilee
bfefd11bdd
1.41.1 supported 32-bit Apple targets
2023-03-04 19:44:23 -08:00
Mark Rousskov
d8870a75cd
Add 1.68.0 release notes
2023-03-04 18:22:24 -05:00
Josh Stone
6e1a28b550
Release 1.67.1
2023-02-09 15:22:35 -08:00
Josh Stone
b9be9e5fd1
Move the layout change to 1.67 compat notes
2023-01-21 15:08:48 -08:00
Josh Stone
ddcb02d10a
Move 0.5 rounding to a compat note
2023-01-21 14:56:57 -08:00
Josh Stone
43c18e92ea
Remove relnote for #84022 due to revert #107133
2023-01-21 14:48:18 -08:00
Josh Stone
568d6c1ac7
Expand 1.67 to 1.67.0
2023-01-20 18:38:09 -08:00
Josh Stone
edd647e141
Release notes for 1.67.0
2023-01-20 18:29:35 -08:00
Pietro Albini
e491b080b3
update release notes for 1.66.1
2023-01-10 17:28:38 +01:00
tronta
b037c4447f
Update RELEASES.md
...
this is not yet supported:
..X => https://github.com/rust-lang/rust/issues/37854 is still open
2022-12-13 13:18:08 +01:00
Mark Rousskov
4264f0850d
1.66.0 release notes
2022-12-12 08:15:54 -05:00
Matthias Krüger
9ef3b414a5
Rollup merge of #103931 - pnkfelix:note-eh-personality-limit-atop-lld, r=Mark-Simulacrum
...
Add note to RELEASES.md regarding issue 102754.
As discussed in [compiler triage meeting today](https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/topic/.5Bweekly.5D.202022-11-03/near/307746618 ); it would have been nice to get this in time for the stable notes, but having it only in nightly only is better than nothing...
r? `@Mark-Simulacrum`
2022-11-04 06:40:33 +01:00
Felix S. Klock II
9c79a27e23
Add note to RELEASES.md regarding issue 102754.
2022-11-03 11:44:50 -04:00
Mark Rousskov
a0c21e4e7e
Remove let_underscore_must_use from list of uplifted lints
2022-10-31 20:55:03 -04:00
Mark Rousskov
3f56a823f2
1.65.0 release notes
...
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
Co-authored-by: Christopher Serr <christopher.serr@gmail.com>
Co-authored-by: memoryruins <michael@memoryruins.com>
Co-authored-by: Alexander Ronald Altman <alexanderaltman@me.com>
2022-10-29 15:07:00 -04:00
Matthias Krüger
683cf99f1d
Rollup merge of #102019 - pietroalbini:pa-relnotes-revert, r=pietroalbini
...
Remove backed off PRs from relnotes
Backport of 7358a9b03e
to master.
2022-09-19 17:55:24 +02:00
Matthias Krüger
1e1baabe77
Rollup merge of #102004 - cuviper:relnotes-1.64.0-ffi, r=pietroalbini
...
Try to clarify what's new in 1.64.0 ffi types
2022-09-19 17:55:22 +02:00
Pietro Albini
d19079b067
remove backed off PR from relnotes
2022-09-19 15:29:13 +02:00
Josh Stone
ad671849b9
Try to clarify what's new in 1.64.0 ffi types
2022-09-18 19:24:57 -07:00
Pietro Albini
b4937c3c7b
remove ice fix
2022-09-18 16:12:05 +02:00
Pietro Albini
24b0f99109
make the styling of the cargo section similar to the rest
2022-09-18 16:12:03 +02:00
Pietro Albini
f062d5a99d
remove diagnostic changes
2022-09-18 16:12:02 +02:00
Pietro Albini
8cad20de55
remove items that are already mentioned in the compatibility notes
2022-09-18 16:12:01 +02:00
Pietro Albini
68f6c4f4eb
improve the wording for some release notes items
2022-09-18 16:11:57 +02:00
Mark Rousskov
a924b8a8fb
Release notes update
...
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
2022-09-17 13:48:06 -04:00
Eric Huss
ce3d526027
Add const_extern_fn
to 1.62 release notes.
2022-09-05 05:57:46 -07:00
Dezhi Wu
1770693771
Correct typo
2022-08-31 18:25:00 +08:00
Dezhi Wu
b1430fb7ca
Fix a bunch of typo
...
This PR will fix some typos detected by [typos].
I only picked the ones I was sure were spelling errors to fix, mostly in
the comments.
[typos]: https://github.com/crate-ci/typos
2022-08-31 18:24:55 +08:00
Jeong YunWon
29398d7d33
Add Duration rounding change to release note
2022-08-14 02:12:55 +09:00
Josh Stone
99793d97e1
Update RELEASES.md
...
Co-authored-by: Trevor Spiteri <tspiteri@ieee.org>
2022-08-05 10:02:46 -07:00
Josh Stone
5247a33f83
Update RELEASES.md
...
Co-authored-by: Trevor Spiteri <tspiteri@ieee.org>
2022-08-05 10:02:38 -07:00
Josh Stone
c2822ed52d
Reword some 1.63.0 release notes
2022-08-04 11:48:16 -07:00
Josh Stone
3aed918dbe
Complete the links for 1.63.0 stabilizations
2022-08-04 11:08:15 -07:00
Josh Stone
ce51e13b05
Apply suggested updates
2022-08-04 10:52:42 -07:00
Josh Stone
7d80513794
Add release notes for Rust 1.63.0
2022-08-04 10:52:39 -07:00
Mark Rousskov
919dece4cb
Release 1.62.1
2022-08-04 10:51:16 -07:00
Chris Denton
ee3e518291
Add #95469 to the release notes
2022-07-02 08:51:59 +01:00
Matthias Krüger
18d4228456
Rollup merge of #98749 - CAD97:patch-3, r=jyn514
...
Add macro_rules! rustdoc change to 1.62 relnotes
#96630 was tagged <kbd>relnotes</kbd> but didn't make it into the notes. Given this is a compatibility issue (https://github.com/rust-lang/rust/issues/97030 , https://github.com/rust-lang/rust/issues/98735 , https://github.com/rust-lang/rust/issues/98743 ), it probably *should* be retroactively added.
2022-07-01 06:06:00 +02:00
Christopher Durham
4ea18ccf7e
Add macro_rules! rustdoc change to 1.62 relnotes
2022-06-30 23:48:11 -04:00
Tomasz Miąsko
debee1e581
Update RELEASES.md
...
Clarify that flow sensitive checks now understand that *visibly*
uninhabited call expressions never return.
The change influences checks of reachable and unreachable code alike,
not just dead code like previous wording would imply.
2022-06-30 00:00:00 +00:00
Weiyi Wang
f5a38d1b30
Remove unstable CStr/CString change from 1.62 release note
...
(Discovered in https://github.com/rust-lang/rust/pull/98571#discussion_r907469604 )
The change to move CStr/CString to core/alloc is currently behind feature flags as stated in https://github.com/rust-lang/rust/issues/98314
2022-06-27 19:35:33 -04:00
Mark Rousskov
44364dcdcb
Add release notes for 1.62
2022-06-18 11:20:51 -04:00
Mark Rousskov
23a4614238
Adjust language
...
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2022-05-17 15:33:15 -04:00
Tyler Mandry
4d523a8149
Apply review feedback
2022-05-16 13:46:08 -07:00
Tyler Mandry
80e2957c60
Apply suggestions from code review
...
Co-authored-by: Wesley Wiser <wwiser@gmail.com>
Co-authored-by: Josh Stone <cuviper@gmail.com>
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
2022-05-13 16:12:33 -07:00
Tyler Mandry
0a07e55f22
Add release notes for 1.61.0
2022-04-28 19:01:16 -07:00
Pietro Albini
82eedae66b
improve 92630 wording
2022-04-04 10:38:41 +02:00
Pietro Albini
af8b6b6ef9
add compat note about instant changes
2022-04-04 10:33:21 +02:00
Pietro Albini
9c0de7bb99
add future compatibility notes for linux-gnu baseline bump
2022-04-04 10:13:21 +02:00
Pietro Albini
91beb32328
reword the docs on tier 2 platforms docs
2022-04-04 10:09:57 +02:00
Pietro Albini
e393ed7219
move 2021 libs to internal changes
2022-04-04 09:48:56 +02:00
Pietro Albini
b81d430c6b
link target tier policy to new targets
2022-04-04 09:48:20 +02:00
Josh Stone
fc3d57cd3d
Drop unstable compat notes from relnotes
2022-03-21 14:15:47 -07:00
Josh Stone
d47fba7182
Drop unstable features from relnotes
2022-03-21 14:15:09 -07:00
Josh Stone
7382f226b9
Fix cargo relnotes using its 1.60.0 milestone
2022-03-21 14:15:09 -07:00
Josh Stone
1a496368ef
Mention 92800 for docs availability
2022-03-21 14:15:09 -07:00
Josh Stone
02dbf24f25
Release notes for 1.60.0
2022-03-21 14:15:09 -07:00
cuishuang
00fffdddd2
all: fix some typos
...
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-03-03 19:47:23 +08:00
Jacob Pratt
eb104bb877
Add missing item to release notes
2022-02-25 13:32:21 -05:00
lcnr
d9230a3c0f
backport from stable and fix link
2022-02-23 16:16:34 +01:00
lcnr
adc8a8a30a
update rel notes for cg stabilization
2022-02-23 16:11:26 +01:00
Mark Rousskov
adddfe75d9
Release notes for 1.59
2022-02-18 16:02:00 -05:00
nsunderland1
56d43a28fe
Add missing release notes for #85200
2022-02-11 18:07:12 -08:00