]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-06-20 borsauto merge of #15056 : alexcrichton/rust/issue-15043...
2014-06-20 Alex Crichtonsyntax: Parse GT tokens from `>=` and `>>=`
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 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...
2014-06-18 Felix S. Klock IIRegression tests for flowgraph construction bug on...
2014-06-18 Felix S. Klock IIsome extra test cases to cover in the borrow checker.
2014-06-18 Felix S. Klock IIfix typo in borrowck doc.
2014-06-18 Felix S. Klock IIEnsure dataflow of a proc never looks at blocks from...
2014-06-18 Felix S. Klock IImiddle::cfg code cleanup.
2014-06-18 Felix S. Klock IIRevise dataflow to do a cfg-driven walk.
2014-06-18 Felix S. Klock IINodeIndex should derive `Show`.
2014-06-18 Felix S. Klock IIBug fixes for flowgraph construction.
2014-06-18 borsauto merge of #14984 : thestinger/rust/libc, r=alexcrichton
2014-06-18 borsauto merge of #14990 : tomjakubowski/rust/emacs-fix...
2014-06-18 borsauto merge of #15000 : alexcrichton/rust/fix-rustdoc...
2014-06-18 borsauto merge of #14994 : nick29581/rust/comments, r=bstrie
2014-06-18 Alex Crichtonstd: Remove dual export of `Show`
2014-06-18 Alex Crichtonrustdoc: Don't inject `extern crate std`.
2014-06-18 Alex Crichtonrustdoc: Fix testing indented code blocks
2014-06-18 Daniel Micayfix signatures of mmap-related functions from libc
2014-06-18 borsauto merge of #14992 : nathantypanski/rust/collect...
2014-06-18 Brian AndersonMark all crates except std as experimental
2014-06-18 Luqman Adenlibrustc: Don't overwrite vtables when coercing to...
2014-06-18 Nathan Typanskichange ~[] -> Vec for collect()
2014-06-18 Nick CameronWrap debuginfo.rs at 80 columns.
2014-06-18 borsauto merge of #14880 : SimonSapin/rust/byte-literals...
2014-06-18 Kevin Butlerrustc: reduce redundant resolve errors.
2014-06-18 borsauto merge of #14869 : nick29581/rust/tstore, r=nmatsakis
2014-06-17 Tom Jakubowskiemacs: Remove outdated references to ~ in tests
2014-06-17 Tom Jakubowskiemacs: Add shebang to test script
2014-06-17 Tom Jakubowskiemacs: Don't overwrite font lock for attributes
2014-06-17 Simon SapinFix expected error message in a test.
2014-06-17 borsauto merge of #14956 : nathantypanski/rust/master,...
2014-06-17 Nick CameronRemove TraitStore from ty_trait
2014-06-17 Simon SapinFix some violations of stronger guarantees for mutable...
2014-06-17 Simon SapinRefactor backslash-escape parsing to share similar...
2014-06-17 Simon SapinDocument the byte, byte string, and raw byte string...
2014-06-17 Simon SapinAdd br##"xx"## raw byte string literals.
2014-06-17 Simon SapinAdd a b"xx" byte string literal of type &'static [u8].
2014-06-17 Simon SapinAdd a b'x' byte literal of type u8.
2014-06-17 Kevin Butlerrustc: Add self/super hint for extern crate resolve...
2014-06-17 borsauto merge of #14977 : pcwalton/rust/address-insignific...
2014-06-17 borsauto merge of #14976 : luqmana/rust/focwtc, r=pcwalton
next