Skip to content
Open
No due date
Last updated Jun 12, 2025
96% complete

List view

  • Bump version number to 1.89.0

    merged-by-borsThis PR was explicitly merged by bors.
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140839
    #140839 In rust-lang/rust;
    · by pietroalbini was closed on May 9, 2025
  • Rollup of 7 pull requests

    merged-by-borsThis PR was explicitly merged by bors.
    rollupA PR which is a rollup
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    T-libsRelevant to the library team, which will review and decide on the PR/issue.
    T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
    T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
    Status: Merged (completed).
    rust-lang/rustnumber 140895
    #140895 In rust-lang/rust;
    · by matthiaskrgr was closed on May 10, 2025
  • Status: Merged (completed).
    rust-lang/rustnumber 140879
    #140879 In rust-lang/rust;
    · by pthariensflame was closed on May 10, 2025
  • rustdoc: add a handle that makes sidebar resizing more obvious

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
    T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
    Status: Merged (completed).
    rust-lang/rustnumber 139562
    #139562 In rust-lang/rust;
    · by notriddle was closed on May 10, 2025
  • Update hermit-abi to 0.5.1

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    Status: Merged (completed).
    rust-lang/rustnumber 140789
    #140789 In rust-lang/rust;
    · by mkroening was closed on May 10, 2025
  • Update documentation of OnceLock::get_or_init.

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-libsRelevant to the library team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140783
    #140783 In rust-lang/rust;
    · by veluca93 was closed on May 10, 2025
  • Make t letter looks like lowercase rather than uppercase

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140865
    #140865 In rust-lang/rust;
    · by Kivooeo was closed on May 11, 2025
  • Use intrinsics for <code>{f16,f32,f64,f128}::{minimum,maximum}</code> operations

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    T-libsRelevant to the library team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140792
    #140792 In rust-lang/rust;
    · by Urgau was closed on May 11, 2025
  • Update deps of bootstrap for Cygwin

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
    Status: Merged (completed).
    rust-lang/rustnumber 140886
    #140886 In rust-lang/rust;
    · by Berrysoft was closed on May 11, 2025
  • Status: Merged (completed).
    rust-lang/rustnumber 140795
    #140795 In rust-lang/rust;
    · by mu001999 was closed on May 11, 2025
  • Status: Merged (completed).
    rust-lang/rustnumber 140882
    #140882 In rust-lang/rust;
    · by Dietr1ch was closed on May 11, 2025
  • Rollup of 7 pull requests

    A-testsuiteArea: The testsuite used to check the correctness of rustc
    merged-by-borsThis PR was explicitly merged by bors.
    rollupA PR which is a rollup
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.
    T-libsRelevant to the library team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140912
    #140912 In rust-lang/rust;
    · by fmease was closed on May 11, 2025
  • remove 'unordered' atomic intrinsics

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    T-libsRelevant to the library team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140660
    #140660 In rust-lang/rust;
    · by RalfJung was closed on May 10, 2025
  • Status: Merged (completed).
    rust-lang/rustnumber 140899
    #140899 In rust-lang/rust;
    · by oyvindln was closed on May 11, 2025
  • Warn when <code>#[export_name]</code> is used with generic functions

    A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140851
    #140851 In rust-lang/rust;
    · by mu001999 was closed on May 11, 2025
  • Rollup of 3 pull requests

    A-metaArea: Issues & PRs about the rust-lang/rust repository itself
    merged-by-borsThis PR was explicitly merged by bors.
    rollupA PR which is a rollup
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140915
    #140915 In rust-lang/rust;
    · by matthiaskrgr was closed on May 11, 2025
  • Status: Merged (completed).
    rust-lang/rustnumber 140923
    #140923 In rust-lang/rust;
    · by Zalathar was closed on May 12, 2025
  • add regression test for 140207

    merged-by-borsThis PR was explicitly merged by bors.
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140925
    #140925 In rust-lang/rust;
    · by the8472 was closed on May 12, 2025
  • Make the assertion in <code>Ident::new</code> debug-only.

    merged-by-borsThis PR was explicitly merged by bors.
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140880
    #140880 In rust-lang/rust;
    · by nnethercote was closed on May 10, 2025
  • Status: Merged (completed).
    rust-lang/rustnumber 140705
    #140705 In rust-lang/rust;
    · by LegNeato was closed on May 10, 2025
  • Add regression test for 125877

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140819
    #140819 In rust-lang/rust;
    · by reddevilmidzy was closed on May 10, 2025
  • also export metrics from librustdoc

    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140815
    #140815 In rust-lang/rust;
    · by yaahc was closed on May 10, 2025
  • Rollup of 7 pull requests

    A-run-makeArea: port run-make Makefiles to rmake.rs
    merged-by-borsThis PR was explicitly merged by bors.
    rollupA PR which is a rollup
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
    T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
    Status: Merged (completed).
    rust-lang/rustnumber 140869
    #140869 In rust-lang/rust;
    · by matthiaskrgr was closed on May 10, 2025
  • Status: Merged (completed).
    rust-lang/rustnumber 140843
    #140843 In rust-lang/rust;
    · by jieyouxu was closed on May 10, 2025
  • Update cargo

    merged-by-borsThis PR was explicitly merged by bors.
    S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
    Status: Merged (completed).
    rust-lang/rustnumber 140876
    #140876 In rust-lang/rust;
    · by weihanglo was closed on May 10, 2025