rust/compiler/rustc_trait_selection/src
bors ba7c7a3019 Auto merge of #117887 - matthiaskrgr:rollup-rgur03f, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #114224 (rustc_llvm: Link to libkstat on Solaris/SPARC)
 - #117695 (Reorder checks to make sure potential missing expect on Option/Result…)
 - #117870 (`fn args_ref_X` to `fn args_X`)
 - #117879 (tests: update check for inferred nneg on zext)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-11-13 21:47:18 +00:00
..
solve Rollup merge of #117870 - lcnr:rename-args_ref, r=compiler-errors 2023-11-13 21:28:55 +01:00
traits Rollup merge of #117870 - lcnr:rename-args_ref, r=compiler-errors 2023-11-13 21:28:55 +01:00
errors.rs Migrate a trait selection error to use diagnostic translation 2023-08-07 05:26:38 +00:00
infer.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
lib.rs Remove #![feature(result_option_inspect)] from the compiler 2023-10-18 07:35:57 +08:00