]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-06-23 borsauto merge of #15083 : edwardw/rust/destructure-trait...
2014-06-23 borsauto merge of #15061 : pnkfelix/rust/fsk-fix-issue...
2014-06-23 borsauto merge of #15097 : tomjakubowski/rust/fix-feature...
2014-06-23 borsauto merge of #15068 : erickt/rust/mem-inline, r=pcwalton
2014-06-22 borsauto merge of #15081 : jakub-/rust/issue-15080, r=alexc...
2014-06-22 borsauto merge of #15091 : nikomatsakis/rust/issue-5527...
2014-06-22 Tom Jakubowskilibrustc: Fix poorly formatted doc in feature_gate
2014-06-22 borsauto merge of #15088 : Sawyer47/rust/detotal, r=alexcri...
2014-06-22 Niko MatsakisRename ty_param_bounds_and_ty to Polytype
2014-06-22 Niko MatsakisRename and move ty_param_substs_and_ty
2014-06-22 Piotr JawniakUpdate few files after comparison traits renaming
2014-06-22 Felix S. Klock IIRegionFolder should only invoke callback on free regions.
2014-06-22 borsauto merge of #15005 : dotdash/rust/i1_bool, r=alexcrichton
2014-06-21 Erick Tryzelaarcollections: fix running `make check-stage1-collections`
2014-06-21 Erick Tryzelaarstd: inline many of the Writer/Reader methods
2014-06-21 Erick Tryzelaarserialize: Simplify the json docs
2014-06-21 Erick Tryzelaarstd: micro-optimize Vec constructors and add benchmarks
2014-06-21 Edward WangMake destructuring trait reference work
2014-06-21 Jakub WieczorekFix a #14731 regression in missing_constructor() for...
2014-06-21 Björn SteinbrinkCompile bools to i1
2014-06-21 Björn SteinbrinkUpdate LLVM
2014-06-21 Björn SteinbrinkAdd missing attributes to indirect calls for foreign...
2014-06-21 Björn SteinbrinkCorrectly set return type attributes on foreign functio...
2014-06-21 borsauto merge of #15074 : conradkleinespel/rust/master...
2014-06-21 borsauto merge of #15062 : pcwalton/rust/trailing-plus...
2014-06-21 Conrad Kleinespelreplace reference to ~"string" with box "string"
2014-06-21 borsauto merge of #15029 : aturon/rust/stability-index...
2014-06-21 borsauto merge of #14731 : jakub-/rust/pattern-matching...
2014-06-20 Patrick Waltonlibsyntax: Stop parsing `+` with no bounds after it.
2014-06-20 borsauto merge of #14988 : pcwalton/rust/unsafe-destructor...
2014-06-20 Patrick Waltonlibrustc: Put `#[unsafe_destructor]` behind a feature...
2014-06-20 Jakub WieczorekIgnore issue-14393 on Windows
2014-06-20 borsauto merge of #15056 : alexcrichton/rust/issue-15043...
2014-06-20 Alex Crichtonsyntax: Parse GT tokens from `>=` and `>>=`
2014-06-20 Jakub WieczorekAddress review comments
2014-06-20 Jakub WieczorekFix #14393
2014-06-20 Jakub WieczorekAdd unreachability detection for missized patterns...
2014-06-20 Jakub WieczorekAdd support for fixed size vectors in let/arg patterns
2014-06-20 Jakub WieczorekProvide a witness pattern for non-exhaustive patterns
2014-06-20 Jakub WieczorekCheck pattern refutability the same way exhaustiveness...
2014-06-20 borsauto merge of #15050 : kaseyc/rust/impl_eq_for_bitv_bit...
2014-06-20 borsauto merge of #15048 : brson/rust/toc-margin, r=alexcri...
2014-06-20 borsauto merge of #15047 : brson/rust/taskdocs, r=huonw
2014-06-20 borsauto merge of #15044 : alexcrichton/rust/speed-up-selec...
2014-06-20 borsauto merge of #14993 : alxgnon/rust/taskpooldocfix...
2014-06-20 Kasey CarrothersImplement Eq for Bitv and BitvSet
2014-06-20 Alexandre Gagnonstd::sync::TaskPool: Improve module documentation
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-20 Brian Andersonstd: Update std::task docs to reflect modern times
2014-06-19 Brian Andersondoc: Fix margins around tables of contents
2014-06-19 Huon Wilsontesting guide: update to use `test_harness` & fix problems.
2014-06-19 Alex Crichtonsync: Enable the fast path of select()
2014-06-19 borsauto merge of #15037 : zzmp/rust/doc/hotkeys, r=alexcri...
2014-06-19 Brian Andersondoc: Add disclaimers about versions of external docs
2014-06-19 Brian AndersonUpdate the external links in the doc index
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 Zach Pomerantz(doc) Properly doc hotkeys in generated docs.
2014-06-19 Huon Wilsonrustdoc: add the ability to run tests with --test.
2014-06-19 Huon Wilsonrustdoc: refactor code block language info into a struct.
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 Aaron TuronAdd stability inheritance
2014-06-19 borsauto merge of #14400 : kballard/rust/lexer_crlf_handlin...
2014-06-19 Kevin BallardHandle CRLF properly in the lexer
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-19 borsauto merge of #15025 : alexcrichton/rust/rollup, r...
2014-06-19 Alex CrichtonMerge conflicts from the rollup
2014-06-19 Simon SapinRevert bytes!() docstring change, and fix a typo.
2014-06-19 Simon SapinDeprecate the bytes!() macro.
2014-06-19 Luqman AdenUpdate compiler-rt to work for non-v7 arm.
2014-06-19 Zach Pomerantz(doc) Change search placeholder text.
2014-06-19 Michael Woeristerdebuginfo: Add test case for issue 14411.
2014-06-19 Edward WangFix #14865
2014-06-19 Piotr JawniakFix FIXME #5275
2014-06-19 Chris MorganVim: highlight invalid characters in char literals.
2014-06-19 Chris MorganVim: highlight escapes for byte literals.
2014-06-19 Cameron ZwarichReject double moves out of array elements
2014-06-19 Aaron TuronFallout from TaskBuilder changes
2014-06-19 Aaron TuronRevamp TaskBuilder API
2014-06-19 Luqman Adenlibrustc: Use expr_ty_adjusted in trans_overloaded_call.
2014-06-19 Brendan ZabarauskasUpdate doc comment for Int trait
2014-06-19 Brendan ZabarauskasShorten endian conversion method names
2014-06-19 Brendan ZabarauskasRemove `#[stable]` attribute from free-standing endian...
2014-06-19 Brendan ZabarauskasMerge the Bitwise and ByteOrder traits into the Int...
2014-06-19 Brendan ZabarauskasFix comment formatting
2014-06-19 Brendan ZabarauskasUse ByteOrder methods instead of free-standing functions
2014-06-19 Brendan ZabarauskasAdd a ByteOrder trait for abstracting over endian conve...
2014-06-19 Kevin BallardAdd commands :RustEmitIr and :RustEmitAsm
2014-06-19 Kevin BallardWrite documentation for the Rust vim plugin
2014-06-19 Kevin BallardRename :Run and :Expand to :RustRun and :RustExpand
2014-06-19 Kevin Ballardvim: Add :Run and :Expand commands
2014-06-18 borsauto merge of #15006 : alexcrichton/rust/fix-nightly...
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-18 Alex Crichtontest: Attempt to fix nightly-linux
2014-06-18 Kevin BallardDon't require mutable StringReader to emit lexer errors
2014-06-18 Piotr JawniakRemove obsolete test
2014-06-18 borsauto merge of #14879 : Ryman/rust/resolve_super_hint_cu...
2014-06-18 Kevin BallardFix spans for doc comments
2014-06-18 borsauto merge of #14873 : pnkfelix/rust/fsk-dataflow-revis...
2014-06-18 Felix S. Klock IIAdapt test case to match current set of emitted warning...
next