]> git.lizzy.rs Git - rust.git/history - src/librustc/driver/driver.rs
make link_args use spaces as separators
[rust.git] / src / librustc / driver / driver.rs
2013-05-02 Daniel Micaymake link_args use spaces as separators
2013-05-02 borsauto merge of #6176 : thestinger/rust/libuv_optimize...
2013-05-02 borsauto merge of #6177 : gifnksm/rust/iter-chain, r=thestinger
2013-05-02 borsauto merge of #6175 : Aatch/rust/red-zone-warn, r=sanxiyn
2013-05-02 borsauto merge of #6174 : sanxiyn/rust/static-string, r...
2013-05-02 borsauto merge of #6151 : bjz/rust/local-variable-cleanup...
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-05-02 borsauto merge of #6173 : sammykim/rust/doc-vec, r=yichoi
2013-05-01 borsauto merge of #6147 : bjz/rust/numeric-traits, r=brson
2013-05-01 borsauto merge of #6144 : catamorphism/rust/mkdir_recursive...
2013-05-01 borsauto merge of #6139 : thestinger/rust/tmp, r=graydon
2013-05-01 borsauto merge of #6131 : thestinger/rust/new_iter, r=graydon
2013-05-01 borsauto merge of #6115 : jbclements/rust/test-case-fixes...
2013-05-01 borsauto merge of #6113 : brson/rust/task-drop, r=graydon
2013-05-01 borsauto merge of #6105 : Aatch/rust/linker-improv, r=pcwalton
2013-05-01 borsauto merge of #6103 : catamorphism/rust/nonfatal-errors...
2013-04-30 James MillerChange flags to -Z print-link-args and --link-args
2013-04-30 borsauto merge of #6108 : gifnksm/rust/bigint-shift-bug...
2013-04-30 borsauto merge of #6107 : catamorphism/rust/mkdir_recursive...
2013-04-29 borsauto merge of #6110 : bjz/rust/numeric-traits, r=pcwalton
2013-04-29 borsauto merge of #6099 : danluu/rust/xfail_clone, r=catamo...
2013-04-29 borsauto merge of #6083 : jbclements/rust/parser-cleanup...
2013-04-29 James MillerAdds '--print-link-args' that outputs linker arguments...
2013-04-29 James MillerAdd `--linker` option to pass flags to the linker
2013-04-28 borsauto merge of #5646 : Aatch/rust/unwind-fix, r=brson
2013-04-28 borsauto merge of #6092 : gifnksm/rust/impl-integer-bigint...
2013-04-28 John Clementsrefactoring mod.rs
2013-04-28 borsauto merge of #6075 : thestinger/rust/no-no_core, r...
2013-04-28 Daniel Micayonly use #[no_core] in libcore
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-25 borsauto merge of #6051 : thestinger/rust/iterator, r=catam...
2013-04-24 borsauto merge of #6044 : Dretch/rust/run-remove-progrepr...
2013-04-24 borsauto merge of #6029 : Kimundi/rust/ascii-encoding,...
2013-04-24 Marvin LöbelFixed typo... And a billion other things.
2013-04-24 Marvin LöbelRemoved ascii functions from other modules
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-23 borsauto merge of #6025 : alexcrichton/rust/issue-2697...
2013-04-23 borsauto merge of #6017 : brson/rust/revert-span-merge...
2013-04-23 borsauto merge of #6015 : catamorphism/rust/rustpkg-doc...
2013-04-23 borsauto merge of #6013 : gifnksm/rust/bigint-quot-rem...
2013-04-23 borsauto merge of #6007 : pcwalton/rust/use-mod, r=brson
2013-04-23 borsauto merge of #5996 : sanxiyn/rust/target-feature,...
2013-04-22 borsauto merge of #5980 : Kimundi/rust/ascii-encoding,...
2013-04-22 borsauto merge of #5966 : alexcrichton/rust/issue-3083...
2013-04-22 Seo SanghyeonChoose target features
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-21 Alex Crichtonrustc: remove unused 'mut' variables
2013-04-20 borsauto merge of #5970 : huonw/rust/core-sys-size_of-val...
2013-04-20 borsauto merge of #5965 : alexcrichton/rust/issue-4364...
2013-04-20 borsauto merge of #5945 : graydon/rust/fix-unicode-tables...
2013-04-20 borsauto merge of #5968 : gifnksm/rust/windowed, r=brson
2013-04-20 borsauto merge of #5964 : danluu/rust/debug_tutorial_foo...
2013-04-20 Alex Crichtonrustc: de-mode + fallout from libsyntax changes
2013-04-20 borsauto merge of #5962 : pcwalton/rust/shootout, r=pcwalton
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-19 Patrick Waltonlibrustc: Implement fast-ffi and use it in various...
2013-04-19 borsauto merge of #5943 : brson/rust/struct-return, r=graydon
2013-04-19 borsauto merge of #5938 : thestinger/rust/iterator, r=pcwalton
2013-04-19 borsauto merge of #5914 : catamorphism/rust/copy-cops,...
2013-04-19 Tim Chevalierrustc: Anti-copy police
2013-04-18 Tim Chevalierrustc: One less copy
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-18 borsauto merge of #5909 : brson/rust/rt4, r=graydon
2013-04-18 borsauto merge of #5726 : brson/rust/struct-return, r=brson
2013-04-16 borsauto merge of #5890 : youknowone/rust/const-eval, r...
2013-04-16 Brian AndersonMerge remote-tracking branch 'brson/sched-cleanup'
2013-04-16 borsauto merge of #5901 : thestinger/rust/iterator, r=sanxiyn
2013-04-16 borsauto merge of #5895 : huonw/rust/no-pub-tests, r=thestinger
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 Huon Wilsonlibcore,std,syntax,rustc: move tests into `mod tests...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-15 borsauto merge of #5778 : jld/rust/reflect-abstract-enum...
2013-04-13 borsauto merge of #5761 : Dretch/rust/murder-death-kill...
2013-04-13 borsauto merge of #5839 : bjz/rust/master, r=brson
2013-04-12 borsauto merge of #5827 : nikomatsakis/rust/issue-5656...
2013-04-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
2013-04-12 borsauto merge of #5640 : dbaupp/rust/syntax-generalise...
2013-04-12 borsauto merge of #5852 : thestinger/rust/ffi, r=thestinger
2013-04-12 borsauto merge of #5809 : Aatch/rust/start-attr, r=thestinger
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-09 James MillerAdd #[start] attribute to define a new entry point...
2013-04-09 borsauto merge of #5788 : danluu/rust/rusti_clear, r=bstrie
2013-04-09 borsauto merge of #5800 : vivekgalatage/rust/master, r...
2013-04-08 borsauto merge of #5775 : pavpanchekha/rust/patch-1, r...
2013-04-06 borsauto merge of #5755 : catamorphism/rust/rustllvm-cmdlin...
2013-04-06 borsauto merge of #5751 : metajack/rust/at-clones, r=thestinger
2013-04-06 borsauto merge of #5733 : dbaupp/rust/std-complex-rational...
2013-04-06 borsauto merge of #5732 : Zhann/rust/master, r=catamorphism
2013-04-06 borsauto merge of #5721 : dhardy/rust/master, r=graydon
2013-04-06 borsauto merge of #5676 : nikomatsakis/rust/issue-4183...
2013-04-05 Niko MatsakisFix various warnings, NOTEs, etc
2013-04-05 borsauto merge of #5722 : metajack/rust/cell-with-ref-mut...
2013-04-04 borsauto merge of #5431 : crabtw/rust/mips-rt, r=brson
2013-04-04 borsauto merge of #5716 : dhardy/rust/master, r=thestinger
2013-04-04 Jyun-Yan Yourt: improve mips backend
2013-04-04 borsauto merge of #5703 : steveklabnik/rust/add_log_docs...
2013-04-04 borsauto merge of #5710 : ajuckel/rust/patch-1, r=luqmana
2013-04-04 borsauto merge of #5704 : brson/rust/compiletest, r=luqmana
next