]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #26950 - AlisdairO:memset, r=alexcrichton
[rust.git] / src /
2015-07-16 Manish GoregaokarRollup merge of #26950 - AlisdairO:memset, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
2015-07-16 Manish GoregaokarRollup merge of #26819 - P1start:ref-suggestion, r...
2015-07-16 Manish GoregaokarRollup merge of #27029 - nrc:save-pub-gen-code, r=alexc...
2015-07-16 Manish GoregaokarRollup merge of #27028 - Gankro:travis, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #27020 - goyox86:goyox86/fix-error...
2015-07-16 Manish GoregaokarRollup merge of #27013 - michaelsproul:fix-E0303, r...
2015-07-16 Manish GoregaokarRollup merge of #26977 - brson:stddoc, r=Gankro
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #27061 - tamird:patch-1, r=alexcrichton
2015-07-16 Tamir DubersteinRemove reference to gdb-pretty-struct-and-enums.rs
2015-07-15 Alisdair OwensAdd specializations of read_to_end for Stdin, TcpStream...
2015-07-14 Brian AndersonAddress more feedback
2015-07-14 Guillaume GomezRemove macro, import function and enum
2015-07-14 Brian AndersonAddress more feedback
2015-07-14 Guillaume GomezArguments are now passed directly to the function inste...
2015-07-14 Guillaume GomezEnd of error code spanning centralization
2015-07-14 borsAuto merge of #27024 - bluss:io-drain, r=alexcrichton
2015-07-14 Ulrik SverdrupUse Vec::drain in BufWriter
2015-07-14 borsAuto merge of #27016 - alexcrichton:inline-asm-docs...
2015-07-14 borsAuto merge of #27015 - frankmcsherry:patch-1, r=stevekl...
2015-07-14 borsAuto merge of #27002 - IvanUkhov:docblock-pre-code...
2015-07-14 Nick Cameronsave-analysis: make generated_code pub
2015-07-14 Brian AndersonAddress feedback
2015-07-14 Brian AndersonFix local path
2015-07-14 Brian Andersonstd: Refining crate docs
2015-07-13 borsAuto merge of #26241 - SimonSapin:derefmut-for-string...
2015-07-13 borsAuto merge of #27006 - ryanp-me:apple-llvm, r=brson
2015-07-13 Simon SapinFix tests for changes in #26241.
2015-07-13 borsAuto merge of #26993 - michaelwoerister:msvc-debuginfo...
2015-07-13 Jose NarvaezFixed snippet to return the proper error.
2015-07-13 borsAuto merge of #26984 - nham:errorck-ignore-long-diag...
2015-07-13 Guillaume GomezCentralize error spaning and add an enum to make this...
2015-07-13 Alex Crichtondoc: Add a link to LLVM's new inline assembly docs
2015-07-13 borsAuto merge of #27001 - tsion:patch-2, r=Gankro
2015-07-13 Frank McSherryminor grammatical update
2015-07-13 Simon SapinMark some new things as unstable.
2015-07-13 Simon SapinAdd str::split_at_mut
2015-07-13 Simon SapinImplement IndexMut for String and str.
2015-07-13 Simon SapinAdd more tests for AsciiExt::is_ascii
2015-07-13 Simon SapinAdd tests for AsciiExt::make_ascii_*case, including...
2015-07-13 Simon SapinImplement DerefMut for String
2015-07-13 borsAuto merge of #27000 - alexcrichton:semi-after-type...
2015-07-13 Michael Sprouldiagnostics: Fix E0303 explanation.
2015-07-13 borsAuto merge of #27011 - dotdash:issue-26996, r=luqmana
2015-07-13 Björn SteinbrinkCorrectly detect reassignments to the interior of match...
2015-07-13 borsAuto merge of #26999 - rick68:patch-13, r=Gankro
2015-07-13 borsAuto merge of #26990 - rwz:patch-1, r=alexcrichton
2015-07-13 borsAuto merge of #26981 - wthrowe:div_docs, r=Gankro
2015-07-13 borsAuto merge of #26910 - nrc:ice-lang-item, r=@huonw
2015-07-13 borsAuto merge of #26947 - nagisa:unicode-escape-error...
2015-07-13 Nick HamannAdd comments.
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-13 William ThroweMove rounding discussion to integer Div/Rem impls
2015-07-13 Guillaume GomezRemove warnings by centralizing error codes usage
2015-07-12 Nick CameronDon't ICE when missing owned_box lang item
2015-07-12 Ivan UkhovSet zero padding for pre tags
2015-07-12 borsAuto merge of #26958 - alexcrichton:down-with-thread...
2015-07-12 Simonas KazlauskasTell unicode escapes can’t be used as bytes earlier...
2015-07-12 Guillaume GomezUpdate error codes
2015-07-12 Alex Crichtonsyntax: Allow semi tokens after macro ty/path
2015-07-12 Guillaume GomezRemove unused method
2015-07-12 Wei-Ming YangUpdate boxed.rs
2015-07-12 Guillaume GomezAdd error codes
2015-07-12 Alex Crichtonstd: Fix a TLS destructor bug on OSX
2015-07-12 borsAuto merge of #26957 - wesleywiser:rename_connect_to_jo...
2015-07-12 borsAuto merge of #26895 - jroesch:modernize-typeck-names...
2015-07-12 Michael Woeristerdebuginfo: Instruct MSVC linker to generate PDB file...
2015-07-12 Pavel PravosudClean up trailing whitespaces
2015-07-12 Pavel PravosudFix multi-threading example in dining-philosophers
2015-07-12 borsAuto merge of #26966 - nagisa:tail-init, r=alexcrichton
2015-07-12 borsAuto merge of #26965 - bluss:cstring-debug, r=alexcrichton
2015-07-12 borsAuto merge of #26985 - Manishearth:rollup, r=Manishearth
2015-07-12 Manish GoregaokarRollup merge of #26979 - tshepang:trim, r=Gankro
2015-07-12 Manish GoregaokarRollup merge of #26976 - tshepang:more-simple-explanati...
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-12 Manish GoregaokarRollup merge of #26973 - tshepang:repetition, r=Gankro
2015-07-12 Manish GoregaokarRollup merge of #26967 - tsurai:master, r=steveklabnik
2015-07-12 Manish GoregaokarRollup merge of #26881 - andreastt:international_keyboa...
2015-07-12 borsAuto merge of #26931 - reem:string-conversions, r=alexc...
2015-07-12 Nick HamannSkip diagnostic codes occurring inside a long diagnosti...
2015-07-12 borsAuto merge of #26972 - jethrogb:patch-1, r=alexcrichton
2015-07-12 Jonathan ReemAdd String::into_boxed_slice and Box<str>::into_string
2015-07-12 borsAuto merge of #26959 - dhuseby:i686-unknown-freebsd...
2015-07-12 William ThroweCorrect and clarify integer division rounding docs
2015-07-11 borsAuto merge of #26913 - sfackler:tuple-debug, r=alexcrichton
2015-07-11 Tshepang Lekhonkhobedoc: remove redundant info
2015-07-11 borsAuto merge of #26882 - andreastt:style_improvements...
2015-07-11 Simonas KazlauskasImplement RFC 1058
2015-07-11 jethrogbChange std::fs::File.set_len example and documentation
2015-07-11 Tshepang Lekhonkhobedoc: make explanation easier to undrstand
2015-07-11 Ulrik SverdrupUse escaped byte string representation for CString...
2015-07-11 Guillaume GomezWe just have to replace error codes but code is good now
2015-07-11 borsAuto merge of #26878 - Esption:master, r=pnkfelix
2015-07-11 Tshepang Lekhonkhoberemove repetition from E0308 explanation
2015-07-11 Wesley WiserFix feature name
2015-07-11 Wesley WiserFix version number on SliceConcatExt:join
2015-07-11 Dave Husebyfixing trailing whitespace
next