..
back
Tell the linker when we want to link a static executable
2017-08-22 16:24:29 -05:00
debuginfo
Make fields of Span
private
2017-08-30 01:38:54 +03:00
mir
Make fields of Span
private
2017-08-30 01:38:54 +03:00
abi.rs
use field init shorthand EVERYWHERE
2017-08-15 15:29:17 -07:00
adt.rs
allocator.rs
asm.rs
assert_module_sources.rs
async-llvm(19): Already start LLVM while still translating.
2017-07-31 15:15:09 +02:00
attributes.rs
std: Mark allocation functions as nounwind
2017-08-28 08:06:52 -07:00
base.rs
Make fields of Span
private
2017-08-30 01:38:54 +03:00
build.rs
builder.rs
use field init shorthand EVERYWHERE
2017-08-15 15:29:17 -07:00
cabi_aarch64.rs
cabi_arm.rs
cabi_asmjs.rs
cabi_hexagon.rs
cabi_mips64.rs
cabi_mips.rs
cabi_msp430.rs
cabi_nvptx64.rs
cabi_nvptx.rs
cabi_powerpc64.rs
powerpc64: improve extern struct ABI
2017-09-01 18:21:29 -07:00
cabi_powerpc.rs
cabi_s390x.rs
cabi_sparc64.rs
cabi_sparc.rs
cabi_x86_64.rs
cabi_x86_win64.rs
cabi_x86.rs
x86: return single-float aggregates in a float register
2017-09-01 18:21:29 -07:00
callee.rs
Cargo.toml
Actually make rustc_driver compile without llvm
2017-08-11 14:00:05 +02:00
collector.rs
Merge remote-tracking branch 'origin/master' into gen
2017-08-21 21:47:07 -07:00
common.rs
Merge remote-tracking branch 'origin/master' into gen
2017-08-16 10:03:47 -07:00
consts.rs
rustc_trans: do not pass floating-point values to LLVM through FFI.
2017-08-02 17:28:11 +03:00
context.rs
rustc: Remove some dead code
2017-08-19 13:27:16 +03:00
declare.rs
diagnostics.rs
glue.rs
intrinsic.rs
Add align_offset intrinsic
2017-08-21 15:57:21 +02:00
lib.rs
*: remove crate_{name,type} attributes
2017-08-25 16:18:21 -04:00
llvm_util.rs
machine.rs
metadata.rs
meth.rs
monomorphize.rs
Merge remote-tracking branch 'origin/master' into gen
2017-08-21 21:47:07 -07:00
partitioning.rs
Rename BuiltinShim
-> CloneShim
2017-08-14 15:07:21 +02:00
README.md
symbol_names_test.rs
time_graph.rs
Fixed another problem.
2017-08-02 00:55:05 +01:00
trans_item.rs
Merge remote-tracking branch 'origin/master' into gen
2017-08-16 10:03:47 -07:00
tvec.rs
type_.rs
rustc: Remove some dead code
2017-08-19 13:27:16 +03:00
type_of.rs
value.rs