commit | 39514a9a3f67bd44ca62a1949c5ec50f6b0c62b9 | [log] [tgz] |
---|---|---|
author | Matthias Krüger <matthias.krueger@famsik.de> | Thu Jan 18 20:56:20 2024 +0100 |
committer | GitHub <noreply@github.com> | Thu Jan 18 20:56:20 2024 +0100 |
tree | b3ee1b971d16ff4e7cf696bd5e39ee200cc03ae3 | |
parent | fa52edaa51b0f3651a5f8abf8c2d2bb6d0bf587d [diff] | |
parent | 9d15b5037f7b263a6e9e4a675f026851578be744 [diff] |
Rollup merge of #120037 - compiler-errors:remove-next-root-var-helper, r=lcnr Remove `next_root_ty_var` Uhh we seem to not have any test that relies on this anymore. Maybe due to the way we changed alias-relate or whatever. Removing this hack helper fn because #119106 is the general solution. r? lcnr
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Note: this README is for users rather than contributors. If you wish to contribute to the compiler, you should read CONTRIBUTING.md instead.
Read “Installation” from The Book.
If you really want to install from source (though this is not recommended), see INSTALL.md.
See https://www.rust-lang.org/community for a list of chat platforms and forums.
See CONTRIBUTING.md.
Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.
The Rust Foundation owns and protects the Rust and Cargo trademarks and logos (the “Rust Trademarks”).
If you want to use these names or brands, please read the media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.