ra-ap-rustc_next_trait_solver 0.125.0

Automatically published version of the package `rustc_next_trait_solver` in the rust-lang/rust repository from commit 51ff895062ba60a7cba53f57af928c3fb7b0f2f4 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
Documentation

Crate containing the implementation of the next-generation trait solver.

This crate may also contain things that are used by the old trait solver, but were uplifted in the process of making the new trait solver generic. So if you got to this crate from the old solver, it's totally normal.