]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-12-16 Alex CrichtonRemove workarounds from issue #4404
2013-12-16 Kiet TranMark live codes in struct/enum for dead-code pass
2013-12-16 Kiet TranAST Visitor now walks enum discriminant expression
2013-12-16 Alex CrichtonMove logic for test output generation forward
2013-12-16 borsauto merge of #10919 : alexcrichton/rust/snapshots...
2013-12-16 Alex CrichtonRegister new snapshots
2013-12-16 Alex CrichtonForbid multiple imports in use statements
2013-12-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10929 : pcwalton/rust/deboxing, r=pcwalton
2013-12-15 Patrick Waltonlibstd: Fix merge fallout.
2013-12-15 Patrick Waltonlibsyntax: Implement the new `box` syntax for unique...
2013-12-15 Patrick Waltonlibrustc: Remove identifiers named `box`, since it...
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: convert to(_mut)_ptr to as_... methods on...
2013-12-15 Edward Z. YangCorrect definition of lvalues, fixes #10890
2013-12-15 Huon WilsonMove std::{str,vec}::raw::set_len to an unsafe method...
2013-12-15 Huon Wilsonstd::vec: move pointless `raw::get` and `unsafe_get...
2013-12-15 Huon Wilsonstd::vec::raw: clean up docs.
2013-12-15 Huon Wilsonstd::vec::bytes: remove obsolete functions.
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 Alex CrichtonHandle more cases in the heap lints
2013-12-15 Huon Wilsonextra: fix spelling in docs.
2013-12-15 Huon Wilsonstd::rt: s/pausible/pausable/.
2013-12-15 Huon Wilsonstd: fix spelling in docs.
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-15 Erick TryzelaarUse clang instead of gcc on OS X 10.9
2013-12-15 Erick TryzelaarRemove tabs from configure script
2013-12-14 Micah ChalmerAdd "proc" as keyword to emacs mode
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 Chris MorganRename To{Str,Bytes}Consume traits to Into*.
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 Chris MorganRemove {As,Into,To}{Option,Either,Result} traits.
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 Kiet TranSuppress warnings in run-pass tests
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 Kiet TranDead-code pass now marks and warns foreign items
2013-12-14 Kiet TranCheck more live Path nodes in dead-code pass
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-14 Brian AndersonIgnore failing Android debug-info tests. #10381
2013-12-14 Brian AndersonIgnore time tests on android. #10958
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 Adrien Tétardoc: CSS changes + commit improved favicon
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 Huon Wilsonextra::test: handle slow benchmarks more gracefully.
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-13 Corey Richardsonlibrustdoc: use pkgid instead of link meta
2013-12-13 Fabrice DesréRemove dependency on gnustl_shared for android builds
2013-12-13 borsauto merge of #10878 : vadimcn/rust/manifest, r=alexcri...
2013-12-13 Jack MoffittAdd test for --dep-info.
2013-12-12 Jack MoffittUpdate documentation for new `pkgid` attribute.
2013-12-12 Jack MoffittAdd --dep-info to write Makefile-compatible dependency...
2013-12-12 Jan Niklas... Use libdir() instead of hard coded string. Fixes #10903
2013-12-12 Guillaume Pinotrewrite of shootout-fasta.rs
2013-12-12 Seo SanghyeonRemove fk_anon
2013-12-12 Alex CrichtonGate literal box expressions in addition to types
2013-12-12 Vadim ChugunovFixed "unused variable" errors and trailing whitespace.
2013-12-12 Eduard BurtescuInline Finallyalizer::drop, allowing LLVM to optimize...
2013-12-12 Alex CrichtonDon't always modify the symbol table in rlibs
2013-12-12 Steven FacklerMake base64::config fields public again
2013-12-12 Steven FacklerAdd std::io::util
2013-12-12 Vadim ChugunovEmbed Windows application manifest.
2013-12-11 borsauto merge of #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake priv members of extra::stats::Summary public.
2013-12-11 Erik PriceMake 'self lifetime illegal.
2013-12-11 Alex CrichtonUpgrade libuv with an OSX build system fix
2013-12-11 borsauto merge of #10891 : chris-morgan/rust/macroize-...
2013-12-11 Alex CrichtonDisable all unwinding on -Z no-landing-pads LTO
2013-12-11 borsauto merge of #10888 : chris-morgan/rust/2013-12-10...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 Corey RichardsonSome rustdoc manual fixes
2013-12-11 kud1ingproto is gone
2013-12-11 Niko MatsakisMore small test case fixes. grr. cc #9629.
2013-12-11 borsauto merge of #10856 : klutzy/rust/buf-reader-lines...
2013-12-11 borsauto merge of #10808 : kballard/rust/use-braces, r...
2013-12-11 Kevin BallardSupport imports of the form `use {foo,bar}`
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-11 klutzystd::io: Add Buffer.lines(), change .bytes() api
2013-12-11 Chris MorganSeparate strict/reserved keywords, derive bounds.
2013-12-11 Chris MorganRemove the following unused special identifiers:
2013-12-11 Jack MoffittFix missing code map entry for uses of `include_str!`.
2013-12-11 borsauto merge of #10791 : pcwalton/rust/decelling, r=pcwalton
next