]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/base.rs
add `#[thread_local]` attribute
[rust.git] / src / librustc / middle / trans / base.rs
2013-11-26 Daniel Micayadd `#[thread_local]` attribute
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-24 borsauto merge of #10620 : cmr/rust/linker_opts, r=thestinger
2013-11-23 borsauto merge of #10611 : cmr/rust/ascii_flesh, r=pcwalton
2013-11-22 borsauto merge of #10605 : huonw/rust/ascii-ident-gate...
2013-11-22 borsauto merge of #10612 : pnkfelix/rust/remove-cut-and...
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-22 borsauto merge of #10610 : thestinger/rust/breakpoint,...
2013-11-22 Daniel Micayadd a breakpoint intrinsic for debugging
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 borsauto merge of #10527 : eholk/rust/win64, r=alexcrichton
2013-11-19 borsauto merge of #10568 : pcwalton/rust/more-bars, r=alexc...
2013-11-19 Patrick Waltonlibrustc: Change most uses of `&fn()` to `||`.
2013-11-19 borsauto merge of #10542 : huonw/rust/open01, r=alexcrichton
2013-11-18 borsauto merge of #10552 : michaelwoerister/rust/ifstepping...
2013-11-18 borsauto merge of #10555 : TeXitoi/rust/pidigits-resurected...
2013-11-18 borsauto merge of #10539 : alexcrichton/rust/external-linka...
2013-11-18 Alex CrichtonDon't mark reachable extern fns as internal
2013-11-18 borsauto merge of #10363 : astrieanna/rust/fix-x86stdcall...
2013-11-16 borsauto merge of #10420 : sanxiyn/rust/path, r=cmr
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-13 borsauto merge of #10277 : dcrewi/rust/missing-doc-and...
2013-11-12 borsauto merge of #10427 : alexcrichton/rust/no-xray, r...
2013-11-12 borsauto merge of #10198 : alexcrichton/rust/darwin-quiet...
2013-11-12 borsauto merge of #10425 : astrieanna/rust/rm-issue-912...
2013-11-12 borsauto merge of #10424 : alexcrichton/rust/optimize-buffe...
2013-11-12 borsauto merge of #10109 : pcmattman/rust/pass-nonzero...
2013-11-12 borsauto merge of #10422 : alexcrichton/rust/explicit-crate...
2013-11-11 borsauto merge of #10419 : brson/rust/conditiondocs, r...
2013-11-11 borsauto merge of #10403 : poiru/rust/issue-2675, r=alexcri...
2013-11-11 borsauto merge of #10407 : alexcrichton/rust/no-fixed-stack...
2013-11-11 Alex CrichtonRemove #[fixed_stack_segment] and #[rust_stack]
2013-11-11 Alex CrichtonAdd a flag to force generating toplevel crate map
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-09 borsauto merge of #10367 : alexcrichton/rust/system-abi...
2013-11-09 Alex CrichtonAdd a "system" ABI
2013-11-08 borsauto merge of #10303 : niftynif/rust/master, r=catamorphism
2013-11-08 borsauto merge of #10281 : klutzy/rust/rt-timezone, r=alexc...
2013-11-08 borsauto merge of #10243 : mattcarberry/rust/master, r...
2013-11-06 borsauto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
2013-11-06 borsauto merge of #10289 : nikomatsakis/rust/issue-10157...
2013-11-05 Niko MatsakisRename misleading contains_managed to owns_managed
2013-11-05 borsauto merge of #10182 : alexcrichton/rust/typeid-intrins...
2013-11-04 borsauto merge of #10260 : alexcrichton/rust/fix-temp-name...
2013-11-03 borsauto merge of #10219 : alexcrichton/rust/drop-invoke...
2013-11-03 borsauto merge of #10244 : thestinger/rust/abort, r=alexcri...
2013-11-03 borsauto merge of #10242 : thestinger/rust/inline_dtor...
2013-11-03 borsauto merge of #10199 : alexcrichton/rust/no-propagate...
2013-11-03 Daniel Micayfix cross-crate destructor inlining
2013-11-02 borsauto merge of #10165 : dcrewi/rust/missing-doc-on-priva...
2013-11-02 borsauto merge of #10217 : alexcrichton/rust/less-reachable...
2013-11-02 borsauto merge of #10222 : nibrahim/rust/docfix, r=brson
2013-11-02 borsauto merge of #10223 : huonw/rust/gamma, r=cmr
2013-11-01 borsauto merge of #10215 : brson/rust/rustctask, r=thestinger
2013-11-01 borsauto merge of #10220 : luqmana/rust/con, r=brson
2013-11-01 borsauto merge of #10204 : alexcrichton/rust/better-names...
2013-11-01 borsauto merge of #10218 : alexcrichton/rust/stdio-flush...
2013-11-01 borsauto merge of #10213 : telotortium/rust/rand-fill_bytes...
2013-11-01 borsauto merge of #10205 : brson/rust/unnamed_addr, r=thest...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-11-01 Alex CrichtonReduce the aggressiveness of reachability
2013-10-31 Brian AndersonDeclare all Rust functions as unnamed_addr. Closes...
2013-10-31 borsauto merge of #10167 : briantdawn/rust/master, r=cmr
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 borsauto merge of #9613 : jld/rust/enum-discrim-size.r0...
2013-10-30 borsauto merge of #10149 : chris-morgan/rust/2013-10-29...
2013-10-29 borsauto merge of #10145 : TeXitoi/rust/issues-2913, r...
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 borsauto merge of #10058 : alexcrichton/rust/uv-crate,...
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 borsauto merge of #10135 : alexcrichton/rust/snapshots...
2013-10-29 borsauto merge of #10127 : thestinger/rust/cold, r=pcwalton
2013-10-29 borsauto merge of #10117 : huonw/rust/dead-visits, r=sanxiyn
2013-10-29 borsauto merge of #10133 : alexcrichton/rust/another-error...
2013-10-28 borsauto merge of #10113 : thestinger/rust/expect, r=cmr
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 borsauto merge of #10089 : pythonesque/rust/issue-7718...
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 borsauto merge of #10083 : alexcrichton/rust/timer-port...
2013-10-28 borsauto merge of #10050 : gifnksm/rust/ratio-methods,...
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 Daniel Micaymark bounds check failures as the cold path
2013-10-27 borsauto merge of #10026 : luqmana/rust/mut-pat, r=pcwalton
2013-10-26 borsauto merge of #10072 : brson/rust/modelines, r=thestinger
2013-10-26 borsauto merge of #10048 : ibukanov/rust/mkdir-fix, r=brson
2013-10-26 borsauto merge of #10070 : alexcrichton/rust/fewer-missiles...
2013-10-25 borsauto merge of #10067 : sanxiyn/rust/addr-of-bot, r...
2013-10-25 borsauto merge of #10066 : sanxiyn/rust/mut-ptr-clone,...
2013-10-25 borsauto merge of #10060 : alexcrichton/rust/cached-stdout...
next