.. |
back
|
refactor metadata_symbol_name
|
2017-04-13 18:37:47 -04:00 |
debuginfo
|
use tcx.crate_name(LOCAL_CRATE) rather than LinkMeta::crate_name
|
2017-04-13 18:37:47 -04:00 |
mir
|
rustc_const_eval: move ConstEvalErr to the rustc crate.
|
2017-04-16 01:31:06 +03:00 |
abi.rs
|
Fix pairs of doubles using an illegal <8 x i8> vector.
|
2017-04-11 11:33:30 +03:00 |
adt.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
asm.rs
|
Expose LLVM appendModuleInlineAsm
|
2017-04-12 19:12:49 -05:00 |
assert_module_sources.rs
|
Introduce HashStable trait and base ICH implementations on it.
|
2017-04-06 16:01:51 +02:00 |
attributes.rs
|
|
|
base.rs
|
make write_metadata take tcx intead of SharedCrateContext
|
2017-04-13 18:38:23 -04:00 |
builder.rs
|
|
|
cabi_aarch64.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_arm.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_asmjs.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_mips64.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_mips.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_msp430.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_nvptx64.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_nvptx.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_powerpc64.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_powerpc.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_s390x.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_sparc64.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_sparc.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_x86_64.rs
|
Fix pairs of doubles using an illegal <8 x i8> vector.
|
2017-04-11 11:33:30 +03:00 |
cabi_x86_win64.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
cabi_x86.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
callee.rs
|
|
|
Cargo.toml
|
rustc_const_eval: move ConstEvalErr to the rustc crate.
|
2017-04-16 01:31:06 +03:00 |
collector.rs
|
Add new TransItem for global_asm trans
|
2017-04-12 19:12:49 -05:00 |
common.rs
|
rustc: add some abstractions to ty::layout for a more concise API.
|
2017-04-08 23:41:18 +03:00 |
consts.rs
|
rustc_const_eval: move ConstEvalErr to the rustc crate.
|
2017-04-16 01:31:06 +03:00 |
context.rs
|
refactor metadata_symbol_name
|
2017-04-13 18:37:47 -04:00 |
declare.rs
|
|
|
diagnostics.rs
|
|
|
disr.rs
|
|
|
glue.rs
|
rustc: add some abstractions to ty::layout for a more concise API.
|
2017-04-08 23:41:18 +03:00 |
intrinsic.rs
|
Rollup merge of #40559 - nagisa:manually-drop, r=alexcrichton
|
2017-04-11 18:36:12 -04:00 |
lib.rs
|
rustc_const_eval: move ConstEvalErr to the rustc crate.
|
2017-04-16 01:31:06 +03:00 |
machine.rs
|
|
|
macros.rs
|
|
|
meth.rs
|
rustc_trans: avoid sizing_type_of everywhere possible.
|
2017-04-08 23:40:54 +03:00 |
monomorphize.rs
|
|
|
partitioning.rs
|
Add new TransItem for global_asm trans
|
2017-04-12 19:12:49 -05:00 |
README.md
|
|
|
symbol_map.rs
|
Add new TransItem for global_asm trans
|
2017-04-12 19:12:49 -05:00 |
symbol_names_test.rs
|
|
|
trans_item.rs
|
rustc_const_eval: move ConstEvalErr to the rustc crate.
|
2017-04-16 01:31:06 +03:00 |
tvec.rs
|
|
|
type_.rs
|
rewrite post-processing routines not to require a CrateContext
|
2017-04-13 18:33:09 -04:00 |
type_of.rs
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
value.rs
|
|
|