]> git.lizzy.rs Git - rust.git/history - src/librustc/driver/driver.rs
auto merge of #15601 : jbclements/rust/disable-default-macro-behavior, r=alexcrichton
[rust.git] / src / librustc / driver / driver.rs
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-12 borsauto merge of #15592 : arjantop/rust/bufwriter-write...
2014-07-12 borsauto merge of #15588 : alexcrichton/rust/issue-15478...
2014-07-12 borsauto merge of #15589 : Denommus/rust/master, r=alexcrichton
2014-07-11 borsauto merge of #15565 : alexcrichton/rust/issue-15475...
2014-07-11 John Clementsadd Macro Exterminator
2014-07-11 borsauto merge of #15580 : pnkfelix/rust/fsk-fix-15558...
2014-07-11 borsauto merge of #15576 : mrmonday/rust/patch-1, r=alexcri...
2014-07-11 borsauto merge of #15575 : mvdnes/rust/spinlock_error,...
2014-07-11 borsauto merge of #15574 : omasanori/rust/hidden, r=huonw
2014-07-11 borsauto merge of #15570 : omasanori/rust/radix, r=alexcrichton
2014-07-11 borsauto merge of #15564 : alexcrichton/rust/moar-hash...
2014-07-10 borsauto merge of #15336 : jakub-/rust/diagnostics, r=brson
2014-07-10 Jakub WieczorekAdd scaffolding for assigning alpha-numeric codes to...
2014-07-09 borsauto merge of #15471 : erickt/rust/push_all, r=acrichto
2014-07-09 borsauto merge of #15283 : kwantam/rust/master, r=alexcrichton
2014-07-09 borsauto merge of #15540 : Gankro/rust/master, r=huonw
2014-07-09 borsauto merge of #15530 : adrientetar/rust/proper-fonts...
2014-07-09 borsauto merge of #15422 : steveklabnik/rust/guide_compound...
2014-07-09 borsauto merge of #15374 : steveklabnik/rust/comments,...
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-08 borsauto merge of #15493 : brson/rust/tostr, r=pcwalton
2014-07-08 Richo Healeystd: Rename the `ToStr` trait to `ToString`, and `to_st...
2014-07-08 borsauto merge of #15521 : nick29581/rust/type, r=pcwalton
2014-07-08 borsauto merge of #15518 : alexcrichton/rust/fix-some-crate...
2014-07-08 Alex Crichtonrustc: Fix naming output files with --crate-name
2014-07-08 borsauto merge of #15406 : luqmana/rust/nop, r=pcwalton
2014-07-07 borsauto merge of #15440 : pcwalton/rust/struct-aliases...
2014-07-07 borsauto merge of #15411 : mitchmindtree/rust/master, r...
2014-07-07 borsauto merge of #15464 : dotdash/rust/bool_stores, r...
2014-07-06 borsauto merge of #15465 : SimonSapin/rust/patch-4, r=alexc...
2014-07-06 borsauto merge of #15456 : aochagavia/rust/guide, r=alexcri...
2014-07-06 borsauto merge of #15454 : jakub-/rust/15453, r=huonw
2014-07-06 borsauto merge of #15447 : patrickyevsukov/rust/patch-1...
2014-07-06 borsauto merge of #15441 : P1start/rust/lifetime-suggest...
2014-07-06 borsauto merge of #15439 : dotdash/rust/remove_entry_bcx...
2014-07-06 borsauto merge of #15417 : pfalabella/rust/rational-signed...
2014-07-05 borsauto merge of #15319 : alexcrichton/rust/no-crate-id...
2014-07-05 Alex Crichtonrustc: Default #[crate_name] on input, not output
2014-07-05 Alex Crichtonrustc: Stop putting hashes in filenames by default
2014-07-05 Alex Crichtonrustc: Add a new codegen flag, -C metadata=foo
2014-07-05 Alex Crichtonrustc: Remove CrateId and all related support
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 borsauto merge of #15233 : jbclements/rust/match-var-hygien...
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #14886 : alexcrichton/rust/rt-improvement...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-26 borsauto merge of #15192 : mrec/rust/json-nan, r=alexcrichton
2014-06-26 borsauto merge of #15194 : Sawyer47/rust/to-string-cleanup...
2014-06-26 Piotr JawniakRemove unnecessary to_string calls
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-24 borsauto merge of #15024 : kmcallister/rust/lint, r=alexcri...
2014-06-24 Keegan McAllisterImplement lint plugins
2014-06-24 Keegan McAllisterConvert builtin lints to uppercase names for style...
2014-06-24 Keegan McAllisterClean up and document the public lint API
2014-06-24 Keegan McAllisterStore the registered lints in the Session
2014-06-24 Keegan McAllisterReplace enum LintId with an extensible alternative
2014-06-24 Keegan McAllisterMove lint.rs out of middle
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-23 borsauto merge of #15089 : tomjakubowski/rust/rustdoc-defau...
2014-06-23 borsauto merge of #15061 : pnkfelix/rust/fsk-fix-issue...
2014-06-21 borsauto merge of #15062 : pcwalton/rust/trailing-plus...
2014-06-21 borsauto merge of #15029 : aturon/rust/stability-index...
2014-06-19 Aaron TuronAdd stability inheritance
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14932 : Sawyer47/rust/json-smallfix...
2014-06-16 borsauto merge of #14906 : P1start/rust/rustdoc-lifetimes...
2014-06-16 borsauto merge of #14900 : alexcrichton/rust/snapshots...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14867 : alexcrichton/rust/rollup, r...
2014-06-13 Patrick Waltonlibrustc: Forbid `transmute` from being called on types...
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 borsauto merge of #13222 : nick29581/rust/dxr4, r=brson
2014-06-13 Nick CameronDump results of analysis phase as CSV
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 Valerii HioraBetter dylib skipping based on Alex Crichton code
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 borsauto merge of #14250 : alexcrichton/rust/gc, r=brson
2014-06-11 Alex Crichtonrustc: Move the AST from @T to Gc<T>
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
next