Patrick Walton
|
a66fcca9c9
|
librustc: De-@mut destructors in the type context
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
daf31d2b4f
|
librustc: De-@mut resolve::Module
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
ec02f9457c
|
librustc: De-@mut resolve::Module::resolved_import_count
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
01d8380b19
|
librustc: De-@mut resolve::Module::glob_count
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
6db9a8c55c
|
librustc: De-@mut resolve::Module::def_id
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
d503fff28e
|
librustc: De-@mut resolve::Module::populated
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
a1ee3810b8
|
librustc: De-@mut resolve::Module::kind
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
752283889c
|
librustc: De-@mut destructor_for_type in the type context
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
4dc923fbda
|
librustc: De-@mut the normalized_cache in the type context
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
5b98c66593
|
librustc: De-@mut the item variance map in the type context
|
2013-12-26 13:01:27 -08:00 |
|
Patrick Walton
|
7f5e57a5a9
|
librustc: De-@mut supertraits in the type context
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
84e450347b
|
librustc: De-@mut provided_method_sources in the type context
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
7cf6abc84a
|
librustc: De-@mut the adjustments table in the type context
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
3e9bcea018
|
librustc: Remove ty_param_defs from the type context
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
d803a0f733
|
librustc: De-@mut the enum_var_cache
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
ab0d7b2312
|
librustc: De-@mut the ast_ty_to_ty_cache .
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
b941677ea3
|
librustc: De-@mut the crate context
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
2418cc0212
|
librustc: De-@mut the crate context's do_not_commit_warning_issued
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
61768de5e9
|
librustc: De-&mut TypeNames
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
d2bcd1462f
|
librustc: Remove unused TypeNames::type_names table
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
ddf3c6de74
|
librustc: Remove unused TypeNames::find_name function
|
2013-12-26 13:01:26 -08:00 |
|
Patrick Walton
|
303a39477b
|
librustc: De-@mut CrateContext::symbol_hasher .
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
07dc0f3a74
|
libstd: Make a temporary separate stage0 implementation for Cell to
avoid a crash in later stages
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
d40974a5fe
|
librustc: De-mut CrateDebugContext
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
e66bcf44b9
|
librustc: De-@mut CrateDebugContext::current_debug_location
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
f38561dfd6
|
librustc: De-@mut CrateDebugContext::composite_types_completed
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
3ed45bb595
|
librustc: De-@mut CrateDebugContext::namespace_map .
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
38be67a1b9
|
librustc: De-@mut CrateDebugContext::created_types .
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
6ac286b518
|
librustc: De-@mut CrateDebugContext::created_files
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
fc92f92572
|
librustc: De-@mut CrateContext::finished_tydescs .
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
462a791c34
|
librustc: De-@mut the external and external_srcs fields of
`CrateContext`
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
1e654f5ff7
|
librustc: De-@mut CrateContext::externs
|
2013-12-26 13:01:25 -08:00 |
|
Patrick Walton
|
519db34722
|
librustc: De-@mut CrateContext::tydescs
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
b5aa6eb69f
|
librustc: De-@mut CrateContext::non_inlineable_statics
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
02bdda2776
|
librustc: De-@mut CrateContext::all_llvm_symbols
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
b895ba52bc
|
librustc: Remove unused CrateContext::type_short_names
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
25337a7f9f
|
librustc: De-@mut CrateContext::type_hashcodes
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
a1747a6091
|
librustc: De-@mut CrateContext::adt_reprs
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
db83a957b6
|
librustc: De-@mut CrateContext::llsizingtypes
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
06805209e4
|
librustc: De-@mut lltypes .
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
8c194a0136
|
librustc: De-@mut CrateContext::module_data
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
1185fcc437
|
librustc: De-@mut the impl_method_cache
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
37e3f2fe63
|
librustc: De-@mut CrateContext::extern_const_values
|
2013-12-26 13:01:24 -08:00 |
|
Patrick Walton
|
d16cca1f50
|
librustc: De-@mut const_values .
|
2013-12-26 13:01:23 -08:00 |
|
Patrick Walton
|
28943e96cb
|
librustc: De-@mut RefCell::const_globals .
|
2013-12-26 13:01:23 -08:00 |
|
Patrick Walton
|
0e2041c54b
|
librustc: De-@mut CrateContext::const_cstr_cache .
|
2013-12-26 13:01:23 -08:00 |
|
Patrick Walton
|
13f85cb097
|
librustc: De-@mut CrateContext::vtables .
|
2013-12-26 13:01:23 -08:00 |
|
Patrick Walton
|
5dcc5165a6
|
librustc: Remove unused discrim_symbols field from the crate context
|
2013-12-26 13:01:23 -08:00 |
|
Patrick Walton
|
0f3e4fea4f
|
librustc: Remove unused field enum_sizes from the crate context
|
2013-12-26 13:01:23 -08:00 |
|
Patrick Walton
|
df7f1374d7
|
librustc: De-@mut item_symbols
|
2013-12-26 13:01:23 -08:00 |
|