.. |
debuginfo
|
typestrong constant integers
|
2016-03-10 12:50:12 +01:00 |
mir
|
const eval failures aren't fatal, simply return a dummy instead
|
2016-03-10 12:50:12 +01:00 |
_match.rs
|
Move projection_mode to InferContext rather than SelectionContext to reduce chance of bugs
|
2016-03-14 15:05:13 -07:00 |
adt.rs
|
typestrong constant integers
|
2016-03-10 12:50:12 +01:00 |
asm.rs
|
trans: Reify functions & methods to fn ptrs only where necessary.
|
2016-03-09 16:45:28 +02:00 |
assert_dep_graph.rs
|
Rename middle::ty::ctxt to TyCtxt
|
2016-03-03 07:37:56 +00:00 |
attributes.rs
|
Move projection_mode to InferContext rather than SelectionContext to reduce chance of bugs
|
2016-03-14 15:05:13 -07:00 |
base.rs
|
trans: Reify functions & methods to fn ptrs only where necessary.
|
2016-03-09 16:45:28 +02:00 |
basic_block.rs
|
|
|
build.rs
|
Add intrinsics for compare_exchange and compare_exchange_weak
|
2016-02-18 19:07:05 +00:00 |
builder.rs
|
Implement filling drop in MIR
|
2016-02-24 21:05:21 +02:00 |
cabi_aarch64.rs
|
|
|
cabi_arm.rs
|
|
|
cabi_asmjs.rs
|
Fix the asmjs ABI
|
2016-02-14 17:25:49 +01:00 |
cabi_mips.rs
|
|
|
cabi_powerpc64.rs
|
Use target_endian, not target.arch in cabi_powerpc64
|
2016-02-09 20:09:34 +00:00 |
cabi_powerpc.rs
|
|
|
cabi_x86_64.rs
|
trans: Use an isize to count the number of registers so we don't underflow for fn's with > 7 args in debug builds.
|
2015-10-16 21:10:52 -04:00 |
cabi_x86_win64.rs
|
win64/msvc: large or oddly-sized types pass by-ref
|
2015-10-12 16:23:47 -06:00 |
cabi_x86.rs
|
|
|
cabi.rs
|
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
|
2016-02-06 20:56:14 +00:00 |
callee.rs
|
trans: Reify functions & methods to fn ptrs only where necessary.
|
2016-03-09 16:45:28 +02:00 |
cleanup.rs
|
Rename middle::ty::ctxt to TyCtxt
|
2016-03-03 07:37:56 +00:00 |
closure.rs
|
Move projection_mode to InferContext rather than SelectionContext to reduce chance of bugs
|
2016-03-14 15:05:13 -07:00 |
collector.rs
|
Refactor core specialization and subst translation code to avoid
|
2016-03-14 15:04:40 -07:00 |
common.rs
|
Move projection_mode to InferContext rather than SelectionContext to reduce chance of bugs
|
2016-03-14 15:05:13 -07:00 |
consts.rs
|
simplify const path lookup for constants and associated constants
|
2016-03-10 12:50:13 +01:00 |
context.rs
|
Rename middle::ty::ctxt to TyCtxt
|
2016-03-03 07:37:56 +00:00 |
controlflow.rs
|
Autoderef in librustc_trans
|
2016-02-12 19:28:42 +01:00 |
datum.rs
|
revise lifetime handling for alloca's that are initialized as "dropped."
|
2016-01-13 14:29:50 +01:00 |
declare.rs
|
Move projection_mode to InferContext rather than SelectionContext to reduce chance of bugs
|
2016-03-14 15:05:13 -07:00 |
disr.rs
|
typestrong constant integers
|
2016-03-10 12:50:12 +01:00 |
expr.rs
|
trans: Reify functions & methods to fn ptrs only where necessary.
|
2016-03-09 16:45:28 +02:00 |
foreign.rs
|
Track fn type and lifetime parameters in TyFnDef.
|
2016-03-09 16:45:28 +02:00 |
glue.rs
|
trans: Reify functions & methods to fn ptrs only where necessary.
|
2016-03-09 16:45:28 +02:00 |
inline.rs
|
Autoderef in librustc_trans
|
2016-02-12 19:28:42 +01:00 |
intrinsic.rs
|
Fix LLVM assert with write_volatile
|
2016-03-13 19:01:35 +01:00 |
llrepr.rs
|
|
|
machine.rs
|
|
|
macros.rs
|
|
|
meth.rs
|
Move projection_mode to InferContext rather than SelectionContext to reduce chance of bugs
|
2016-03-14 15:05:13 -07:00 |
mod.rs
|
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
|
2016-02-06 20:56:14 +00:00 |
monomorphize.rs
|
trans: Remove unused ref_id from monomorphic_fn.
|
2016-03-09 16:45:28 +02:00 |
tvec.rs
|
Autoderef in librustc_trans
|
2016-02-12 19:28:42 +01:00 |
type_.rs
|
[breaking-change] don't glob export ast::{UintTy, IntTy} variants
|
2016-02-11 12:34:48 +01:00 |
type_of.rs
|
trans: Reify functions & methods to fn ptrs only where necessary.
|
2016-03-09 16:45:28 +02:00 |
value.rs
|
|
|