Skip to content

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Jan 18, 2013

This gets most records in libsyntax and librustc converted over to structs.

These are: region,arg,fn_decl,method,_mod,foreign_mod,
variant_arg,enum_def_,variant_,trait_ref.
specifically:

freevars::freevar_entry
ty::{field_ty,AutoAdjustment,AutoRef}
mod::{method_param,method_map_entry}
Specifically:

ast_map::ctx
ast_util::id_range
diagnostic::{handler_t,codemap_t}
auto_encode::field
ext::base::{macro_def,syntax_expander_tt,syntax_expander_tt_item}
ext::pipes::proto::next_state
@catamorphism
Copy link
Contributor

Awesome, thanks! Merged as 7f2c399

RalfJung added a commit to RalfJung/rust that referenced this pull request Aug 19, 2025
RalfJung added a commit to RalfJung/rust that referenced this pull request Aug 20, 2025
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.

2 participants