]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-22 Steve KlabnikRollup merge of #27155 - steveklabnik:doc_std_io_buf_wr...
2015-07-22 Steve KlabnikRollup merge of #27154 - apasel422:issue-10436, r=Gankro
2015-07-22 Steve KlabnikRollup merge of #27151 - pfalabella:patch-2, r=steveklabnik
2015-07-22 Steve KlabnikRollup merge of #27147 - apasel422:issue-19404, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27146 - apasel422:issue-14229, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27140 - dotdash:test-26468, r=luqmana
2015-07-22 Steve KlabnikRollup merge of #27131 - apasel422:issue-20162, r=arielb1
2015-07-22 Steve KlabnikRollup merge of #27127 - AlisdairO:diagnostics172,...
2015-07-22 Steve KlabnikRollup merge of #27084 - GuillaumeGomez:patch-2, r...
2015-07-22 borsAuto merge of #26683 - eefriedman:const-eval-hint,...
2015-07-22 borsAuto merge of #27176 - alexcrichton:fix-stock-llvm...
2015-07-22 Steve KlabnikImprove documentation for std::io::BufWriter
2015-07-22 borsAuto merge of #27185 - pnkfelix:test-cyclic-collections...
2015-07-22 borsAuto merge of #27172 - alexcrichton:snapshots, r=brson
2015-07-21 Alex Crichtontrans: Move rust_try into the compiler
2015-07-21 borsAuto merge of #27093 - Manishearth:closure-label-shadow...
2015-07-21 borsAuto merge of #27073 - alexcrichton:less-proc-fs, r...
2015-07-21 borsAuto merge of #26856 - steveklabnik:gh26475, r=alexcrichton
2015-07-21 Guillaume GomezAdd E0433 error explanation
2015-07-21 Guillaume GomezAdd E0428 error explanation
2015-07-21 Guillaume GomezAdd E0407 error explanation
2015-07-21 Guillaume GomezAdd E0404 error explanation
2015-07-21 Guillaume GomezAdd E0405 error explanation
2015-07-21 Guillaume GomezAdd E0403 error explanation
2015-07-21 Steve KlabnikExpand a bit on thread::park spurious wakeups
2015-07-21 Alex Crichtonstd: Be resilient to failure in pthread_getattr_np
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-21 borsAuto merge of #27171 - steveklabnik:doc_std_io, r=brson
2015-07-21 Felix S. Klock IIThis test attempts to exercise cyclic structure much...
2015-07-21 borsAuto merge of #27168 - brson:stdprim, r=steveklabnik
2015-07-21 borsAuto merge of #27160 - brson:revdoc, r=huonw
2015-07-21 borsAuto merge of #26816 - nrc:zero-codemap, r=@jroesch
2015-07-21 Nick CameronUse a span from the correct file for the inner span...
2015-07-21 Nick CameronTest
2015-07-21 Nick CameronProvide a filemap ctor with line info
2015-07-21 Nick CameronAllow for space between each filemap in the codemap
2015-07-21 borsAuto merge of #27153 - alexcrichton:flaky-tests, r...
2015-07-21 borsAuto merge of #27150 - retep998:where-are-my-files...
2015-07-21 borsAuto merge of #27144 - semarie:openbsd-archive_format...
2015-07-21 borsAuto merge of #27139 - pnkfelix:allow-disable-debuginfo...
2015-07-21 borsAuto merge of #27103 - wthrowe:doc_format, r=alexcrichton
2015-07-21 Brian AndersonAddress feedback
2015-07-21 William ThroweAdd test of cross-crate impl formatting
2015-07-21 borsAuto merge of #27129 - arthurprs:debug_atomic, r=alexcr...
2015-07-20 Alex Crichtonstd: Fix compiling the standard library on i686-MSVC
2015-07-20 Steve KlabnikWrite better docs for std::io
2015-07-20 borsAuto merge of #27056 - Eljay:doc-comments, r=nikomatsakis
2015-07-20 Brian Andersonstd: Create separate docs for the primitives
2015-07-20 Brian Andersondoc: Clean up primitive short descriptions
2015-07-20 borsAuto merge of #26831 - arielb1:lifetime-fixes, r=nikoma...
2015-07-20 borsAuto merge of #27064 - alexcrichton:into-raw-os, r...
2015-07-20 Alisdair OwensAdd diagnostics for E0172, fix inline error message...
2015-07-20 Brian AndersonRevert "Fix `missing_docs` lint for const and static."
2015-07-20 Peter AtashianImprove Debug impl for File on Windows
2015-07-20 arthurprsimpl Debug for Atomic types
2015-07-20 Andrew Paseltineradd test for #10436
2015-07-20 Alex CrichtonRegister new snapshots
2015-07-20 borsAuto merge of #27026 - nagisa:overflowing-unsigned...
2015-07-20 Alex Crichtonsyntax: Suppress panic message on `fatal`
2015-07-20 Alex Crichtonstd: Add IntoRaw{Fd,Handle,Socket} traits
2015-07-20 Paolo Falabellas/has gained/has not gained/g
2015-07-20 borsAuto merge of #27025 - dotdash:issue-26484, r=pnkfelix
2015-07-20 Björn SteinbrinkCreate proper debuginfo for closure variables
2015-07-20 borsAuto merge of #26887 - andreastt:blur_help_dialogue...
2015-07-20 Andrew Paseltineradd test for #19404
2015-07-20 Andrew Paseltineradd test for #14229
2015-07-20 Andreas Tolfsenlibrustdoc: blur page when help dialogue is present
2015-07-20 borsAuto merge of #27118 - apasel422:issue-20825, r=alexcri...
2015-07-20 Simonas KazlauskasConvert negate_unsigned feature gate to a warning
2015-07-20 Björn SteinbrinkAdd a test for #26468
2015-07-20 Felix S. Klock IIfix `configure`: allow both `--enable-debug` and `...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-20 Sébastien Mariefixes #27124 for openbsd
2015-07-20 borsAuto merge of #27038 - ktossell:narrow_doc_ip_ranges...
2015-07-20 Nick Camerongraphviz: support style attributes
2015-07-20 borsAuto merge of #27132 - apasel422:issue-23491, r=arielb1
2015-07-20 William ThroweAdd test of impl formatting
2015-07-20 borsAuto merge of #27120 - apasel422:associated-item-error...
2015-07-20 borsAuto merge of #27065 - marcusklaas:loop-label, r=nrc
2015-07-19 borsAuto merge of #27133 - apasel422:issue-15919, r=rollup
2015-07-19 Ariel Ben-Yehudaclean-up find_bound_for_assoc_item
2015-07-19 Ariel Ben-Yehudareturn erased regions from fulfill_obligation
2015-07-19 Ariel Ben-Yehudaimplement 'a:'static region bounds
2015-07-19 Andrew Paseltineradd test for #15919
2015-07-19 Andrew Paseltineradd test for #23491
2015-07-19 Andrew Paseltineradd test for #20162
2015-07-19 Andrew Paseltineradd separate errors for out-of-place associated consts...
2015-07-19 borsAuto merge of #27110 - arthurprs:optintstr, r=Gankro
2015-07-19 borsAuto merge of #27100 - tshepang:better-names, r=Gankro
2015-07-19 borsAuto merge of #27111 - AlisdairO:diagnostics253, r...
2015-07-19 arthurprsoptimize from_str_radix
2015-07-19 borsAuto merge of #27101 - steveklabnik:doc_no_mutability_r...
2015-07-19 borsAuto merge of #27099 - AlisdairO:diagnostics3, r=Manish...
2015-07-19 Alisdair Owensreplace word function with method
2015-07-19 borsAuto merge of #27121 - apasel422:issue-21332, r=Gankro
2015-07-19 Tshepang Lekhonkhobedoc: use 'index' and 'value' in place of 'i' and 't'
2015-07-19 borsAuto merge of #27122 - nham:tweak-cow-docs, r=Gankro
2015-07-19 Nick Hamann'Copies' => 'Clones' in Cow method docs.
2015-07-19 Andrew Paseltinersplit "has incompatible type for trait" errors into...
2015-07-19 Ken TossellFix documentation IP ranges: e.g., 192.0.2.* instead...
next