rust/src/librustc/middle/trans
Alex Crichton 3ccad75641 rustc: Remove all crate map support
The crate map is no longer necessary now that logging and event loop factories
have been moved out.

Closes #11617
Closes #11731
2014-03-24 11:19:28 -07:00
..
_match.rs Get rid of @Cell 2014-03-23 02:53:35 +08:00
adt.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
asm.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
base.rs rustc: Remove all crate map support 2014-03-24 11:19:28 -07:00
basic_block.rs Rename iterators for consistency 2014-01-18 01:15:15 -05:00
build.rs De-@ move maps and rework parts of trans. 2014-03-17 09:53:08 +02:00
builder.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
cabi_arm.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
cabi_mips.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
cabi_x86_64.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
cabi_x86.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
cabi.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
callee.rs Implement vtable support for autoderef. 2014-03-22 23:31:42 +02:00
cleanup.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
closure.rs rustc: Remove all usage of manual deref() 2014-03-22 08:48:34 -07:00
common.rs use TotalEq for HashMap 2014-03-23 01:59:11 -04:00
consts.rs iter: remove to_owned_vec 2014-03-23 05:41:23 -04:00
context.rs rustc: Remove all crate map support 2014-03-24 11:19:28 -07:00
controlflow.rs rustc: Remove all usage of manual deref() 2014-03-22 08:48:34 -07:00
datum.rs use TotalEq for HashMap 2014-03-23 01:59:11 -04:00
debuginfo.rs rustc: Remove all usage of manual deref() 2014-03-22 08:48:34 -07:00
doc.rs fix typos with with repeated words, just like this sentence. 2014-03-06 20:19:14 +09:00
expr.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
foreign.rs rustc: Remove all crate map support 2014-03-24 11:19:28 -07:00
glue.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
inline.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
intrinsic.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
llrepr.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
machine.rs Make size_of, align_of, and element_offset functions return u64 instead of uint in trans::machine (per #5172) 2014-01-30 17:20:35 -05:00
macros.rs Remove unused upcalls 2013-12-05 16:29:16 -08:00
meth.rs Implement vtable support for autoderef. 2014-03-22 23:31:42 +02:00
mod.rs Issue #3511 - Rationalize temporary lifetimes. 2014-01-15 18:34:38 -05:00
monomorphize.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
reflect.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
tvec.rs De-@ move maps and rework parts of trans. 2014-03-17 09:53:08 +02:00
type_.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
type_of.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00
value.rs Rename iterators for consistency 2014-01-18 01:15:15 -05:00
write_guard.rs rustc: Fix fallout of removing get() 2014-03-22 08:48:20 -07:00