]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-08-31 Guillaume GomezAdd E0439 error explanation
2015-08-31 Guillaume GomezAdd E0440 error explanation
2015-08-31 Guillaume GomezAdd E0441 error explanation
2015-08-31 Guillaume GomezAdd E0443 error explanation
2015-08-31 Guillaume GomezAdd E0442 error explanation
2015-08-31 Guillaume GomezComment out unused error codes
2015-08-31 Guillaume GomezAdd E0411 error explanation
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28123 - Aatch:fix-silly-tuple-constructo...
2015-08-31 borsAuto merge of #28116 - nrc:closure-expand, r=alexcrichton
2015-08-31 James MillerTranslate constructor arguments for zero-sized tuple...
2015-08-31 borsAuto merge of #28107 - mneumann:dragonfly_ar, r=alexcri...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #27980 - tbu-:pr_cloexec_dup, r=alexcrichton
2015-08-31 Nick CameronClosures are not generated code.
2015-08-31 borsAuto merge of #28103 - GuillaumeGomez:fix-intrinsic...
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 Michael Neumannfixes #27124 for DragonFly
2015-08-30 borsAuto merge of #28106 - marcusklaas:continue, r=eddyb
2015-08-30 Marcus KlaasAssign correct span to continue expression
2015-08-30 borsAuto merge of #28102 - arielb1:fix-log-again, r=eddyb
2015-08-30 Ariel Ben-Yehudafix compilation with RUST_LOG=rustc::middle::traits
2015-08-30 Daan RijksAdd overrides to iterator methods for `str::Bytes`
2015-08-30 borsAuto merge of #28097 - tbu-:pr_macro_to_const_fn, r...
2015-08-30 Tobias BucherMake a macro a const fn and remove outdated NB
2015-08-30 Guillaume GomezAdd compile-fail test for E0444
2015-08-30 Tobias BucherAtomically set CLOEXEC on duplicated sockets
2015-08-30 Guillaume GomezAdd E0444 error code explanation
2015-08-30 Guillaume GomezAdd checkup on number of arguments
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-30 borsAuto merge of #28087 - AlisdairO:diagnostics122, r...
2015-08-30 borsAuto merge of #28086 - AlisdairO:diagnostics281, r...
2015-08-29 borsAuto merge of #28077 - jonas-schievink:attr-gateage...
2015-08-29 borsAuto merge of #28090 - mystor:derive-unsafe-trait,...
2015-08-29 Michael LayzellAllow #[derive()] to generate unsafe trait impls
2015-08-29 Alisdair Owensadd long diagnostics for E0122
2015-08-29 Alisdair Owensadd diagnostics for E0281
2015-08-29 Jonas SchievinkHandle gateage of built-in attributes seperately
2015-08-29 borsAuto merge of #28080 - huonw:travis++, r=alexcrichton
2015-08-29 Huon WilsonRun tidy by itself on travis.
2015-08-29 borsAuto merge of #28078 - apasel422:patch-1, r=alexcrichton
2015-08-29 borsAuto merge of #28070 - mdchoate:patch-1, r=alexcrichton
2015-08-29 Andrew PaseltinerRemove superfluous line from Nomicon
2015-08-29 borsAuto merge of #28042 - Jake-Shadle:master, r=steveklabnik
2015-08-29 borsAuto merge of #28043 - apasel422:rfc-1194, r=alexcrichton
2015-08-28 borsAuto merge of #27900 - SimonSapin:Chars_as_str, r=alexc...
2015-08-28 borsAuto merge of #28068 - apasel422:debug-builders, r...
2015-08-28 Simon SapinAdd .as_str() to str::Chars and str::CharIndices. See...
2015-08-28 borsAuto merge of #28067 - apasel422:issue-20803, r=alexcri...
2015-08-28 Michael ChoateFix typo in loops.md
2015-08-28 Jake ShadleUpdate README.md
2015-08-28 Andrew Paseltinerre-export debug builders in `std::fmt`
2015-08-28 borsAuto merge of #28063 - steveklabnik:gh28053, r=alexcrichton
2015-08-28 Andrew Paseltineradd test for #20803
2015-08-28 Andrew Paseltinerimplement RFC 1194
2015-08-28 Steve KlabnikBe explicit about using crates.io's libc crate
2015-08-28 borsAuto merge of #28047 - steveklabnik:doc_print, r=alexcr...
2015-08-28 Cesar Eduardo... Add issue number to read_exact unstable declarations
2015-08-28 Jake ShadleUpdate README.md
2015-08-28 borsAuto merge of #28054 - zaeleus:ios-imports, r=alexcrichton
2015-08-28 borsAuto merge of #28038 - durka:grep-unstable-issue-refs...
2015-08-28 borsAuto merge of #27956 - withoutboats:extend_string,...
2015-08-27 Michael Maciasstd: Fix backtrace imports for ios targets
2015-08-27 borsAuto merge of #28052 - Manishearth:rollup, r=Manishearth
2015-08-27 Steve KlabnikAdd some examples for the print! macro
2015-08-27 Manish GoregaokarRollup merge of #28048 - steveklabnik:doc_unimplemented...
2015-08-27 Manish GoregaokarRollup merge of #28045 - apasel422:iter, r=sfackler
2015-08-27 Manish GoregaokarRollup merge of #28039 - birkenfeld:option_result_ref_i...
2015-08-27 Manish GoregaokarRollup merge of #28033 - Manishearth:compilerexpn,...
2015-08-27 Manish GoregaokarRollup merge of #28029 - tshepang:unusual, r=steveklabnik
2015-08-27 Manish GoregaokarRollup merge of #28022 - steveklabnik:gh27936, r=alexcr...
2015-08-27 Manish GoregaokarRollup merge of #28013 - artemshitov:rustbook-scrolling...
2015-08-27 Manish GoregaokarRollup merge of #28010 - GuillaumeGomez:patch-2, r...
2015-08-27 Manish GoregaokarMove ExpnInfo to Name
2015-08-27 borsAuto merge of #27930 - barosl:path_max, r=alexcrichton
2015-08-27 borsAuto merge of #27999 - dotdash:lt, r=eddyb
2015-08-27 Barosl LeeUse a different buffer doubling logic for `std::sys...
2015-08-27 Barosl LeeReduce the reliance on `PATH_MAX`
2015-08-27 borsAuto merge of #28031 - durka:patch-6, r=alexcrichton
2015-08-27 Barosl Leelibc: Fix constants used by `libc::pathconf`
2015-08-27 Steve KlabnikSome extra examples for the unimplemented! macro
2015-08-27 Steve KlabnikAdd Windows-specific comments to testing guide
2015-08-27 Andrew Paseltinerremove calls to deprecated `iter::order` functions
2015-08-27 Guillaume GomezComment out unused error codes in librustc_typeck/diagn...
2015-08-27 borsAuto merge of #28030 - tshepang:improve-example, r...
2015-08-27 Georg Brandlcore: Implement IntoIterator for Option and Result...
2015-08-27 Alex Burkafix some more unstable issue annotations
2015-08-27 Without BoatsImplemented Extend<String> and FromIterator<String...
2015-08-27 borsAuto merge of #28016 - ranma42:mini-rem-in-core, r...
2015-08-27 Jake ShadleUpdate README.md
2015-08-27 borsAuto merge of #28028 - tshepang:add-size_hint-example...
2015-08-27 borsAuto merge of #28027 - tshepang:improve-sentence, r...
2015-08-27 Andrea CancianiRestore removed code and mark it for usage in stage0
2015-08-27 borsAuto merge of #27975 - sfackler:iter-order-methods...
2015-08-27 Steven FacklerMake iter::order functions into methods on Iterator
2015-08-27 borsAuto merge of #28023 - jmesmon:llvm-path-native-only...
2015-08-27 borsAuto merge of #28020 - dotdash:ref_fat_ptr_be_gone...
2015-08-27 borsAuto merge of #28001 - arielb1:dtor-fixes, r=pnkfelix
2015-08-27 borsAuto merge of #27808 - SimonSapin:utf16decoder, r=alexc...
next