Skip to content

Comments

add coercions chapter and split out non hir typeck stuff#2662

Merged
BoxyUwU merged 2 commits intorust-lang:mainfrom
BoxyUwU:coercion_docs
Dec 1, 2025
Merged

add coercions chapter and split out non hir typeck stuff#2662
BoxyUwU merged 2 commits intorust-lang:mainfrom
BoxyUwU:coercion_docs

Conversation

@BoxyUwU
Copy link
Member

@BoxyUwU BoxyUwU commented Nov 29, 2025

This chapter feels a bit incomplete without accompanying docs for adjustments and expectations but that can definitely be a future PR ✨ cc #2663

The structure of this chapter is kinda meh, it's mostly just a pile of information in not too much of a thought out reading order

@rustbot
Copy link
Collaborator

rustbot commented Nov 29, 2025

Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide or r? <username>.

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Nov 29, 2025
@rustbot

This comment has been minimized.

Copy link
Member

@spastorino spastorino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This chapter looks very good ❤️. Very nice use of examples. Not sure if you want some other feedback but my usual way is, we can merge things that are better than the current state and then improve later.

Co-authored-by: Santiago Pastorino <[email protected]>
@BoxyUwU BoxyUwU enabled auto-merge December 1, 2025 16:22
@BoxyUwU BoxyUwU merged commit d3a11b5 into rust-lang:main Dec 1, 2025
1 check passed
@rustbot rustbot removed the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Dec 1, 2025
bors added a commit to rust-lang/rust that referenced this pull request Dec 26, 2025
Update links in compiler/rustc_hir_analysis/README.md for type checking

cc: rust-lang/rustc-dev-guide#2662
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Dec 27, 2025
Update links in compiler/rustc_hir_analysis/README.md for type checking

cc: rust-lang/rustc-dev-guide#2662
github-actions bot pushed a commit to rust-lang/compiler-builtins that referenced this pull request Dec 28, 2025
Update links in compiler/rustc_hir_analysis/README.md for type checking

cc: rust-lang/rustc-dev-guide#2662
github-actions bot pushed a commit to rust-lang/stdarch that referenced this pull request Jan 1, 2026
Update links in compiler/rustc_hir_analysis/README.md for type checking

cc: rust-lang/rustc-dev-guide#2662
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants