]> git.lizzy.rs Git - rust.git/history - src/librustpkg
auto merge of #11274 : michaelwoerister/rust/issue11083, r=pcwalton
[rust.git] / src / librustpkg /
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 borsauto merge of #11255 : klutzy/rust/small-cleanup, r...
2014-01-01 klutzysyntax::codemap: Add static DUMMY_SP
2014-01-01 klutzyrustc::driver: Remove two @s
2014-01-01 borsauto merge of #11244 : johnwalker/rust/issue-11239...
2014-01-01 borsauto merge of #11215 : alexcrichton/rust/metadata-filen...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11173 : whitequark/rust/master, r=thestinger
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 borsauto merge of #11155 : SiegeLord/rust/early_deps, r...
2013-12-31 SiegeLordGenerate --dep-info earlier in the compillation.
2013-12-31 borsauto merge of #11208 : alexcrichton/rust/less-c, r=cmr
2013-12-30 borsauto merge of #11125 : vmx/rust/rational, r=huonw
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11182 : luisbg/rust/crateid, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #10885 : kballard/rust/as_mut_slice,...
2013-12-30 borsauto merge of #11168 : sfackler/rust/de-at-extctxt...
2013-12-30 Steven FacklerMake ast_fold take &mut self
2013-12-29 Luis de BethencourtRename uses of PkgId to CrateId in librustpkg
2013-12-29 Steven FacklerStop using @ExtCtxt
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-27 borsauto merge of #11158 : alexcrichton/rust/green-bootstra...
2013-12-27 borsauto merge of #11058 : pcwalton/rust/demuting, r=pcwalton
2013-12-26 Patrick Waltonlibrustc: De-`@mut` the additional library search paths
2013-12-26 borsauto merge of #11148 : alexcrichton/rust/snapshots...
2013-12-26 Alex CrichtonRegister new snapshots
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-26 Alex CrichtonTest fixes and rebase conflicts
2013-12-25 Alex Crichtonstd: Stop reexporting the contents of 'mod consts'
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-23 borsauto merge of #11069 : alexcrichton/rust/issue-11067...
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 borsauto merge of #11075 : alexcrichton/rust/issue-10392...
2013-12-20 borsauto merge of #11073 : klutzy/rust/issue-10978, r=alexc...
2013-12-20 borsauto merge of #11071 : huonw/rust/quiet-test, r=cmr
2013-12-20 borsauto merge of #11057 : alexcrichton/rust/no-at-in-ebml...
2013-12-19 borsauto merge of #11072 : chris-morgan/rust/ctags-tweaks...
2013-12-19 borsauto merge of #11070 : ezyang/rust/better-errors, r...
2013-12-19 borsauto merge of #11041 : cmr/rust/pkgid_changes, r=cmr...
2013-12-19 Corey RichardsonRename pkgid to crate_id
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton
2013-12-17 borsauto merge of #10964 : cartazio/rust/gcc-detector,...
2013-12-16 borsauto merge of #10994 : ktt3ja/rust/issue-10956, r=alexc...
2013-12-16 borsauto merge of #10919 : alexcrichton/rust/snapshots...
2013-12-16 Alex CrichtonRegister new snapshots
2013-12-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10984 : huonw/rust/clean-raw, r=cmr
2013-12-15 borsauto merge of #10974 : huonw/rust/spellck, r=alexcrichton
2013-12-15 Huon Wilsonstd::vec: remove unnecessary count parameter on {bytes,
2013-12-15 borsauto merge of #10970 : erickt/rust/master, r=alexcrichton
2013-12-15 borsauto merge of #10948 : cmr/rust/update_pkgid, r=metajack
2013-12-15 borsauto merge of #10932 : alexcrichton/rust/feature-update...
2013-12-15 borsauto merge of #10968 : MicahChalmer/rust/emacs-proc...
2013-12-15 Corey Richardsonlibrustpkg: don't clobber the crate attributes for...
2013-12-14 borsauto merge of #10952 : huonw/rust/1ms-bench, r=cmr
2013-12-14 borsauto merge of #10936 : cadencemarseille/rust/issue...
2013-12-14 borsauto merge of #10870 : ktt3ja/rust/issue-10865, r=alexc...
2013-12-14 Cadence MarseilleFix #10754 - `std::run` functions fail after io_error
2013-12-14 borsauto merge of #10949 : fabricedesre/rust/no-gnustl...
2013-12-14 borsauto merge of #10944 : metajack/rust/pkgid-docs, r=cmr
2013-12-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10935 : sanxiyn/rust/fk-anon, r=pcwalton
2013-12-14 borsauto merge of #10931 : sfackler/rust/base64-visibility...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-14 borsauto merge of #10960 : brson/rust/android, r=alexcrichton
2013-12-13 borsauto merge of #10918 : eddyb/rust/inline-finally-dtor...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-12 Jack MoffittAdd --dep-info to write Makefile-compatible dependency...
2013-12-12 Jan Niklas HasseUse libdir() instead of hard coded string. Fixes #10903
next