]> git.lizzy.rs Git - rust.git/history - src
fix cross-crate destructor inlining
[rust.git] / src /
2013-11-03 Daniel Micayfix cross-crate destructor inlining
2013-10-31 borsauto merge of #10167 : briantdawn/rust/master, r=cmr
2013-10-31 borsauto merge of #10193 : osaut/rust/Fix_install, r=huonw
2013-10-31 borsauto merge of #10189 : alexcrichton/rust/inner-statics...
2013-10-31 borsauto merge of #10180 : alexcrichton/rust/flush-default...
2013-10-31 borsauto merge of #10166 : brson/rust/meta, r=alexcrichton
2013-10-31 borsauto merge of #10164 : brson/rust/configure, r=brson
2013-10-31 Alex CrichtonForbid type parameters in inner statics
2013-10-31 borsauto merge of #10120 : Kimundi/rust/remove_sys, r=alexc...
2013-10-30 Alex CrichtonMake Writer::flush a no-op default method
2013-10-30 Brian Andersonsyntax: Forbid non-string literals in meta items. #623
2013-10-30 borsauto merge of #10172 : pythonesque/rust/issue-9890...
2013-10-30 Marvin LöbelPrepared `std::sys` for removal, and made `begin_unwind...
2013-10-30 Joshua YanovskiSpecial-casing iter_vec_raw to use a counter for zero...
2013-10-30 borsauto merge of #10123 : klutzy/rust/fix-7507, r=alexcrichton
2013-10-30 borsauto merge of #10168 : reedlepee123/rust/priv_fields...
2013-10-30 klutzytest: Add test for LHS expression check
2013-10-30 klutzyrustc: Check LHS expression of assignment
2013-10-30 borsauto merge of #9613 : jld/rust/enum-discrim-size.r0...
2013-10-30 Jed DavisFix check-fast breakage in new enum test.
2013-10-30 borsauto merge of #10163 : brson/rust/rtcxx, r=alexcrichton
2013-10-30 borsauto merge of #10161 : brson/rust/upcall, r=alexcrichton
2013-10-30 borsauto merge of #10149 : chris-morgan/rust/2013-10-29...
2013-10-30 reedlepeechanged all the impl<T> to impl<T: Send> in rt::comm...
2013-10-30 borsauto merge of #10160 : alexcrichton/rust/snapshots...
2013-10-30 Brian Andersonrt: Remove array_list.h
2013-10-30 Brian Andersonrt: Remove rust_thread::detach
2013-10-29 Brian Andersonrt: Remove four unused upcalls
2013-10-29 borsauto merge of #10145 : TeXitoi/rust/issues-2913, r...
2013-10-29 Heathersupport for GNU configure syntax
2013-10-29 Alex CrichtonRegister new snapshots
2013-10-29 borsauto merge of #10134 : reedlepee123/rust/priv_fields...
2013-10-29 borsauto merge of #10140 : brson/rust/comm, r=alexcrichton
2013-10-29 borsauto merge of #10136 : hatahet/rust/master, r=alexcrichton
2013-10-29 borsauto merge of #10132 : pcwalton/rust/proc, r=pcwalton
2013-10-29 Patrick Waltonlibrustc: Implement the `proc` type as sugar for `...
2013-10-29 borsauto merge of #10058 : alexcrichton/rust/uv-crate,...
2013-10-29 Jed DavisFix type_of for enums to not lose data in some cases...
2013-10-29 Jed DavisAdd another discriminant-size-related test, this time...
2013-10-29 Jed DavisWork around const_eval issues by changing signed intege...
2013-10-29 Jed DavisAdd tests for enum discriminant sizing.
2013-10-29 Jed DavisC-like enums are not always immediate
2013-10-29 Jed DavisAdjust reflection for the possibility of discriminants...
2013-10-29 Jed DavisYet more neatening
2013-10-29 Jed DavisAssorted cleanups suggested by reviewers.
2013-10-29 Jed DavisUnbreak the debuginfo tests.
2013-10-29 Jed DavisCheck repr attribute consistency at check time, not...
2013-10-29 Jed DavisAdd repr attributes in various places that need them.
2013-10-29 Jed DavisFix multiple mistakes in adt::is_ffi_safe
2013-10-29 Jed DavisLint non-FFI-safe enums.
2013-10-29 Jed DavisInitial implementation of enum discrimnant sizing.
2013-10-29 Jed DavisAdd parser for `#[repr(...)]`; nothing uses it yet.
2013-10-29 reedlepeeremoved extra line
2013-10-29 reedlepeeIndentation
2013-10-29 reedlepeeupdated the places where the struct is created #7427
2013-10-29 reedlepeeChanged name to non_copyable #7427
2013-10-29 reedlepeeAdded the comment #7427
2013-10-29 reedlepeeReplaced empty destructors with NonCopyable #7427
2013-10-29 Alex CrichtonMove rust's uv implementation to its own crate
2013-10-29 borsauto merge of #10142 : pythonesque/rust/issue-8263...
2013-10-29 borsauto merge of #10141 : kmcallister/rust/current_stack_s...
2013-10-29 Chris MorganFix Vim indent for wrapped function arguments.
2013-10-29 Chris MorganUpdate prelude items in Vim syntax file.
2013-10-29 borsauto merge of #10135 : alexcrichton/rust/snapshots...
2013-10-29 Guillaume Pinotrewrite shootout-binarytrees.rs to match shootout direc...
2013-10-29 Joshua Yanovski#8263 part 2: Adding struct name.
2013-10-29 Joshua YanovskiField identifiers now include specific spans (Closes...
2013-10-29 borsauto merge of #10127 : thestinger/rust/cold, r=pcwalton
2013-10-29 Keegan McAllisterrt::task: Make current_stack_segment public again
2013-10-29 borsauto merge of #10117 : huonw/rust/dead-visits, r=sanxiyn
2013-10-29 Brian Andersonstd: Move the SendDeferred trait to std::comm
2013-10-29 Ziad HatahetCapitalize statics in f32 and f64 mods
2013-10-29 borsauto merge of #10133 : alexcrichton/rust/another-error...
2013-10-28 Alex CrichtonRegister new snapshots
2013-10-28 borsauto merge of #10113 : thestinger/rust/expect, r=cmr
2013-10-28 borsauto merge of #10110 : catamorphism/rust/rustpkg-depend...
2013-10-28 Alex CrichtonMake some more rt components public
2013-10-28 Daniel Micayadd support for the `cold` function attribute
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-28 Alex CrichtonHandle another possible error in a unix pipe test
2013-10-28 borsauto merge of #10079 : alexcrichton/rust/no-reader...
2013-10-28 Alex CrichtonRemove the extension traits for Readers/Writers
2013-10-28 borsauto merge of #10089 : pythonesque/rust/issue-7718...
2013-10-28 borsauto merge of #10107 : thestinger/rust/immediate, r...
2013-10-28 borsauto merge of #10094 : alexcrichton/rust/issue-8704...
2013-10-28 borsauto merge of #10093 : alexcrichton/rust/issue-8811...
2013-10-28 Huon Wilsonsyntax: remove dead @mut Visitor impl (only used in...
2013-10-28 borsauto merge of #10083 : alexcrichton/rust/timer-port...
2013-10-28 borsauto merge of #9967 : Kimundi/rust/fail_cause_two,...
2013-10-28 Marvin LöbelAllow fail messages to be caught, and introduce the...
2013-10-28 borsauto merge of #10050 : gifnksm/rust/ratio-methods,...
2013-10-28 borsauto merge of #9744 : DaGenix/rust/remove-crypto, r...
2013-10-28 borsauto merge of #10080 : brson/rust/sched_queue, r=brson
2013-10-28 borsauto merge of #10098 : alexcrichton/rust/attempts,...
2013-10-28 Palmer CoxIntegrate the code in the digest and cryptoutil modules...
2013-10-28 Palmer CoxRemove MD4.
2013-10-28 Palmer CoxRemove dead code from cryptoutil.rs and remove macro_ru...
2013-10-28 Palmer CoxAdd a comment to Sha1 that its not suitable for cryptog...
2013-10-28 Palmer CoxRemove MD5 and Sha2. Move Sha1 and support code into...
2013-10-28 Palmer CoxUpdate workcache to no longer use Sha1.
next