.. |
debuginfo
|
convert to use is_local instead of == LOCAL_CRATE
|
2015-08-24 05:35:34 -04:00 |
_match.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
adt.rs
|
Use StructGEP instead of GEPi where appropriate
|
2015-08-24 23:39:56 +02:00 |
asm.rs
|
Change some instances of .connect() to .join()
|
2015-07-10 19:40:46 -04:00 |
attributes.rs
|
Remove morestack support
|
2015-08-10 16:35:44 -07:00 |
base.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
basic_block.rs
|
Fallout out rustc
|
2015-04-01 11:22:39 -04:00 |
build.rs
|
trans: Move rust_try into the compiler
|
2015-07-21 16:08:11 -07:00 |
builder.rs
|
trans: Move rust_try into the compiler
|
2015-07-21 16:08:11 -07:00 |
cabi_aarch64.rs
|
Don't repeat Attribute in the const names
|
2015-05-05 22:03:45 -04:00 |
cabi_arm.rs
|
Don't repeat Attribute in the const names
|
2015-05-05 22:03:45 -04:00 |
cabi_mips.rs
|
Don't repeat Attribute in the const names
|
2015-05-05 22:03:45 -04:00 |
cabi_powerpc.rs
|
Don't repeat Attribute in the const names
|
2015-05-05 22:03:45 -04:00 |
cabi_x86_64.rs
|
Use vec![elt; n] where possible
|
2015-07-09 11:05:32 +02:00 |
cabi_x86_win64.rs
|
Fix copy-paste bug.
|
2015-08-11 10:41:22 -07:00 |
cabi_x86.rs
|
Don't repeat Attribute in the const names
|
2015-05-05 22:03:45 -04:00 |
cabi.rs
|
Remove remaining uses of [] . This time I tried to use deref coercions where possible.
|
2015-02-20 14:08:14 -05:00 |
callee.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
cleanup.rs
|
Use a Vec instead of an HashMap for the scope hierarchy
|
2015-08-24 20:24:38 +03:00 |
closure.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
common.rs
|
fallout from moving def-id
|
2015-08-24 05:35:34 -04:00 |
consts.rs
|
fallout from moving def-id
|
2015-08-24 05:35:34 -04:00 |
context.rs
|
fallout from moving def-id
|
2015-08-24 05:35:34 -04:00 |
controlflow.rs
|
rustc: remove Repr and UserString.
|
2015-06-19 01:39:26 +03:00 |
datum.rs
|
Make C_u8 take a u8 instead of a usize value
|
2015-08-05 09:56:29 +02:00 |
declare.rs
|
Remove morestack support
|
2015-08-10 16:35:44 -07:00 |
expr.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
foreign.rs
|
Use StructGEP instead of GEPi where appropriate
|
2015-08-24 23:39:56 +02:00 |
glue.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
inline.rs
|
convert to use is_local instead of == LOCAL_CRATE
|
2015-08-24 05:35:34 -04:00 |
intrinsic.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
llrepr.rs
|
Change some instances of .connect() to .join()
|
2015-07-10 19:40:46 -04:00 |
machine.rs
|
trans: Clean up handling the LLVM data layout
|
2015-07-16 20:25:52 -07:00 |
macros.rs
|
Stop using macro_escape as an inner attribute
|
2015-01-05 12:00:57 -08:00 |
meth.rs
|
Auto merge of #27981 - dotdash:gepi, r=brson
|
2015-08-25 10:46:06 +00:00 |
mod.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
monomorphize.rs
|
fallout from moving def-id
|
2015-08-24 05:35:34 -04:00 |
tvec.rs
|
Use StructGEP instead of GEPi where appropriate
|
2015-08-24 23:39:56 +02:00 |
type_.rs
|
Remove #[cfg(stage0)] annotation
|
2015-08-09 22:05:23 +02:00 |
type_of.rs
|
fallout from moving def-id
|
2015-08-24 05:35:34 -04:00 |
value.rs
|
Fallout out rustc
|
2015-04-01 11:22:39 -04:00 |