]> git.lizzy.rs Git - rust.git/history - src/librust/rust.rs
librust: Stop rust tool from crashing on macos.
[rust.git] / src / librust / rust.rs
2013-07-28 Luqman Adenlibrust: Stop rust tool from crashing on macos.
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #8027 : nikomatsakis/rust/issue-4846...
2013-07-25 borsauto merge of #8015 : msullivan/rust/default-methods...
2013-07-25 borsauto merge of #8020 : pnkfelix/rust/fsk-issue7898-dont...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 borsauto merge of #8006 : emillon/rust/issue-6060, r=pcwalton
2013-07-24 borsauto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
2013-07-24 borsauto merge of #7997 : omasanori/rust/cleanup, r=cmr
2013-07-24 borsauto merge of #7982 : thestinger/rust/iterator, r=thest...
2013-07-24 Birunthan MohanathasChange 'print(fmt!(...))' to printf!/printfln! in src...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7840 : alexcrichton/rust/better-test...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-18 borsauto merge of #7849 : nikomatsakis/rust/issue-7444...
2013-07-18 borsauto merge of #7851 : dotdash/rust/intrinsics, r=pcwalton
2013-07-17 Patrick Waltonlibrustc: Remove all uses of the `Copy` bound.
2013-07-17 Patrick Waltonlibrustc: Remove all uses of "copy".
2013-07-17 Patrick Waltonlibrustc: Add a lint mode for unnecessary `copy` and...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-09 borsauto merge of #7117 : jensnockert/rust/freestanding...
2013-07-09 borsauto merge of #7528 : indutny/rust/feature/memory-api...
2013-07-09 borsauto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-09 borsauto merge of #7262 : nikomatsakis/rust/ref-bindings...
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7612 : thestinger/rust/utf8, r=huonw
2013-07-08 borsauto merge of #7608 : glinscott/rust/json_perf, r=pcwalton
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7577 : brson/rust/vers, r=cmr
2013-07-08 Brian AndersonBump version numbers to 0.8-pre
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-07 borsauto merge of #7557 : michaelwoerister/rust/enum_struct...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-05 borsauto merge of #7554 : jld/rust/rm-ssoe, r=catamorphism
2013-07-05 borsauto merge of #7530 : alexcrichton/rust/issue-5194...
2013-07-05 borsauto merge of #7549 : sfackler/rust/docs, r=msullivan
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-04 Daniel MicayMerge pull request #7565 from Blei/fix-rev-size-hint
2013-07-04 borsauto merge of #7542 : alexcrichton/rust/patch-rusti...
2013-07-03 borsauto merge of #7534 : bblum/rust/soundness-messages...
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7531 : sankha93/rust/master, r=bblum
2013-07-03 borsauto merge of #7523 : huonw/rust/uppercase-statics...
2013-07-03 borsauto merge of #7518 : graydon/rust/stats-improvements...
2013-07-03 borsauto merge of #7474 : Seldaek/rust/clean-iter, r=thestinger
2013-07-03 borsauto merge of #7510 : Dretch/rust/missing-trait-message...
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-07-01 borsauto merge of #7521 : thestinger/rust/vec, r=Aatch
2013-07-01 Huon Wilsonrustc: add a lint to enforce uppercase statics.
2013-07-01 borsauto merge of #7492 : yichoi/rust/fix_cleanllvm, r...
2013-07-01 borsauto merge of #7487 : huonw/rust/vec-kill, r=cmr
2013-07-01 borsauto merge of #7517 : brson/rust/0.7, r=brson
2013-06-30 Brian AndersonBump version from 0.7-pre to 0.7
2013-06-30 borsauto merge of #7495 : thestinger/rust/exchange, r=cmr
2013-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-30 borsauto merge of #7468 : cmr/rust/great_renaming, r=pcwalton
2013-06-30 borsauto merge of #7490 : mozilla/rust/rollup, r=thestinger
2013-06-30 borsauto merge of #7475 : Seldaek/rust/fixsplit, r=cmr
2013-06-30 borsauto merge of #7457 : Blei/rust/fix-ffi-floats, r=cmr
2013-06-29 Jordi BoggianoAdd -v/--version support to rust binary
2013-06-29 borsauto merge of #7449 : yichoi/rust/std_test, r=cmr
2013-06-29 Corey RichardsonGreat renaming: propagate throughout the rest of the...
2013-06-29 borsauto merge of #7442 : graydon/rust/clean-llvm-trigger...
2013-06-29 borsauto merge of #7441 : catamorphism/rust/testcases_2013...
2013-06-29 borsauto merge of #7363 : bblum/rust/soundness, r=nikomatsakis
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-29 Ben BlumMake librust satisfy noncopyable stack closures
2013-06-26 borsauto merge of #7382 : msullivan/rust/cleanup, r=bblum
2013-06-26 borsauto merge of #7356 : msullivan/rust/default-methods...
2013-06-26 borsauto merge of #7345 : blake2-ppc/rust/iterator-flat...
2013-06-26 borsauto merge of #7255 : michaelwoerister/rust/debuginfo...
2013-06-26 borsauto merge of #7216 : kballard/rust/task_rng, r=brson
2013-06-26 Brian AndersonMerge remote-tracking branch 'mozilla/master' into...
2013-06-25 borsauto merge of #7325 : artagnon/rust/resolve-module...
2013-06-25 borsauto merge of #7371 : alexcrichton/rust/trying, r=cmr
2013-06-25 Alex CrichtonRename all files with the 'rc' extension