]> git.lizzy.rs Git - rust.git/history - src/librustc/back/archive.rs
doc/guide-ffi: A few minor typo/language fixes
[rust.git] / src / librustc / back / archive.rs
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-07 borsauto merge of #14712 : alexcrichton/rust/rollup, r...
2014-06-07 Alex Crichtonrustc: Avoid 16-byte filenames in rlibs
2014-06-07 Michael WoeristerAdd workaround for archive reading bug in LLDB.
2014-06-05 borsauto merge of #14568 : erickt/rust/slice-update, r...
2014-06-05 borsauto merge of #14592 : alexcrichton/rust/rustdoc-links...
2014-06-05 borsauto merge of #14610 : alexcrichton/rust/issue-14008...
2014-06-04 borsauto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton
2014-06-04 borsauto merge of #14630 : cmr/rust/rewrite-lexer, r=alexcr...
2014-06-04 borsauto merge of #14623 : exscape/rust-fork/master, r...
2014-06-04 borsauto merge of #14616 : forticulous/rust/rc-show, r...
2014-06-04 borsauto merge of #14635 : BurntSushi/rust/regex-doco-touch...
2014-06-04 borsauto merge of #14634 : BurntSushi/rust/fix-13843, r...
2014-06-04 borsauto merge of #14628 : luqmana/rust/fcr, r=nikomatsakis
2014-06-03 Luqman Adenlibrustc: Try to resolve before coercions.
2014-05-30 borsauto merge of #14514 : Randati/rust/patch-1, r=huonw
2014-05-30 borsauto merge of #14512 : Heather/rust/patch-1, r=alexcrichton
2014-05-30 borsauto merge of #14510 : kballard/rust/rename_strallocati...
2014-05-29 borsauto merge of #14483 : ahmedcharles/rust/patbox, r...
2014-05-29 borsauto merge of #14492 : alexcrichton/rust/totaleq, r...
2014-05-29 borsauto merge of #14488 : SimonSapin/rust/patch-11, r...
2014-05-29 borsauto merge of #14487 : arielb1/rust/fix-13933, r=alexcr...
2014-05-29 borsauto merge of #14481 : alexcrichton/rust/no-format...
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 Alex Crichtonstd: Remove format_strbuf!()
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-28 borsauto merge of #14414 : richo/rust/features/nerf_unused_...
2014-05-27 Richo Healeystd: Rename strbuf operations to string
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14415 : Sawyer47/rust/ascii-fixme, r...
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 borsauto merge of #14359 : brson/rust/minordoc, r=alexcrichton
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 borsauto merge of #14360 : alexcrichton/rust/remove-depreca...
2014-05-23 borsauto merge of #14362 : zecozephyr/rust/docfixes, r=cmr
2014-05-23 borsauto merge of #14357 : huonw/rust/spelling, r=pnkfelix
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14310 : pcwalton/rust/detildestr-alllibs...
2014-05-22 Patrick Waltonlibstd: Remove `~str` from all `libstd` modules except...
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-17 borsauto merge of #14224 : michaelwoerister/rust/simd-updat...
2014-05-17 borsauto merge of #14236 : alexcrichton/rust/issue-14082...
2014-05-16 borsauto merge of #14135 : gereeter/rust/two-way-search...
2014-05-16 borsauto merge of #14213 : kballard/rust/str_from_utf8_resu...
2014-05-16 borsauto merge of #14196 : chris-morgan/rust/hashmap-mangle...
2014-05-15 borsauto merge of #14040 : hannobraun/rust/force-color...
2014-05-15 borsauto merge of #13948 : huonw/rust/test-regex-filter...
2014-05-15 borsauto merge of #13954 : aturon/rust/issue-11650, r=alexc...
2014-05-15 borsauto merge of #14198 : thestinger/rust/valgrind, r...
2014-05-15 Aaron TuronProcess::new etc should support non-utf8 commands/args
2014-05-15 borsauto merge of #14133 : db48x/rust/ord-for-mut-refs...
2014-05-14 borsauto merge of #14086 : Ryman/rust/resolve_error_suggest...
2014-05-14 borsauto merge of #14009 : jcmoyer/rust/bitflags-complement...
2014-05-14 borsauto merge of #14186 : omasanori/rust/suppress-warnings...
2014-05-14 borsauto merge of #14178 : alexcrichton/rust/more-ignores...
2014-05-14 borsauto merge of #13127 : kballard/rust/read_at_least...
2014-05-14 borsauto merge of #14187 : alexcrichton/rust/rollup, r...
2014-05-14 Alex Crichtonio: Implement process wait timeouts
2014-05-13 borsauto merge of #14158 : nikomatsakis/rust/issue-5527...
2014-05-13 borsauto merge of #14168 : zwarich/rust/deriving-clone...
2014-05-13 borsauto merge of #14167 : cmr/rust/cmplx, r=alexcrichton
2014-05-13 borsauto merge of #13820 : klutzy/rust/urandom, r=alexcrichton
2014-05-13 borsauto merge of #14157 : pcwalton/rust/detildestr-rustdoc...
2014-05-12 Patrick Waltonlibrustc: Remove all uses of `~str` from librustc.
2014-05-12 borsauto merge of #13932 : MrAlert/rust/win-compat, r=brson
2014-05-12 borsauto merge of #13922 : Rufflewind/rust/patch-1, r=pnkfelix
2014-05-12 borsauto merge of #14096 : nick29581/rust/driver, r=brson
2014-05-11 borsauto merge of #14110 : SSheldon/rust/strbuf_mutable...
2014-05-11 borsauto merge of #14102 : moonglum/rust/slice-clarificatio...
2014-05-11 borsauto merge of #14101 : alexcrichton/rust/issue-14095...
2014-05-11 borsauto merge of #14103 : alan-andrade/rust/manual-smallfi...
2014-05-11 borsauto merge of #14090 : TeXitoi/rust/shootout-nbody...
2014-05-11 borsauto merge of #14069 : alexcrichton/rust/cast-module...
2014-05-11 Alex Crichtoncore: Remove the cast module
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-24 borsauto merge of #13706 : alexcrichton/rust/test-nocapture...
2014-04-24 borsauto merge of #13713 : edwardw/rust/methodcall-span...
2014-04-24 borsauto merge of #13559 : FlaPer87/rust/remove-special...
next