| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-25 | Rollup merge of #89256 - danielg1111:fix_typo, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 | |
| Fix typo in release notes | ||||
| 2021-09-25 | Rollup merge of #89216 - r00ster91:bigo, r=dtolnay | Manish Goregaokar | -3/+3 | |
| Consistent big O notation This makes the big O time complexity notation in places with markdown support more consistent. Inspired by #89210 | ||||
| 2021-09-25 | Fix typo in release notes | Daniel Giger | -1/+1 | |
| 2021-09-24 | Add 1.56.0 release notes | Mark Rousskov | -0/+185 | |
| Co-authored-by: Josh Triplett <josh@joshtriplett.org> | ||||
| 2021-09-24 | consistent big O notation | r00ster91 | -3/+3 | |
| 2021-09-08 | Drop 1.56 stabilizations from 1.55 release notes | Mark Rousskov | -15/+1 | |
| 2021-08-29 | Rollup merge of #88417 - xu-cheng:rel-fix-link, r=jyn514 | Guillaume Gomez | -0/+1 | |
| RELEASES.md: fix broken link | ||||
| 2021-08-27 | RELEASES.md: fix broken link | Cheng XU | -0/+1 | |
| 2021-08-27 | Fix formatting in release notes from 52a988344bce118347d6a6567e67e20b7e99dc25 | Joe Ardent | -1/+3 | |
| 2021-08-25 | Add mutable-noalias to the release notes for 1.54 | Joshua Nelson | -0/+2 | |
| 2021-08-21 | Rollup merge of #88170 - nebkor:release-note-1.55, r=Mark-Simulacrum | Jack Huey | -0/+1 | |
| Update release note for 1.55.0. Added a line about new formatting option, `{lib}`, for `cargo tree` (https://github.com/rust-lang/cargo/pull/9663). | ||||
| 2021-08-21 | Rollup merge of #88057 - ehuss:releases-doc-macros, r=Mark-Simulacrum | Jack Huey | -9/+4 | |
| Update RELEASES to clarify attribute macro values. As noted in #87681, macros do not work with the `#[path]` attribute. Since the places where macros *can* be used is very limited, I have changed this to just focus on `#[doc]` which is the only attribute where this is really useful. | ||||
| 2021-08-19 | Update release note for 1.55.0. | Joe Ardent | -0/+1 | |
| Added a line about new formatting option, `{lib}`, for `cargo tree` (https://github.com/rust-lang/cargo/pull/9663). | ||||
| 2021-08-15 | Update RELEASES to clarify attribute macro values. | Eric Huss | -9/+4 | |
| 2021-08-15 | Update RELEASES.md for 1.55.0 | Erin Power | -0/+142 | |
| Co-authored-by: Eric Huss <eric@huss.org> Co-authored-by: inquisitivecrystal <22333129+inquisitivecrystal@users.noreply.github.com> Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> Co-authored-by: Daniel Giger <danielg3432@gmail.com> | ||||
| 2021-07-26 | Auto merge of #86696 - rust-lang:relnotes-1.54.0, r=pietroalbini | bors | -1/+125 | |
| Update RELEASES.md for 1.54.0 ### [Rendered](https://github.com/rust-lang/rust/blob/relnotes-1.54.0/RELEASES.md) r? `@Mark-Simulacrum` cc `@rust-lang/release` | ||||
| 2021-07-26 | Update RELEASES.md | XAMPPRocky | -1/+15 | |
| 2021-07-23 | IEEE 754 is not an RFC | Jacob Lifshay | -1/+1 | |
| 2021-07-23 | Update RELEASES.md | XAMPPRocky | -1/+1 | |
| 2021-07-23 | Update RELEASES.md | XAMPPRocky | -1/+1 | |
| Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> | ||||
| 2021-07-23 | Update RELEASES.md | XAMPPRocky | -29/+0 | |
| 2021-07-07 | Update RELEASES.md | XAMPPRocky | -0/+3 | |
| 2021-07-07 | Update RELEASES.md | XAMPPRocky | -2/+10 | |
| 2021-06-29 | Update RELEASES.md | XAMPPRocky | -4/+0 | |
| 2021-06-29 | Update RELEASES.md | XAMPPRocky | -1/+1 | |
| Co-authored-by: Jeff Parsons <jeff@parsons.io> | ||||
| 2021-06-29 | Update RELEASES.md | XAMPPRocky | -0/+5 | |
| Co-authored-by: Joshua Nelson <jyn514@gmail.com> | ||||
| 2021-06-29 | Update RELEASES.md | XAMPPRocky | -1/+1 | |
| Co-authored-by: Michael <5672750+mibac138@users.noreply.github.com> | ||||
| 2021-06-28 | Update RELEASES.md for 1.54.0 | Erin Power | -1/+128 | |
| 2021-06-22 | Rollup merge of #86274 - alexander-melentyev:spaces, r=bjorn3 | Yuki Okushi | -1/+1 | |
| Spaces | ||||
| 2021-06-21 | Delete spaces | Alexander Melentyev | -1/+1 | |
| 2021-06-18 | Updated release note | hi-rustin | -0/+2 | |
| 2021-06-17 | Update RELEASES.md | Felix S Klock II | -0/+1 | |
| 2021-06-17 | Auto merge of #86380 - cuviper:1.53-compat-bits, r=Mark-Simulacrum | bors | -1/+5 | |
| Add a compatibility note for BITS in 1.53 Closes #85667 r? `@Mark-Simulacrum` | ||||
| 2021-06-16 | Add a compatibility note for BITS in 1.53 | Josh Stone | -1/+5 | |
| 2021-06-17 | Rollup merge of #86339 - JohnTitor:note-derive-on-proc-macros, r=petrochenkov | Yuki Okushi | -0/+2 | |
| Mention #79078 on compatibility notes of 1.52 Closes #85854 r? ``@petrochenkov`` | ||||
| 2021-06-16 | Remove some duplicate `char` assoc items on RELEASES.md | Yuki Okushi | -14/+0 | |
| 2021-06-16 | Mention #79078 on compatibility notes of 1.52 | Yuki Okushi | -0/+2 | |
| 2021-05-28 | Update RELEASES.md | XAMPPRocky | -1/+1 | |
| Co-authored-by: klensy <klensy@users.noreply.github.com> | ||||
| 2021-05-28 | Update RELEASES.md | XAMPPRocky | -1/+1 | |
| Co-authored-by: Alexander Ronald Altman <alexanderaltman@me.com> | ||||
| 2021-05-27 | Update RELEASES.md | XAMPPRocky | -2/+4 | |
| 2021-05-27 | Update RELEASES.md | XAMPPRocky | -1/+2 | |
| 2021-05-27 | Update RELEASES.md | XAMPPRocky | -2/+4 | |
| 2021-05-27 | Update RELEASES.md | XAMPPRocky | -2/+2 | |
| 2021-05-26 | Apply suggestions from code review | XAMPPRocky | -2/+2 | |
| Co-authored-by: memoryruins <memoryruinsmusic@gmail.com> | ||||
| 2021-05-26 | Update RELEASES.md | XAMPPRocky | -2/+0 | |
| 2021-05-26 | Update RELEASES.md | XAMPPRocky | -1/+3 | |
| 2021-05-22 | Update RELEASES.md | XAMPPRocky | -1/+1 | |
| Co-authored-by: Joshua Nelson <jyn514@gmail.com> | ||||
| 2021-05-21 | Update RELEASES.md | XAMPPRocky | -2/+9 | |
| 2021-05-21 | Update RELEASES.md | XAMPPRocky | -2/+1 | |
| 2021-05-21 | Update RELEASES.md | XAMPPRocky | -0/+7 | |
