]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107194 - xfix:remove-slice-internals-dependency-in-rustc-ast, r...
authorYuki Okushi <jtitor@2k36.org>
Fri, 27 Jan 2023 15:23:12 +0000 (00:23 +0900)
committerGitHub <noreply@github.com>
Fri, 27 Jan 2023 15:23:12 +0000 (00:23 +0900)
commitbed113de4910989395c3e622134168210531c786
tree3594adaf2d373ea1525f63955f16024549bc41ea
parent1163279c3a5494484d81bb5f2fc2df6cbd776ab4
parentf72e17f8fbcc96b103bb5c9b7b63e2f0e21e5f75
Rollup merge of #107194 - xfix:remove-slice-internals-dependency-in-rustc-ast, r=Nilstrieb

Remove dependency on slice_internals feature in rustc_ast

This reduces dependency on unstable features by the compiler.
Cargo.lock
compiler/rustc_ast/src/lib.rs