Skip to content

Print in prelude - #5618

Closed
pcwalton wants to merge 2 commits into
rust-lang:incomingfrom
pcwalton:print-in-prelude
Closed

Print in prelude#5618
pcwalton wants to merge 2 commits into
rust-lang:incomingfrom
pcwalton:print-in-prelude

Conversation

@pcwalton

Copy link
Copy Markdown
Contributor

@borsbors closed this Mar 29, 2013
tesuji pushed a commit to tesuji/rustc that referenced this pull request Jun 4, 2020
moved cast_ptr_alignment to pedantic and expanded documentation
fixes: rust-lang#5618
changelog: cast_ptr_alignment moved to pedantic
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
5618: Rename TypeRef -> Type r=matklad a=matklad
The TypeRef name comes from IntelliJ days, where you often have both
type *syntax* as well as *semantical* representation of types in
scope. And naming both Type is confusing.
In rust-analyzer however, we use ast types as `ast::Type`, and have
many more semantic counterparts to ast types, so avoiding name clash
here is just confusing.
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Sign up for freeto 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

@pcwalton@brson@bors