]> git.lizzy.rs Git - rust.git/history - src/librustc/README.txt
auto merge of #17341 : alexcrichton/rust/unignore, r=brson
[rust.git] / src / librustc / README.txt
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
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-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-17 borsauto merge of #14956 : nathantypanski/rust/master,...
2014-06-17 borsauto merge of #14976 : luqmana/rust/focwtc, r=pcwalton
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14947 : zwarich/rust/check-loans-not...
2014-06-17 borsauto merge of #14955 : alexcrichton/rust/rollup, r...
2014-06-17 Brian AndersonUpdate repo location
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11283 : brson/rust/doublefailure, r...
2014-01-04 borsauto merge of #11280 : c-a/rust/inline_byteswap, r...
2014-01-04 borsauto merge of #11277 : brson/rust/more0.9, r=alexcrichton
2014-01-03 borsauto merge of #11264 : am0d/rust/crate_type_lint, r...
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
2014-01-03 borsauto merge of #11276 : brson/rust/0.9, r=pcwalton
2014-01-03 borsauto merge of #11275 : matt-auld/rust/update_readme...
2014-01-02 matt-auldUpdate references to rustc.rc in README.
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-18 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-17 borsauto merge of #6442 : sstewartgallus/rust/incoming...
2013-05-17 borsauto merge of #6534 : brson/rust/intrinsic-docs, r...
2013-05-17 borsauto merge of #6549 : bjz/rust/numeric-traits, r=thestinger
2013-05-16 borsauto merge of #6543 : catamorphism/rust/traits-cleanup...
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-16 kud1ingmain() is in ./rustc.rc. use "./../" pattern some more
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
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-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
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-11 borsauto merge of #5811 : sanxiyn/rust/parse-uint, r=catamo...
2013-04-10 borsauto merge of #5773 : dunsmoreb/rust/incoming, r=bstrie
2013-04-10 borsauto merge of #5812 : kud1ing/rust/patch-1, r=sanxiyn
2013-04-10 kud1ingREADME: "driver/rust.rs" => "rust.rc"
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-26 borsauto merge of #5555 : Kimundi/rust/str-dealloc-3, r...
2013-03-26 borsauto merge of #5549 : brson/rust/rustdoc, r=brson
2013-03-26 borsauto merge of #5553 : pnkfelix/rust/doc-fixes-for-0...
2013-03-26 Felix S. Klock IICleanup wording around the awkward "and so on is ....
2012-12-18 Erick TryzelaarSwitch from serialization to std::serialize. (snapshot)
2012-11-08 Brian AndersonMerge pull request #3923 from am0d/master
2012-11-07 Brian AndersonRename src/rustc to src/librustc. Use the driver crate