bors
4176343073
auto merge of #11846 : michaelwoerister/rust/cu_name, r=pcwalton
...
Fixes #11600
2014-01-27 14:46:56 -08:00
Michael Woerister
0a03bc073a
debuginfo: Fix name attribute for DWARF compile units
2014-01-27 17:56:05 +01:00
Eduard Burtescu
15ba0c310a
Demote self to an (almost) regular argument and remove the env param.
...
Fixes #10667 and closes #10259 .
2014-01-27 14:31:24 +02:00
Eduard Burtescu
6b221768cf
libsyntax: Renamed types, traits and enum variants to CamelCase.
2014-01-09 22:25:28 +02:00
Patrick Walton
d3fc7b9918
librustc: De-@mut
the translation stats
2013-12-26 15:54:36 -08:00
Patrick Walton
9f6706975b
librustc: De-@mut
fn_stats
in the stats
2013-12-26 15:54:36 -08:00
Patrick Walton
e84f79feb1
librustc: De-@mut
llvm_insns
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
8c3a552ac5
librustc: Remove the unused llvm_insn_ctxt
from the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
97ceac7377
librustc: De-@mut
n_llvm_insns
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
21e4e410a9
librustc: De-@mut
n_closures
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
c010d08cd5
librustc: De-@mut
n_inlines
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
8c7804ffac
librustc: De-@mut
n_monos
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
38572f4981
librustc: De-@mut
n_fns
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
16828bb1dc
librustc: De-@mut
n_real_glues
2013-12-26 15:54:35 -08:00
Patrick Walton
75efa0725d
librustc: De-@mut
n_null_glues
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
26d1394767
librustc: De-@mut
n_glues_created
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
091bfa9cc3
librustc: De-@mut
n_static_tydescs
in the stats
2013-12-26 15:54:35 -08:00
Patrick Walton
07279011b8
librustc: De-@mut
the type descriptor info
2013-12-26 15:54:32 -08:00
Patrick Walton
fbb70d916f
librustc: De-@mut
the reachable
map
2013-12-26 15:54:29 -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
303a39477b
librustc: De-@mut
CrateContext::symbol_hasher
.
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
Patrick Walton
610096d8c8
librustc: De-@mut
CrateContext::item_vals
2013-12-26 13:01:23 -08:00
Patrick Walton
d3f58c59e4
librustc: De-@mut
the monomorphizing
field in CrateContext
2013-12-26 13:01:23 -08:00
Patrick Walton
b5218ba6ad
librustc: De-@mut
monomorphized
in the crate context
2013-12-26 13:01:23 -08:00
Vadim Chugunov
e3b37154b0
Stop using C++ exceptions for stack unwinding.
2013-12-24 12:13:42 -08:00
Huon Wilson
164f7a290e
std::vec: convert to(_mut)_ptr to as_... methods on &[] and &mut [].
2013-12-15 23:37:41 +11:00
Jack Moffitt
b349036e5f
Make crate hash stable and externally computable.
...
This replaces the link meta attributes with a pkgid attribute and uses a hash
of this as the crate hash. This makes the crate hash computable by things
other than the Rust compiler. It also switches the hash function ot SHA1 since
that is much more likely to be available in shell, Python, etc than SipHash.
Fixes #10188 , #8523 .
2013-12-10 17:04:24 -07:00