about summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
2023-12-21apply last suggestions from code reviewPietro Albini-1/+1
2023-12-19Fix a release note typoJosh Stone-1/+1
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
2023-12-19Move exhaustive usize matching to langJosh Stone-1/+1
2023-12-19Fix a release note typoJosh Stone-1/+1
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
2023-12-19Add release notes for 1.75.0Josh Stone-0/+125
2023-12-18copy 1.74.1 release notes to masterMark Rousskov-0/+7
2023-12-05docs: remove #110800 from release notesMichael Howell-1/+0
It's not stable yet, and shouldn't be mentioned here.
2023-11-17Fix links for std::process::Child{Stdin, Stdout, Stderr}Carl Scherer-2/+2
2023-11-17Rollup merge of #117889 - epage:docs, r=Mark-SimulacrumTakayuki Maeda-11/+10
docs(release): Clarify cargo entries Trying to make these easier to scan and more understandable out of the context of their PR
2023-11-15tidySlanterns-1/+1
2023-11-15Add missing entries in 1.74 release notesSlanterns-0/+2
2023-11-14docs(release): Remove unstable cargo changeEd Page-1/+0
2023-11-13docs(release): Very rough 'importance' sortEd Page-8/+8
2023-11-13docs(release): Clarify cargo line itemsEd Page-10/+10
2023-11-13docs(release): Add missing cargo-clean changeEd Page-0/+1
2023-11-13docs(release): Remove cargo-as-a-lib changeEd Page-1/+0
2023-11-12Add initial 1.74 release notesMark Rousskov-0/+115
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