1
Fork 0
rust/compiler/rustc_trait_selection/src
bors 8681d4cffc Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #104716 (move 2 candidates into builtin candidate)
 - #104760 (Clarify `SyntaxExtensionKind::LegacyDerive`.)
 - #104797 (rustc_codegen_ssa: write `.dwp` in a streaming fashion)
 - #104835 (Use infcx.partially_normalize_associated_types_in)
 - #104853 (Fix typo in miri sysroot)
 - #104879 (jsondoclint: Recognise Typedef as valid kind for Type::ResolvedPath)
 - #104887 (rustbuild: Don't build doc::SharedAssets when building JSON docs.)
 - #104896 (rustdoc: fix broken tooltip CSS)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-11-25 19:09:30 +00:00
..
traits Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr 2022-11-25 19:09:30 +00:00
autoderef.rs Simplify a bunch of trait ref obligation creations 2022-11-25 00:04:54 -03:00
errors.rs Don't print full paths in overlap errors 2022-11-10 05:41:09 +00:00
infer.rs Stop passing the self-type as a separate argument. 2022-11-21 20:39:46 +00:00
lib.rs Use iterators instead of slices at more sites 2022-11-21 20:34:28 +00:00