.. |
debuginfo
|
trans: Handle all function setup for all ABIs via FnType.
|
2016-03-17 21:51:52 +02:00 |
mir
|
mir: Trigger closure instantiations when the closure value is created.
|
2016-03-17 21:51:54 +02:00 |
_match.rs
|
trans: Get functions and do calls only through Callee.
|
2016-03-17 17:52:30 +02:00 |
abi.rs
|
trans: Take a &Builder in call_memcpy, like call_memset.
|
2016-03-17 21:51:54 +02:00 |
adt.rs
|
trans: datum::lvalue_scratch_datum doesn't need a move-into-closure trick.
|
2016-03-17 21:51:52 +02:00 |
asm.rs
|
trans: Handle calls for all ABIs through FnType.
|
2016-03-17 21:51:52 +02:00 |
assert_dep_graph.rs
|
Rename middle::ty::ctxt to TyCtxt
|
2016-03-03 07:37:56 +00:00 |
attributes.rs
|
trans: Apply all attributes through FnType.
|
2016-03-17 21:51:51 +02:00 |
base.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
basic_block.rs
|
|
|
build.rs
|
trans: Handle calls for all ABIs through FnType.
|
2016-03-17 21:51:52 +02:00 |
builder.rs
|
trans: Handle calls for all ABIs through FnType.
|
2016-03-17 21:51:52 +02:00 |
cabi_aarch64.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_arm.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_asmjs.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_mips.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_powerpc64.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_powerpc.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_x86_64.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_x86_win64.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
cabi_x86.rs
|
trans: Handle ignored arguments/returns uniformly.
|
2016-03-17 21:51:52 +02:00 |
callee.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
cleanup.rs
|
trans: Use fmt::Debug for debugging instead of ad-hoc methods.
|
2016-03-17 17:51:58 +02:00 |
closure.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
collector.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
common.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
consts.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
context.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
controlflow.rs
|
trans: Handle all function setup for all ABIs via FnType.
|
2016-03-17 21:51:52 +02:00 |
datum.rs
|
trans: datum::lvalue_scratch_datum doesn't need a move-into-closure trick.
|
2016-03-17 21:51:52 +02:00 |
declare.rs
|
trans: Handle all function setup for all ABIs via FnType.
|
2016-03-17 21:51:52 +02:00 |
disr.rs
|
typestrong constant integers
|
2016-03-10 12:50:12 +01:00 |
expr.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
glue.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
inline.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
intrinsic.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
machine.rs
|
|
|
macros.rs
|
|
|
meth.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
mod.rs
|
trans: Remove the foreign module.
|
2016-03-17 21:51:52 +02:00 |
monomorphize.rs
|
trans: Load and cache cross-crate Mir instances in the shared context.
|
2016-03-17 21:51:54 +02:00 |
tvec.rs
|
trans: Take a &Builder in call_memcpy, like call_memset.
|
2016-03-17 21:51:54 +02:00 |
type_.rs
|
trans: Handle all function setup for all ABIs via FnType.
|
2016-03-17 21:51:52 +02:00 |
type_of.rs
|
trans: Handle all function setup for all ABIs via FnType.
|
2016-03-17 21:51:52 +02:00 |
value.rs
|
trans: Use fmt::Debug for debugging instead of ad-hoc methods.
|
2016-03-17 17:51:58 +02:00 |