]> git.lizzy.rs Git - rust.git/history - src/librustc
librustc: Add argument to allow choosing "linker"
[rust.git] / src / librustc /
2013-05-03 Luqman Adenlibrustc: Add argument to allow choosing "linker"
2013-05-03 borsauto merge of #6213 : kud1ing/rust/patch-1, r=graydon
2013-05-03 borsauto merge of #6046 : brson/rust/io, r=graydon
2013-05-03 borsauto merge of #6185 : gifnksm/rust/prelude-from_str...
2013-05-03 borsauto merge of #6207 : sanxiyn/rust/tc-big, r=thestinger
2013-05-03 borsauto merge of #6204 : pcwalton/rust/uninhabited-enum...
2013-05-03 borsauto merge of #6212 : brson/rust/xfail-flatpipes, r...
2013-05-03 borsauto merge of #6206 : sanxiyn/rust/mach-sty, r=thestinger
2013-05-03 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-03 borsauto merge of #6201 : pcwalton/rust/inhtwama-serializer...
2013-05-03 borsauto merge of #6140 : Dretch/rust/run-with-rust, r...
2013-05-03 Brian Andersonrustc: Drop the visitor object from the visitor glue
2013-05-03 Patrick Waltonlibrustc: Make uninhabited enums not castable to int
2013-05-03 borsauto merge of #6195 : luqmana/rust/newtype-drop, r...
2013-05-03 Patrick Waltonlibrustc: Update the serializer to work properly with...
2013-05-02 borsauto merge of #6192 : thestinger/rust/link_args, r...
2013-05-02 borsauto merge of #6172 : Sodel-the-Vociferous/rust/rm_trt_...
2013-05-02 borsauto merge of #6197 : graydon/rust/re-xfail, r=graydon
2013-05-02 borsauto merge of #6193 : youknowone/rust/static-string...
2013-05-02 borsauto merge of #6184 : kud1ing/rust/master, r=sanxiyn
2013-05-02 borsauto merge of #6125 : luqmana/rust/newtype-drop, r...
2013-05-02 Daniel Micaymake link_args use spaces as separators
2013-05-02 Jeong YunWonUse static strings
2013-05-02 borsauto merge of #6182 : huonw/rust/core-str-opts, r=nikom...
2013-05-02 borsauto merge of #6178 : erickt/rust/remove-drop, r=graydon
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 Seo SanghyeonRemove codes related to modes
2013-05-02 borsauto merge of #6111 : pnkfelix/rust/issue4391-rustc...
2013-05-02 Felix S. Klock IILets see if changing `span_fatal` to `span_err` gets...
2013-05-02 Felix S. Klock IIIssue 4391: rustc should not silently skip tests with...
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 Erick Tryzelaarrustc: remove ty::LegacyDtor
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-05-02 borsauto merge of #6173 : sammykim/rust/doc-vec, r=yichoi
2013-05-02 Seo SanghyeonUse static strings
2013-05-02 Seo SanghyeonTake string slices
2013-05-01 Daniel RalstonAdd trait object field types to back/abi.rs, and use...
2013-05-01 borsauto merge of #6148 : erickt/rust/remove-drop, r=pcwalton
2013-05-01 Erick Tryzelaarrustc: remove the rest of drop
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 Brendan ZabarauskasRevert rename of Div to Quot
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-05-01 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-30 borsauto merge of #6136 : jld/rust/simplifycfg-unrevert...
2013-04-30 borsauto merge of #6134 : jld/rust/issue-6117, r=catamorphism
2013-04-30 borsauto merge of #6118 : brson/rust/too-much-recursion...
2013-04-30 Jed DavisThe null case of a nullable-poiner enum might not be...
2013-04-30 Seo SanghyeonRemove mach_sty
2013-04-30 borsauto merge of #6121 : luqmana/rust/newtype-cc, r=graydon
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-30 Tim Chevalierrustc / test: Fix error message
2013-04-30 Luqman Adenlibrustc: Fix drop finalizer not running for newtype...
2013-04-30 borsauto merge of #6073 : huonw/rust/core-rust-isaac, r...
2013-04-30 Luqman Adenlibrustc: Fix pattern matching on cross crate newtype...
2013-04-29 Tim Chevalierrustc: Change At to Managed and Uniq to Owned
2013-04-29 borsauto merge of #6080 : pcwalton/rust/demode-everything...
2013-04-29 Patrick Waltonlibrustc: Fix merge fallout.
2013-04-29 Patrick Waltonlibrustc: Forbid type implementations on typedefs.
2013-04-29 Patrick Waltontest: Fix tests.
2013-04-29 Patrick Waltonlibrustc: Remove the concept of modes from the compiler.
2013-04-29 Patrick Waltonlibrustc: Make `&fn` by-copy by default and remove...
2013-04-29 Patrick Waltontest: Remove #[legacy_modes] from the test suite.
2013-04-29 Patrick Waltonlibrustc: Remove the legacy mode in the type visitor...
2013-04-29 Patrick Waltonlibrustc: Rename `reinterpret_cast` to `transmute_copy...
2013-04-29 Patrick Waltonlibrustc: Implement `reinterpret_cast` in terms of...
2013-04-29 Patrick Waltonlibrustc: Remove `ptr::addr_of`.
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 borsauto merge of #6056 : thestinger/rust/iter, r=catamorphism
2013-04-29 Daniel Micaymake way for a new iter module
2013-04-29 Tim Chevalierrustc: Suppress derived pattern-match-checking errors
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-28 borsauto merge of #6082 : catamorphism/rust/mkdir_recursive...
2013-04-27 borsauto merge of #6081 : brson/rust/out-of-stack, r=thestinger
2013-04-27 borsauto merge of #6072 : cmr/rust/better_import_error...
2013-04-27 borsauto merge of #6071 : bjz/rust/numeric-traits, r=graydon
2013-04-27 borsauto merge of #6070 : thestinger/rust/tutorial, r=pcwalton
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-27 borsauto merge of #6064 : thestinger/rust/char, r=catamorphism
2013-04-27 borsauto merge of #6059 : Kimundi/rust/nice-fail, r=pcwalton
2013-04-27 borsauto merge of #6058 : huonw/rust/rt-isaac-update, r...
2013-04-27 borsauto merge of #6057 : cmr/rust/map_zip, r=graydon
next