]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #21561 - edwardw:deref, r=nikomatsakis
[rust.git] / src /
2015-01-25 borsAuto merge of #21561 - edwardw:deref, r=nikomatsakis
2015-01-25 borsAuto merge of #21519 - michaelwoerister:misc, r=eddyb
2015-01-25 borsAuto merge of #21518 - Zoxc:asm-err, r=luqmana
2015-01-25 borsAuto merge of #21582 - FlaPer87:rollup, r=brson
2015-01-25 Flavio Percocoassert path ends with executable. On Windows the proces...
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-25 borsAuto merge of #20373 - huonw:self-call-lint, r=luqmana
2015-01-25 borsAuto merge of #21558 - alexcrichton:result-debug, r...
2015-01-25 borsAuto merge of #21511 - alfie:suffix-cleanup, r=huonw
2015-01-25 Alfie JohnMoving away from deprecated i/u suffixes in libcore
2015-01-24 borsAuto merge of #21452 - bleibig:bison-grammar, r=nikomat...
2015-01-24 borsAuto merge of #21488 - aturon:os-str, r=alexcrichton
2015-01-24 Aaron TuronAdd ffi::OsString and OsStr
2015-01-24 borsAuto merge of #21079 - huonw:chained-cmp-tweaks, r...
2015-01-24 Flavio Percocodon't run pretty-rpass for tests using #![main]
2015-01-24 Michael Woeristerdebuginfo: Improve DWARF representation of unsized...
2015-01-24 Michael Woeristerdebuginfo: Extend option-like-enum test case to contain...
2015-01-24 Huon WilsonTweak chained comparison errors.
2015-01-24 Huon WilsonAdd the span of the operator itself to ast::BinOp.
2015-01-24 Huon WilsonFix infinite recursion in the compiler.
2015-01-24 Huon WilsonAdd a lint to detect unconditional recursion.
2015-01-24 borsAuto merge of #21542 - vadimcn:fix-exported-macro-paths...
2015-01-24 Daniel GriffenImplement winsize() for unix.
2015-01-24 Flavio Percoco PremoliRollup merge of #21579 - brson:beta, r=alexcrichton
2015-01-24 Flavio Percoco PremoliRollup merge of #21573 - japaric:gh19660, r=huonw
2015-01-24 Flavio Percoco PremoliRollup merge of #21560 - steveklabnik:remove_discuss_li...
2015-01-24 Flavio Percoco PremoliRollup merge of #21550 - FlaPer87:fix-compiletest,...
2015-01-24 Flavio Percoco PremoliRollup merge of #21541 - steveklabnik:gh13179, r=huonw
2015-01-24 Flavio Percoco PremoliRollup merge of #21540 - steveklabnik:gh13082, r=brson
2015-01-24 Flavio Percoco PremoliRollup merge of #21539 - iKevinY:pythonic, r=alexcrichton
2015-01-24 Flavio Percoco PremoliRollup merge of #21535 - steveklabnik:gh19759, r=alexcr...
2015-01-24 Flavio Percoco PremoliRollup merge of #21532 - steveklabnik:gh21531, r=alexcr...
2015-01-24 Flavio Percoco PremoliRollup merge of #21504 - blackbeam:has_test_signature_f...
2015-01-24 Flavio Percoco PremoliRollup merge of #21498 - quantheory:master, r=alexcrichton
2015-01-24 Flavio Percoco PremoliRollup merge of #21445 - P1start:no-implemented, r...
2015-01-24 Flavio Percoco PremoliRollup merge of #21108 - steveklabnik:gh16969, r=alexcr...
2015-01-24 borsAuto merge of #21537 - tbu-:pr_coretest_fmt, r=alexcrichton
2015-01-24 borsAuto merge of #21458 - alexcrichton:remove-some-code...
2015-01-24 Alex Crichtonregex: Remove in-tree version
2015-01-24 Alex Crichtonserialize: Remove base64 support
2015-01-24 Vadim ChugunovFix tidy.
2015-01-24 Huon WilsonStore a method-from-trait's impl in some cases when...
2015-01-24 Jorge Aparicioadd test for issue 19660
2015-01-23 Alex Crichtonstd: Relax Result::unwrap() to Debug
2015-01-23 Edward WangResolve type vars when inferring borrow kinds for upvars
2015-01-23 Steve Klabnikremove discuss link from the book
2015-01-23 Steve KlabnikRemove lang items from the reference.
2015-01-23 borsAuto merge of #21503 - ahmedcharles:remove-test-feature...
2015-01-23 Steve KlabnikSoup up 'method syntax' chapter of the Book
2015-01-23 Flavio PercocoFix compile test for stage0
2015-01-23 borsAuto merge of #21453 - Stebalien:exactsize, r=alexcrichton
2015-01-23 Tobias BucherClean up `isize`, `usize`. Don't bench allocation but...
2015-01-23 borsAuto merge of #21382 - tshepang:improve-iter-docs,...
2015-01-23 Vadim ChugunovAdded test.
2015-01-23 Kevin YapUse a regex to perform license check
2015-01-23 Kevin YapMake `make tidy` Python scripts more idiomatic
2015-01-23 borsAuto merge of #21374 - dgrunwald:range-notation-fixes...
2015-01-23 borsAuto merge of #20221 - liigo:rustdoc-sidebar-tooltips...
2015-01-23 Vadim ChugunovSuppress space after idents with "ModName" style in...
2015-01-23 Sean Patrick SantosAdd a random number string to the end of the issue...
2015-01-23 borsAuto merge of #21530 - steveklabnik:rollup, r=steveklabnik
2015-01-22 Steve Klabnikremove weird sentence
2015-01-22 Tshepang Lekhonkhobeiter: miscellaneous improvements
2015-01-22 Steve KlabnikRollup merge of #21517 - SeanTAllen:master, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21516 - steveklabnik:document_box...
2015-01-22 Steve KlabnikRollup merge of #21500 - richo:power-fixups, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21496 - ColonelJ:paatch, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21484 - steveklabnik:connect_docs...
2015-01-22 Steve KlabnikRollup merge of #21479 - steveklabnik:rustdoc_to_book...
2015-01-22 Steve KlabnikRollup merge of #21477 - steveklabnik:gh21440, r=alexcr...
2015-01-22 Steve KlabnikRollup merge of #21472 - steveklabnik:gh21469, r=huonw
2015-01-22 Steve KlabnikRollup merge of #21471 - michaelwoerister:associated...
2015-01-22 Steve KlabnikRollup merge of #21450 - alfie:book2, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21373 - angst7:pointer_doc_1, r=stevek...
2015-01-22 Steve KlabnikRollup merge of #21325 - nagisa:thread-panicking, r...
2015-01-22 Steve KlabnikRollup merge of #21217 - Gankro:docadoca, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21091 - steveklabnik:add_attribute_doc...
2015-01-22 Steve KlabnikRollup merge of #21056 - steveklabnik:return_strings...
2015-01-22 Steve KlabnikDocument remaining attributes and macros
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 SantosAttempt 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
next