.. |
debuginfo
|
Use the lowercase version of the box syntax
|
2015-05-04 21:43:11 -04:00 |
_match.rs
|
librustc_trans: Handle DST structs in trans::_match.
|
2015-05-03 05:36:04 -04:00 |
adt.rs
|
Extend the nullable pointer optimization to captured vars of closures
|
2015-04-28 19:24:16 -04:00 |
asm.rs
|
syntax: Change ExpnId::{from,to}_llvm_cookie to {from,to}_u32
|
2015-04-21 10:11:05 -07:00 |
attributes.rs
|
Update old uses of ~ in comments and debugging statements
|
2015-05-03 20:16:02 -04:00 |
base.rs
|
debuginfo: extract gdb.rs
|
2015-04-29 17:23:36 +12:00 |
basic_block.rs
|
Fallout out rustc
|
2015-04-01 11:22:39 -04:00 |
build.rs
|
Add singlethreaded fence intrinsics.
|
2015-04-25 19:41:21 -06:00 |
builder.rs
|
Add singlethreaded fence intrinsics.
|
2015-04-25 19:41:21 -06:00 |
cabi_aarch64.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
cabi_arm.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
cabi_mips.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
cabi_powerpc.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
cabi_x86_64.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
cabi_x86_win64.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
cabi_x86.rs
|
Fallout
|
2015-04-29 08:55:31 -07: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
|
Stop using Rc in TraitRef and TraitDef
|
2015-04-30 15:09:11 +03:00 |
cleanup.rs
|
rename schedule_drop_{enum,adt}_contents.
|
2015-04-28 17:01:26 +02:00 |
closure.rs
|
Rebase fallout
|
2015-04-04 00:21:58 +03:00 |
common.rs
|
eddyb's refactoring of coercions/adjustments
|
2015-04-14 21:55:42 +12:00 |
consts.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
context.rs
|
Add intrinsics for unchecked division and modulo
|
2015-04-28 18:20:30 -07:00 |
controlflow.rs
|
Fix ICE when returning a variable whose declaration is unreachable
|
2015-04-13 13:07:41 +02:00 |
datum.rs
|
Fallout out rustc
|
2015-04-01 11:22:39 -04:00 |
declare.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
expr.rs
|
Stop using Rc in TraitRef and TraitDef
|
2015-04-30 15:09:11 +03:00 |
foreign.rs
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
glue.rs
|
rename schedule_drop_{enum,adt}_contents.
|
2015-04-28 17:01:26 +02:00 |
inline.rs
|
Fix a number of bugs that interfered with cross-crate usage of associated consts.
|
2015-04-23 21:02:27 -06:00 |
intrinsic.rs
|
Remove Managed
|
2015-05-01 10:58:42 +03:00 |
llrepr.rs
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
machine.rs
|
Mass rename uint/int to usize/isize
|
2015-03-26 12:10:22 -07:00 |
macros.rs
|
Stop using macro_escape as an inner attribute
|
2015-01-05 12:00:57 -08:00 |
meth.rs
|
Stop using Rc in TraitRef and TraitDef
|
2015-04-30 15:09:11 +03:00 |
mod.rs
|
Introduce trans::declare
|
2015-04-03 15:48:07 +03:00 |
monomorphize.rs
|
Structural changes for associated constants
|
2015-04-23 21:02:25 -06:00 |
tvec.rs
|
Forbid is/us suffixes. Fixes #22496
|
2015-04-15 16:13:26 -07:00 |
type_.rs
|
Mass rename uint/int to usize/isize
|
2015-03-26 12:10:22 -07:00 |
type_of.rs
|
std: Remove deprecated/unstable num functionality
|
2015-04-21 11:37:43 -07:00 |
value.rs
|
Fallout out rustc
|
2015-04-01 11:22:39 -04:00 |