]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-22 Steve KlabnikBeef up docs for Box<T>
2015-01-22 Daniel GrunwaldFix some grammar inconsistencies for the '..' range...
2015-01-22 Sean Patrick... Attempt fix for assertion on Windows, and add extra...
2015-01-22 John Kåre AlsakerBetter inline assembly errors
2015-01-22 blackbeamAdd test for `has_test_signature` for explicit return
2015-01-22 Steve KlabnikReturn the String guide to its former glory.
2015-01-22 Sean T AllenReference correct fn during lifetime ellision
2015-01-22 borsAuto merge of #21078 - js-ojus:master, r=steveklabnik
2015-01-22 borsAuto merge of #21187 - oli-obk:feature/hint_struct_fiel...
2015-01-22 blackbeamlibsyntax: fix for `has_test_signature`
2015-01-22 P1startcore::marker: s/task/thread/
2015-01-22 P1startAdd `#[rustc_on_unimplemented]` annotations to more...
2015-01-22 Ahmed CharlesRemove remaining stats and boxplot code.
2015-01-22 Ahmed CharlesMake fmt_metrics() part of the impl.
2015-01-22 Ahmed CharlesRemove save() and load().
2015-01-22 Ahmed CharlesCleanup write_run_finish().
2015-01-22 Richo Healeypowerpc: Fix liblibc
2015-01-22 borsAuto merge of #21473 - alexcrichton:rollup, r=alexcrichton
2015-01-22 Alex CrichtonMake diagnostic ordering deterministic
2015-01-22 KernelJMake compiletest set an environment variable so that...
2015-01-22 Steven AllenAdd test cases for ExactSizeIterator impls
2015-01-21 Steve Klabnikadd doc examples for connect/concat
2015-01-21 Alex CrichtonRevert "Use assume to inform the optimiser about refcou...
2015-01-21 Alex CrichtonRevert "Add assumptions that the pointer is non-null"
2015-01-21 Alex CrichtonRevert "Add more explanation for why the assumes are...
2015-01-21 Alex CrichtonMore test fixes and rebase conflicts
2015-01-21 Steve KlabnikMove rustdoc.md into the book
2015-01-21 Alex Crichtonrollup merge of #20179: eddyb/blind-items
2015-01-21 Steve KlabnikImprove RwLock::new's docs
2015-01-21 Alex Crichtonrollup merge of #21258: aturon/stab-3-index
2015-01-21 Alex Crichtonrollup merge of #21252: nikomatsakis/assoc-type-ice...
2015-01-21 Alex Crichtonrollup merge of #20642: michaelwoerister/sane-source...
2015-01-21 Niko MatsakisMove regression test for #20971 into run-fail, since...
2015-01-21 Aaron TuronFix type inference problems in tests and docs
2015-01-21 Alex CrichtonTest fixes and rebase conflicts
2015-01-21 Eduard BurtescuDeny imports after non-item statements.
2015-01-21 Eduard BurtescuAdded another test with success local-item shadowing
2015-01-21 Marvin LöbelAdded some tests for arbitrary ordered view items
2015-01-21 Eduard Burtescutests: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Steve KlabnikExplain that RefCell is single-threaded.
2015-01-21 Michael Woeristerdebuginfo: Fix issue with associated types and struct...
2015-01-21 Alex Crichtonrollup merge of #21463: sanxiyn/demut
2015-01-21 Alex Crichtonrollup merge of #21462: ahmedcharles/remove-ratchet
2015-01-21 Alex Crichtonrollup merge of #21457: alexcrichton/issue-21436
2015-01-21 Alex Crichtonrollup merge of #21447: cmr/master
2015-01-21 Alex Crichtonrollup merge of #21446: stepancheg/boxed-test
2015-01-21 Alex Crichtonrollup merge of #21444: petrochenkov/null
2015-01-21 Alex Crichtonrollup merge of #21441: alexcrichton/rustc-opts
2015-01-21 Alex Crichtonrollup merge of #21438: taralx/kill-racycell
2015-01-21 Alex Crichtonrollup merge of #21437: FlaPer87/snapshot
2015-01-21 Alex Crichtonrollup merge of #21433: alfie/typobook
2015-01-21 Alex Crichtonrollup merge of #21429: GuillaumeGomez/macro-fix
2015-01-21 Alex Crichtonrollup merge of #21423: oli-obk/prettier_read_until
2015-01-21 Alex Crichtonrollup merge of #21421: huonw/one-suggestion-per-trait
2015-01-21 Alex Crichtonrollup merge of #21419: Toby-S/patch-1
2015-01-21 Alex Crichtonrollup merge of #21418: Aatch/assume-refcount
2015-01-21 Alex Crichtonrollup merge of #21414: ejjeong/aarch64-linux-android
2015-01-21 Alex Crichtonrollup merge of #21413: ahmedcharles/remove-test-features
2015-01-21 Alex Crichtonrollup merge of #21411: P1start/help-tweaks
2015-01-21 Alex Crichtonrollup merge of #21396: japaric/no-parens-in-range
2015-01-21 Alex Crichtonrollup merge of #21394: japaric/nonono
2015-01-21 Alex Crichtonrollup merge of #21393: loganchien/fix-if-stmt-doc...
2015-01-21 Alex Crichtonrollup merge of #21392: japaric/iter
2015-01-21 Alex Crichtonrollup merge of #21391: klutzy/rt-time-cleanup
2015-01-21 Alex Crichtonrollup merge of #21389: retep998/timer
2015-01-21 Alex Crichtonrollup merge of #21372: arielb1/remove-the-box
2015-01-21 Alex Crichtonrollup merge of #21368: tomjakubowski/rustdoc-miscellany
2015-01-21 Alex Crichtonrollup merge of #21367: steveklabnik/remove_gate
2015-01-21 Alex Crichtonrollup merge of #21354: eddyb/vec-ufcs
2015-01-21 Alex Crichtonrollup merge of #21342: Diggsey/issue-21310
2015-01-21 Alex Crichtonrollup merge of #21340: pshc/libsyntax-no-more-ints
2015-01-21 Alex Crichtonrollup merge of #21333: stepancheg/trans-write-diag
2015-01-21 Alex Crichtonrollup merge of #21289: brson/errorcodes
2015-01-21 Alex Crichtonrollup merge of #21274: estsauver/21270
2015-01-21 Alex Crichtonrollup merge of #21157: steveklabnik/deprecation
2015-01-21 Alex Crichtonrollup merge of #21138: mkpankov/master
2015-01-21 Alex Crichtonrollup merge of #21053: apasel422/exact
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-21 Steven AllenUse the default `len` implementation in ExactSizeIterat...
2015-01-21 Steve KlabnikImprove quality of String#to_slice() deprecation message
2015-01-21 Aaron TuronChange init-large-type to use child thread
2015-01-21 Aaron TuronFallout from stabilization.
2015-01-21 Aaron TuronDeprecate slicing methods in favor of notation
2015-01-21 Aaron TuronStabilize Index traits and most range notation
2015-01-21 Eduard Burtescudocs: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Eduard Burtescurustdoc: fix fallout of merging ast::ViewItem into...
2015-01-21 Eduard Burtescurustc_resolve: fix fallout of merging ast::ViewItem...
2015-01-21 Eduard Burtescurustc_driver: fix fallout of merging ast::ViewItem...
2015-01-21 Eduard Burtescurustc_trans: fix fallout of merging ast::ViewItem into...
2015-01-21 Eduard Burtescurustc_typeck: fix fallout of merging ast::ViewItem...
2015-01-21 Eduard Burtescurustc: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Eduard Burtescurustc_back: fix fallout of merging ast::ViewItem into...
2015-01-21 Eduard Burtescusyntax: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Eduard Burtescusyntax: merge ast::ViewItem into ast::Item.
2015-01-21 Eduard BurtescuRemove feature(import_shadowing).
2015-01-21 Liigo Zhuangaddress review comments: reuse Escape etc.
2015-01-21 Liigo Zhuangfix fallout
2015-01-21 Liigo Zhuangrustdoc: eliminates raw markdown code (links, headers...
2015-01-21 Liigo Zhuangdisplay plain summary line in javascript
2015-01-21 Liigo Zhuangrustdoc: add tooltips to sidebar
next