index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2013-12-26
librustc: De-`@mut` the item variance map in the type context
Patrick Walton
-7
/
+11
2013-12-26
librustc: De-`@mut` `supertraits` in the type context
Patrick Walton
-11
/
+18
2013-12-26
librustc: De-`@mut` `provided_method_sources` in the type context
Patrick Walton
-8
/
+17
2013-12-26
librustc: De-`@mut` the adjustments table in the type context
Patrick Walton
-38
/
+87
2013-12-26
librustc: Remove `ty_param_defs` from the type context
Patrick Walton
-14
/
+29
2013-12-26
librustc: De-`@mut` the `enum_var_cache`
Patrick Walton
-9
/
+18
2013-12-26
librustc: De-`@mut` the `ast_ty_to_ty_cache`.
Patrick Walton
-11
/
+18
2013-12-26
librustc: De-`@mut` the crate context
Patrick Walton
-174
/
+174
2013-12-26
librustc: De-`@mut` the crate context's `do_not_commit_warning_issued`
Patrick Walton
-4
/
+4
2013-12-26
librustc: De-`&mut` `TypeNames`
Patrick Walton
-6
/
+9
2013-12-26
librustc: Remove unused `TypeNames::type_names` table
Patrick Walton
-3
/
+0
2013-12-26
librustc: Remove unused `TypeNames::find_name` function
Patrick Walton
-7
/
+0
2013-12-26
librustc: De-`@mut` `CrateContext::symbol_hasher`.
Patrick Walton
-3
/
+4
2013-12-26
libstd: Make a temporary separate `stage0` implementation for `Cell` to
Patrick Walton
-0
/
+27
2013-12-26
librustc: De-`mut` `CrateDebugContext`
Patrick Walton
-2
/
+3
2013-12-26
librustc: De-`@mut` `CrateDebugContext::current_debug_location`
Patrick Walton
-5
/
+5
2013-12-26
librustc: De-`@mut` `CrateDebugContext::composite_types_completed`
Patrick Walton
-7
/
+12
2013-12-26
librustc: De-`@mut` `CrateDebugContext::namespace_map`.
Patrick Walton
-4
/
+11
2013-12-26
librustc: De-`@mut` `CrateDebugContext::created_types`.
Patrick Walton
-7
/
+16
2013-12-26
librustc: De-`@mut` `CrateDebugContext::created_files`
Patrick Walton
-6
/
+11
2013-12-26
librustc: De-`@mut` `CrateContext::finished_tydescs`.
Patrick Walton
-5
/
+5
2013-12-26
librustc: De-`@mut` the `external` and `external_srcs` fields of
Patrick Walton
-38
/
+72
2013-12-26
librustc: De-`@mut` `CrateContext::externs`
Patrick Walton
-15
/
+35
2013-12-26
librustc: De-`@mut` `CrateContext::tydescs`
Patrick Walton
-9
/
+12
2013-12-26
librustc: De-`@mut` `CrateContext::non_inlineable_statics`
Patrick Walton
-7
/
+18
2013-12-26
librustc: De-`@mut` `CrateContext::all_llvm_symbols`
Patrick Walton
-4
/
+5
2013-12-26
librustc: Remove unused `CrateContext::type_short_names`
Patrick Walton
-2
/
+0
2013-12-26
librustc: De-`@mut` `CrateContext::type_hashcodes`
Patrick Walton
-9
/
+13
2013-12-26
librustc: De-`@mut` `CrateContext::adt_reprs`
Patrick Walton
-6
/
+11
2013-12-26
librustc: De-`@mut` `CrateContext::llsizingtypes`
Patrick Walton
-6
/
+10
2013-12-26
librustc: De-`@mut` `lltypes`.
Patrick Walton
-8
/
+13
2013-12-26
librustc: De-`@mut` `CrateContext::module_data`
Patrick Walton
-14
/
+35
2013-12-26
librustc: De-`@mut` the `impl_method_cache`
Patrick Walton
-7
/
+11
2013-12-26
librustc: De-`@mut` `CrateContext::extern_const_values`
Patrick Walton
-6
/
+9
2013-12-26
librustc: De-`@mut` `const_values`.
Patrick Walton
-7
/
+19
2013-12-26
librustc: De-`@mut` `RefCell::const_globals`.
Patrick Walton
-4
/
+6
2013-12-26
librustc: De-`@mut` `CrateContext::const_cstr_cache`.
Patrick Walton
-8
/
+11
2013-12-26
librustc: De-`@mut` `CrateContext::vtables`.
Patrick Walton
-6
/
+11
2013-12-26
librustc: Remove unused `discrim_symbols` field from the crate context
Patrick Walton
-10
/
+0
2013-12-26
librustc: Remove unused field `enum_sizes` from the crate context
Patrick Walton
-2
/
+0
2013-12-26
librustc: De-`@mut` `item_symbols`
Patrick Walton
-10
/
+21
2013-12-26
librustc: De-`@mut` `CrateContext::item_vals`
Patrick Walton
-4
/
+9
2013-12-26
librustc: De-`@mut` the `monomorphizing` field in `CrateContext`
Patrick Walton
-13
/
+22
2013-12-26
librustc: De-`@mut` `monomorphized` in the crate context
Patrick Walton
-10
/
+15
2013-12-26
librustc: De-`@mut` the `tc_cache`
Patrick Walton
-9
/
+18
2013-12-26
librustc: De-`@mut` the `needs_unwind_cleanup_cache`
Patrick Walton
-6
/
+12
2013-12-26
librustc: De-`@mut` the short names cache
Patrick Walton
-8
/
+18
2013-12-26
librustc: De-`@mut` `intrinsic_defs`
Patrick Walton
-5
/
+8
2013-12-26
librustc: De-`@mut` `trait_defs`
Patrick Walton
-10
/
+21
2013-12-26
librustc: De-`@mut` `trait_refs`
Patrick Walton
-5
/
+7
[prev]
[next]