about summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
2023-10-06Update docs for mips target tier demotion.Eric Huss-0/+1
2023-10-02Fix a few typosMark Rousskov-2/+2
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
2023-10-02Shuffle around some 1.73.0 relnotesJosh Stone-3/+3
2023-10-02Apply suggestions for 1.73.0 relnotesJosh Stone-2/+3
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com>
2023-09-22Add release notes for 1.73.0Josh Stone-0/+116
2023-09-20RELEASES.md: Add missing patch releasesTobias Bieniek-0/+10
This was copy-pasted from the current state of the `stable` branch
2023-09-20copy 1.72.1 release notes to masterMark Rousskov-0/+10
update release date to actual released date
2023-09-02Add another renamed Clippy lint to release notesCarol (Nichols || Goulding)-1/+1
2023-08-28Reference uplifted clippy lints' rustc name in the release notesCarol (Nichols || Goulding)-2/+2
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-22Update the links for Stabilized APIs in 1.72.0Josh Stone-7/+7
* Use `stable` instead of `nightly` paths. * Fix the anchors for `CStr::to_*` links.
2023-08-18Add release notes for 1.72.0Mark Rousskov-0/+105
2023-07-17docs(release): Remove nightly-only cargo itemEd Page-1/+0
See rust-lang/cargo#12343
2023-07-16fix wrong linkcui fliter-6/+6
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-06-29Add a release note about recursive panicsJosh Stone-0/+3
2023-06-29Move the TypeId change to Compatibility NotesJosh Stone-1/+4
2023-06-29Remove target feature note Josh Stone-1/+0
These are still unstable through `avx512_target_feature`. Co-authored-by: Taiki Endo <te316e89@gmail.com>
2023-06-28Add release notes for 1.71.0Josh Stone-0/+138
2023-05-271.70.0 release notesMark Rousskov-0/+136
2023-05-15Fix release date of 1.58.1 in release notes.Eric Huss-1/+1
2023-04-21Add note about change in bootstrap defaultsMark Rousskov-1/+5
2023-04-17Spelling miscJosh Soref-5/+5
* environment * nonexistent * potential * prefixes * stabilization * suffixes * use Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-13Update the mingw version noteJosh Stone-1/+1
2023-04-12Cargo '-C' was revertedJosh Stone-1/+0
Co-authored-by: Eric Huss <eric@huss.org>
2023-04-12Apply suggestions from code reviewJosh Stone-1/+1
Co-authored-by: est31 <est31@users.noreply.github.com>
2023-04-12Apply suggestions from code reviewJosh Stone-3/+3
Co-authored-by: Eric Huss <eric@huss.org>
2023-04-07Apply code formattingJosh Stone-1/+1
2023-04-07Avoid normalization/projection jargon Josh Stone-2/+2
Co-authored-by: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com>
2023-04-07Remove empty "Misc" sectionJosh Stone-5/+0
2023-04-07Rephrase the analysis removalJosh Stone-1/+1
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
2023-04-07`core::net` is not stable yetJosh Stone-1/+0
Co-authored-by: Slanterns <slanterns.w@gmail.com>
2023-04-06Cargo only suggests fixes for warningsJosh Stone-1/+1
Co-authored-by: Scott Schafer <scott@scottschafer.dev>
2023-04-06Add 1.69.0 release notesJosh Stone-0/+109
2023-03-29RELEASES: Add "Only support Android NDK 25 or newer" to 1.68.0Asger Hautop Drewsen-0/+1
2023-03-27backport 1.68.1 and 1.68.2 release notes to masterPietro Albini-0/+23
2023-03-15Mention UEFI target promotion in release notes for 1.67.0Lukas Markeffsky-1/+2
2023-03-08Rollup merge of #108759 - ↵Matthias Krüger-1/+3
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-041.41.1 supported 32-bit Apple targetsJubilee-1/+3
2023-03-04Add 1.68.0 release notesMark Rousskov-0/+96
2023-02-09Release 1.67.1Josh Stone-0/+7
2023-01-21Move the layout change to 1.67 compat notesJosh Stone-0/+5
2023-01-21Move 0.5 rounding to a compat noteJosh Stone-0/+3
2023-01-21Remove relnote for #84022 due to revert #107133Josh Stone-3/+0
2023-01-20Expand 1.67 to 1.67.0Josh Stone-7/+7
2023-01-20Release notes for 1.67.0Josh Stone-0/+98
2023-01-10update release notes for 1.66.1Pietro Albini-0/+5
2022-12-13Update RELEASES.mdtronta-1/+1
this is not yet supported: ..X => https://github.com/rust-lang/rust/issues/37854 is still open
2022-12-121.66.0 release notesMark Rousskov-0/+91
2022-11-04Rollup merge of #103931 - pnkfelix:note-eh-personality-limit-atop-lld, ↵Matthias Krüger-0/+3
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-03Add note to RELEASES.md regarding issue 102754.Felix S. Klock II-0/+3
2022-10-31Remove let_underscore_must_use from list of uplifted lintsMark Rousskov-1/+1