.. |
debuginfo
|
Auto merge of #30975 - Manishearth:rollup, r=Manishearth
|
2016-01-17 12:23:57 +00:00 |
mir
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
_match.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
adt.rs
|
revert using trans::Disr in LoadRangeAssert
|
2016-01-18 11:30:52 +01:00 |
asm.rs
|
Auto merge of #29735 - Amanieu:asm_indirect_constraint, r=pnkfelix
|
2015-12-14 13:48:41 +00:00 |
assert_dep_graph.rs
|
std: Stabilize APIs for the 1.7 release
|
2016-01-16 11:03:10 -08:00 |
attributes.rs
|
std: Stabilize APIs for the 1.6 release
|
2015-12-05 15:09:44 -08:00 |
base.rs
|
revert using trans::Disr in LoadRangeAssert
|
2016-01-18 11:30:52 +01:00 |
basic_block.rs
|
|
|
build.rs
|
revert using trans::Disr in LoadRangeAssert
|
2016-01-18 11:30:52 +01:00 |
builder.rs
|
Align pointers to DST fields properly
|
2015-12-08 00:03:45 +13:00 |
cabi_aarch64.rs
|
|
|
cabi_arm.rs
|
|
|
cabi_mips.rs
|
|
|
cabi_powerpc64.rs
|
Add powerpc64 and powerpc64le support
|
2016-01-13 01:39:00 +00:00 |
cabi_powerpc.rs
|
|
|
cabi_x86_64.rs
|
|
|
cabi_x86_win64.rs
|
|
|
cabi_x86.rs
|
|
|
cabi.rs
|
Add powerpc64 and powerpc64le support
|
2016-01-13 01:39:00 +00:00 |
callee.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
cleanup.rs
|
|
|
closure.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
common.rs
|
Auto merge of #30975 - Manishearth:rollup, r=Manishearth
|
2016-01-17 12:23:57 +00:00 |
consts.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
context.rs
|
std: Stabilize APIs for the 1.6 release
|
2015-12-05 15:09:44 -08:00 |
controlflow.rs
|
Remove some unnecessary indirection from HIR structures
|
2015-12-07 17:17:41 +03:00 |
datum.rs
|
revise lifetime handling for alloca's that are initialized as "dropped."
|
2016-01-13 14:29:50 +01:00 |
declare.rs
|
Consistently normalize fn types after erasing lifetimes.
|
2015-11-14 14:47:49 -08:00 |
disr.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
expr.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
foreign.rs
|
revert using trans::Disr in LoadRangeAssert
|
2016-01-18 11:30:52 +01:00 |
glue.rs
|
Avoid adding drops for types w/ no dtor in MIR construction
|
2015-12-31 17:05:08 -05:00 |
inline.rs
|
Auto merge of #30532 - nikomatsakis:cross-item-dependencies, r=mw
|
2016-01-06 18:37:57 +00:00 |
intrinsic.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
llrepr.rs
|
|
|
machine.rs
|
|
|
macros.rs
|
|
|
meth.rs
|
Refactor away extension traits RegionEscape and HasTypeFlags
|
2016-01-07 00:42:12 +00:00 |
mod.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
monomorphize.rs
|
use a newtype for the variant discriminant instead of u64
|
2016-01-16 16:03:09 +01:00 |
tvec.rs
|
bug fixes for issues 30018 and 30822.
|
2016-01-13 14:02:06 +01:00 |
type_.rs
|
|
|
type_of.rs
|
Refactor away extension traits RegionEscape and HasTypeFlags
|
2016-01-07 00:42:12 +00:00 |
value.rs
|
|
|