.. |
_match.rs
|
Resume inlining globals across crates
|
2013-09-16 07:29:49 -07:00 |
adt.rs
|
Don't truncate discriminants to host uint for C_uint's sake.
|
2013-08-24 20:16:40 -07:00 |
asm.rs
|
Modernized a few more types in syntax::ast
|
2013-09-03 14:45:06 +02:00 |
base.rs
|
librustc/libstd: No longer pass crate_map to start.
|
2013-09-18 16:51:27 -04:00 |
basic_block.rs
|
rename std::iterator to std::iter
|
2013-09-09 03:21:46 -04:00 |
build.rs
|
set attributes on invoke instructions too
|
2013-09-16 18:30:59 -04:00 |
builder.rs
|
set attributes on invoke instructions too
|
2013-09-16 18:30:59 -04:00 |
cabi_arm.rs
|
|
|
cabi_mips.rs
|
|
|
cabi_x86_64.rs
|
|
|
cabi_x86.rs
|
Modernized a few type names in rustc and syntax
|
2013-09-01 14:43:26 +02:00 |
cabi.rs
|
|
|
callee.rs
|
document why attributes are set on CallInst
|
2013-09-16 13:44:04 -04:00 |
closure.rs
|
fix handling of function attributes
|
2013-09-16 13:44:01 -04:00 |
common.rs
|
switch Drop to &mut self
|
2013-09-16 22:19:23 -04:00 |
consts.rs
|
Resume inlining globals across crates
|
2013-09-16 07:29:49 -07:00 |
context.rs
|
Register new snapshots
|
2013-09-18 11:07:22 -07:00 |
controlflow.rs
|
change type of ExprLoop and ExprBreak elts from ident->name.
|
2013-09-10 14:12:54 -07:00 |
datum.rs
|
Modernized a few more types in syntax::ast
|
2013-09-03 14:45:06 +02:00 |
debuginfo.rs
|
debuginfo: Some namespace-related cleanup.
|
2013-09-15 12:28:25 +02:00 |
expr.rs
|
Resume inlining globals across crates
|
2013-09-16 07:29:49 -07:00 |
foreign.rs
|
document why attributes are set on CallInst
|
2013-09-16 13:44:04 -04:00 |
glue.rs
|
teach Call/CallWithConv to set attributes
|
2013-09-15 23:34:11 -04:00 |
inline.rs
|
Prevent a rare linkage issue with an xcrate static
|
2013-09-17 11:24:05 -07:00 |
intrinsic.rs
|
teach Call/CallWithConv to set attributes
|
2013-09-15 23:34:11 -04:00 |
llrepr.rs
|
|
|
machine.rs
|
|
|
macros.rs
|
|
|
meth.rs
|
auto merge of #9035 : alexcrichton/rust/fewer-clownshoes, r=huonw
|
2013-09-08 01:05:59 -07:00 |
mod.rs
|
|
|
monomorphize.rs
|
fix handling of function attributes
|
2013-09-16 13:44:01 -04:00 |
reflect.rs
|
fix handling of function attributes
|
2013-09-16 13:44:01 -04:00 |
tvec.rs
|
Modernized a few more types in syntax::ast
|
2013-09-03 14:45:06 +02:00 |
type_.rs
|
stop treating char as an integer type
|
2013-09-04 08:07:56 -04:00 |
type_of.rs
|
stop treating char as an integer type
|
2013-09-04 08:07:56 -04:00 |
type_use.rs
|
Remove the __log function for __log_level
|
2013-09-05 01:48:20 -07:00 |
uniq.rs
|
|
|
value.rs
|
std: Rename {Option,Result}::chain{,_err}* to {and_then,or_else}
|
2013-09-12 18:54:13 -07:00 |
write_guard.rs
|
Modernized a few type names in rustc and syntax
|
2013-09-01 14:43:26 +02:00 |