]> git.lizzy.rs Git - rust.git/history - src
cmp: switch `min` and `max` to `TotalOrd`
[rust.git] / src /
2014-03-14 Daniel Micaycmp: switch `min` and `max` to `TotalOrd`
2014-03-13 borsauto merge of #12238 : ktt3ja/rust/lifetime-error-msg...
2014-03-13 borsauto merge of #12852 : itdaniher/rust/master, r=alexcri...
2014-03-13 borsauto merge of #12849 : nick29581/rust/doubles, r=alexcr...
2014-03-13 borsauto merge of #12610 : eddyb/rust/deref-now-auto, r...
2014-03-13 Niko MatsakisTweak comments
2014-03-13 Niko Matsakiscompile-fail: Beef up borrowck test to include some...
2014-03-13 Eduard BurtescuRegion + borrow checker support and tests for overloade...
2014-03-13 Eduard BurtescuApply @nikomatsakis' nits and comments patch.
2014-03-13 Eduard BurtescuIntroduce a common recursion limit for auto-dereference...
2014-03-13 Eduard BurtescuImplement automatic overloaded dereference.
2014-03-13 Eduard BurtescuRemove Rc's borrow method to avoid conflicts with RefCe...
2014-03-13 borsauto merge of #12845 : eddyb/rust/vec-no-drop-flag...
2014-03-13 borsauto merge of #12602 : alexcrichton/rust/backtrace...
2014-03-13 Alex CrichtonAdd basic backtrace functionality
2014-03-13 borsauto merge of #12414 : DaGenix/rust/failing-iterator...
2014-03-13 borsauto merge of #12823 : alexcrichton/rust/issue-12666...
2014-03-13 borsauto merge of #12822 : erickt/rust/cleanup, r=acrichto
2014-03-13 Palmer CoxUpdate io iterators to produce IoResults
2014-03-13 borsauto merge of #12756 : pongad/rust/remove_owned_str_pat...
2014-03-13 Erick Tryzelaarsyntax: change the #[deriving(Hash)] typaram variable...
2014-03-13 Erick Tryzelaarserialize: make Paths serializable
2014-03-13 Erick Tryzelaarstd: allow io::File* structs to be hashable
2014-03-13 borsauto merge of #12081 : cgaebel/rust/robinhood-hashing...
2014-03-13 Alex Crichtonrustuv: Fix a use-after-free in TTY failure
2014-03-12 Michael Darakanandarustc: Remove matching on ~str from the language
2014-03-12 Clark GaebelPerformance-oriented hashtable.
2014-03-12 borsauto merge of #12848 : alexcrichton/rust/rollup, r...
2014-03-12 Alex CrichtonTest fixes from rolling up PRs
2014-03-12 Dmitry PromskyAdded a test that checks that unary structs can be...
2014-03-12 Huon Wilsondocs: add two unlisted libraries to the index page.
2014-03-12 Huon Wilsonrustdoc: whitelist the headers that get a § on hover.
2014-03-12 zslaytonCloses #12829. Names changed for consistency, find_path...
2014-03-12 Micah ChalmerEmacs: always jump the cursor if needed on indent
2014-03-12 lpyRemove remaining nolink usages.(fixes #12810)
2014-03-12 Erick TryzelaarUse generic impls for `Hash`
2014-03-12 Peter Marheinedoc: discuss try! in std::io
2014-03-12 Alex Crichtongreen: Fix a scheduler assertion on yielding
2014-03-12 Alex Crichtonstd: Relax an assertion in oneshot selection
2014-03-12 Kiet TranSuggest explicit lifetime parameter on some errors
2014-03-12 Nick CameronUpdate last_span in replace_token
2014-03-12 Eduard BurtescuVec: remove the drop flag to make it no larger than...
2014-03-12 Kiet TranAdd shift and remove methods for Vec
2014-03-12 borsauto merge of #12797 : pczarn/rust/str_safety, r=huonw
2014-03-12 borsauto merge of #12816 : michaelwoerister/rust/limited...
2014-03-12 borsauto merge of #12807 : pnkfelix/rust/fsk-issue5121...
2014-03-12 borsauto merge of #12839 : alexcrichton/rust/fix-snap,...
2014-03-12 Felix S. Klock IIAdd proper support for early/late distinction for lifet...
2014-03-12 Felix S. Klock IIChanged lists of lifetimes in ast and ty to use Vec...
2014-03-12 Felix S. Klock IIIntroduce Scope<'a> shorthand for &'a ScopeChain<'a>.
2014-03-12 Felix S. Klock IIalpha-rename .ident to .name in Lifetime, including...
2014-03-12 Alex Crichtontest: Relax a debuginfo test
2014-03-12 Felix S. Klock IIAlpha-rename `.ident` fields of type `Name` to `.name`.
2014-03-12 Felix S. Klock IIPort partition method from ~[T] to Vec<T>, for use...
2014-03-12 Alex CrichtonBundle libbacktrace with the compiler
2014-03-12 borsauto merge of #12774 : alexcrichton/rust/proc-bounds...
2014-03-12 borsauto merge of #12650 : huonw/rust/librand, r=alexcrichton
2014-03-12 Alex Crichtonsyntax: Add support for trait bounds on procs
2014-03-12 Huon Wilsonrand: deprecate `rng`.
2014-03-12 Huon WilsonUpdate users for the std::rand -> librand move.
2014-03-12 Huon WilsonRemove the dependence of std::io::test on rand.
2014-03-12 Huon Wilsonstd: Move rand to librand.
2014-03-11 borsauto merge of #12783 : adrientetar/rust/more-docs,...
2014-03-11 borsauto merge of #12780 : zslayton/rust/json-nav, r=alexcr...
2014-03-11 Michael Woeristerdebuginfo: Improve commandline option handling for...
2014-03-11 borsauto merge of #12556 : alexcrichton/rust/weak-linkage...
2014-03-11 Adrien Tétardoc: remove outdated tutorial entry, restore removed...
2014-03-11 Adrien Tétardoc: auto-generate LaTeX includes
2014-03-11 zslaytonAdded convenience methods and accompanying tests to...
2014-03-11 Alex Crichtonrustc: Support various flavors of linkages
2014-03-11 borsauto merge of #12765 : TeXitoi/rust/fix-shootout-revers...
2014-03-11 Guillaume Pinotfix a bug in shootout-reverse-complement, official...
2014-03-11 borsauto merge of #12617 : sfackler/rust/item-modifier...
2014-03-11 Steven FacklerAdd an ItemModifier syntax extension type
2014-03-11 borsauto merge of #12793 : brson/rust/installer, r=alexcrichton
2014-03-11 borsauto merge of #12766 : TeXitoi/rust/fix-shootout-spectr...
2014-03-11 borsauto merge of #12652 : rcxdude/rust/hexfloatext, r...
2014-03-10 Douglas YoungImplement hexadecimal floating point literals via a...
2014-03-10 borsauto merge of #12733 : edwardw/rust/rw-liveness, r...
2014-03-10 borsauto merge of #12670 : dmski/rust/master, r=nick29581
2014-03-10 Piotr Czarneckilibstd: Update docs for `slice_shift_char` and {shift...
2014-03-10 Piotr Czarneckilibstd: Add unit tests for `slice_shift_char`
2014-03-10 Piotr Czarneckilibstd: Change `slice_shift_char`, `shift_char`, `pop_c...
2014-03-09 Dmitry Promskysyntax: fixed ICEs and incorrect line nums when reporti...
2014-03-09 Brian Andersoninstall.sh: untabify
2014-03-09 Brian Andersoninstall.sh: Improve error handling
2014-03-09 Brian Andersonmk: dist-installer builds a binary installer
2014-03-09 Adrien Tétardoc: CSS fixes
2014-03-09 Edward Wangborrowck: classify expressions as assignees, uses or...
2014-03-09 Guillaume Pinotfix shootout-spectralnorm, broken since Arc cannot...
2014-03-09 Adrien Tétardoc: remove node.js dependency
2014-03-09 borsauto merge of #12747 : huonw/rust/rustdoc-markdown...
2014-03-09 Huon Wilsondocs: render rustdoc docs with rustdoc, hack around...
2014-03-09 Huon Wilsontutorial: hack a code snippet to make it compile.
2014-03-09 Huon Wilsonmk: rewrite the documentation handling.
2014-03-09 Huon Wilsondocs: adjust code blocks to pass with rustdoc.
2014-03-09 Huon Wilsonrustdoc: adding some common feature gates when testing...
2014-03-09 Huon Wilsonrustdoc: hardcode each header as a link.
2014-03-09 Huon Wilsonrustdoc: add table-of-contents recording & rendering...
2014-03-09 Huon Wilsonrustdoc: run on plain Markdown files.
next