rust/src
James Miller 5bda576cd6 Factor out function call checking to a helper method
The logic for checking `call` and `invoke` instructions was duplicated
between them, so factor it out to a helper method.
2016-04-28 13:18:51 +12:00
..
bootstrap Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson 2016-04-23 05:36:28 -07:00
build_helper whoops 2016-04-04 21:14:15 +10:00
compiler-rt@57315f7e07
doc Auto merge of #33120 - tclfs:patch-2, r=Manishearth 2016-04-24 20:17:08 -07:00
driver
etc Fix keyword parsing tests 2016-04-24 21:35:50 +03:00
grammar
jemalloc@aab1c0a0e0
liballoc Rollup merge of #32741 - tbu-:pr_remove_fixme_12808, r=bluss 2016-04-07 23:26:19 +05:30
liballoc_jemalloc Prefix jemalloc on DragonFly to prevent segfaults. 2016-04-02 18:40:59 +02:00
liballoc_system alloc_system: Handle failure properly 2016-04-15 10:02:21 -07:00
libarena
libbacktrace
libcollections Implement append for b-trees. 2016-04-22 12:30:43 +02:00
libcollectionstest Implement append for b-trees. 2016-04-22 12:30:43 +02:00
libcore Auto merge of #31414 - durka:clone-copy, r=alexcrichton 2016-04-26 14:54:37 -07:00
libcoretest std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
libflate
libfmt_macros
libgetopts std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
libgraphviz
liblibc@7265c17d18 std: Fix linking against signal on Android 2016-04-04 21:54:59 -07:00
liblog
librand
librbml std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
librustc Auto merge of #32962 - taralx:patch-1, r=GuillaumeGomez 2016-04-26 02:42:52 -07:00
librustc_back Auto merge of #33115 - mbrubeck:vfp3-d16, r=nrc 2016-04-25 10:43:36 -07:00
librustc_bitflags
librustc_borrowck thread tighter span for closures around 2016-04-24 18:10:57 +05:30
librustc_const_eval skip double negation in const eval 2016-04-26 14:09:05 +02:00
librustc_const_math don't report bitshift overflow twice 2016-04-26 14:10:07 +02:00
librustc_data_structures Use a BitVector instead of Vec<bool> for recording cleanup blocks 2016-04-03 14:58:34 +12:00
librustc_driver Auto merge of #33089 - nrc:hir-name-res, r=eddyb 2016-04-22 03:41:29 -07:00
librustc_incremental Auto merge of #32908 - oli-obk:hygienic_derive_encodable, r=alexcrichton 2016-04-14 08:23:11 -07:00
librustc_lint std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
librustc_llvm Auto merge of #31709 - ranma42:target_feature-from-llvm, r=alexcrichton 2016-04-20 09:57:57 -07:00
librustc_metadata debugging, misc fixes 2016-04-20 10:14:16 +12:00
librustc_mir Fix translation of Assign/AssignOp as rvalues 2016-04-28 13:18:51 +12:00
librustc_passes update Cargo.toml for rustbuild 2016-04-27 10:47:46 +02:00
librustc_platform_intrinsics rustc_platform_intrinsics: remove unused rustc dependency. 2016-03-29 19:36:01 +03:00
librustc_plugin rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03:00
librustc_privacy Always report PRIVATE_IN_PUBLIC violations as hard errors when 2016-04-16 21:27:20 +00:00
librustc_resolve syntax: Check paths in visibilities for type parameters 2016-04-24 20:59:44 +03:00
librustc_save_analysis Rollup merge of #33041 - petrochenkov:path, r=nrc,Manishearth 2016-04-25 00:47:44 +05:30
librustc_trans Factor out function call checking to a helper method 2016-04-28 13:18:51 +12:00
librustc_typeck Auto merge of #32989 - GuillaumeGomez:e0393, r=Manishearth 2016-04-26 04:51:08 -07:00
librustc_unicode std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
librustdoc Auto merge of #33199 - mitaa:tokenize-responsibly, r=nrc 2016-04-27 13:49:45 -07:00
libserialize std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
libstd Auto merge of #33142 - tshepang:split-long-line, r=guillaumegomez 2016-04-26 09:04:27 -07:00
libsyntax Make some fatal lexer errors recoverable 2016-04-27 20:48:18 +02:00
libsyntax_ext Auto merge of #31414 - durka:clone-copy, r=alexcrichton 2016-04-26 14:54:37 -07:00
libterm
libtest Remove unused trait imports 2016-04-12 22:58:55 +09:00
llvm@751345228a Update llvm to 751345228a0ef03fd147394bb5104359b7a808be 2016-04-26 17:03:14 -07:00
rt Handle integer-extending for C ABI 2016-04-04 22:14:10 +02:00
rtstartup
rust-installer@c37d3747da
rustc rustc: update Cargo.lock 2016-04-24 19:38:49 -04:00
rustllvm Update llvm to 751345228a0ef03fd147394bb5104359b7a808be 2016-04-26 17:03:14 -07:00
test Fix codegen-units tests 2016-04-28 13:18:51 +12:00
tools Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoerister 2016-04-23 01:18:03 -07:00
stage0.txt mk: Bootstrap from stable instead of snapshots 2016-04-19 10:56:49 -07:00