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 |
|
Matthew James Kraai
|
91b9b6adfb
|
Fix link to CVE-2022-21658
|
2022-01-21 19:47:35 -08:00 |
|
Pietro Albini
|
028a3e77f9
|
backport the 1.58.1 relnotes to master
|
2022-01-20 22:59:54 +01:00 |
|
Eric Huss
|
6b726a10ee
|
Fix some links that had colliding reference names.
These reference names were very general, and used in other places.
|
2022-01-14 07:49:43 -08:00 |
|
Eric Huss
|
c7926c7dd8
|
Fix link name collision for cargo#2365 (1.8cv)
|
2022-01-14 07:49:43 -08:00 |
|
Eric Huss
|
12fa471984
|
Fix incorrect link for #38622.
|
2022-01-14 07:49:43 -08:00 |
|
Eric Huss
|
c1526c69f2
|
Remove duplicate #39983. It was part of 1.19.
|
2022-01-14 07:49:43 -08:00 |
|
Eric Huss
|
ddab0bf6bf
|
Remove duplicate cargo/4270. It was part of 1.21.
|
2022-01-14 07:49:43 -08:00 |
|
Eric Huss
|
9b9fc606a6
|
Remove unused link references.
|
2022-01-14 07:48:45 -08:00 |
|
Eric Huss
|
5b2d5da0d3
|
Update RELEASES for 1.58.
|
2022-01-12 16:05:30 -08:00 |
|
Matthias Krüger
|
4f31c5c130
|
Rollup merge of #92703 - joshtriplett:relnotes-file-options, r=pietroalbini
RELEASES.md: Add 1.58 release note for `File::options` stabilization
|
2022-01-12 07:12:10 +01:00 |
|
unknown
|
fc8af986fd
|
Document Box<T> FFI guarantee in 1.41.0 release notes
Fixes #68676
|
2022-01-10 17:21:16 -05:00 |
|
Josh Triplett
|
680ebeaa79
|
RELEASES.md: Add 1.58 release note for File::options stabilization
|
2022-01-09 20:35:12 -08:00 |
|
Miguel Ojeda
|
2d19606d90
|
Release notes: add Result::unwrap_{,err_}unchecked
They were stabilized together with `Option::unwrap_unchecked`
in https://github.com/rust-lang/rust/issues/81383.
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
|
2022-01-09 17:04:08 +01:00 |
|
Pietro Albini
|
0e13d0c20e
|
remove float methods
|
2022-01-08 21:34:01 +01:00 |
|
Tyler Mandry
|
81963b12c5
|
Clarify that -C strip is only in rustc, not cargo, in 1.58
|
2022-01-07 16:49:14 +00:00 |
|
Tyler Mandry
|
dd9501f8d3
|
Fix broken link
|
2022-01-07 16:48:47 +00:00 |
|
Tyler Mandry
|
c3a99d8fd6
|
Move #90329 to compatibility notes
|
2022-01-05 01:08:56 +00:00 |
|
Tyler Mandry
|
3d2b8a29f9
|
Apply suggestions from code review
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
Co-authored-by: Alexander Ronald Altman <alexanderaltman@me.com>
|
2022-01-04 17:03:05 -08:00 |
|
Tyler Mandry
|
e2c659bed8
|
Add links to stabilized APIs
|
2021-12-23 01:41:45 +00:00 |
|
Tyler Mandry
|
8fd6e8bb54
|
Move RUSTFLAGS compat note to 1.55
|
2021-12-23 01:27:19 +00:00 |
|
Tyler Mandry
|
0928e52571
|
Apply suggestions from code review
Co-authored-by: Hans Kratz <hans@appfour.com>
Co-authored-by: Chris Denton <ChrisDenton@users.noreply.github.com>
Co-authored-by: Joshua Nelson <github@jyn.dev>
|
2021-12-23 01:25:18 +00:00 |
|
Tyler Mandry
|
9b588a6b69
|
Add release notes for 1.58
|
2021-12-23 01:25:11 +00:00 |
|
Josh Stone
|
4c3699f01a
|
Add 1.57.0 release notes
|
2021-11-26 15:18:39 -05:00 |
|
Pietro Albini
|
a567c8a86f
|
add 1.56.1 to the release notes
|
2021-10-31 13:15:27 +01:00 |
|
Vincent de Phily
|
3b53c8ef3d
|
Update RELEASES.md
Fix typo.
|
2021-10-19 15:50:27 +01:00 |
|
Mark Rousskov
|
2284082ae8
|
Drop reverted stabilizations from release notes
|
2021-10-14 10:58:16 -04:00 |
|
Matthias Krüger
|
a624eef249
|
Rollup merge of #89853 - cuviper:release-1.56, r=Mark-Simulacrum
Update the 1.56.0 release header for consistency
|
2021-10-13 22:51:05 +02:00 |
|
Josh Stone
|
a0cc8725e9
|
Update the 1.56.0 release header for consistency
|
2021-10-13 11:10:00 -07:00 |
|
Scott Mabin
|
cf905ed72f
|
Add riscv32imc-esp-espidf to changelog
|
2021-10-13 13:14:16 +01:00 |
|