]> git.lizzy.rs Git - rust.git/history - src
Remove confusing 'mutability root' term
[rust.git] / src /
2015-07-17 Steve KlabnikRemove confusing 'mutability root' term
2015-07-17 borsAuto merge of #27082 - Manishearth:rollup, r=Manishearth
2015-07-17 Manish GoregaokarRollup merge of #27080 - soderstroff:kristof-patch...
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-17 borsAuto merge of #27066 - rust-lang:rollup_central, r...
2015-07-17 Kristof SöderströmFixed typo
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Steve KlabnikMerge branch 'doc_io_traits_enums' of https://github...
2015-07-16 Steve KlabnikMerge branch 'nopacked' of https://github.com/Stebalien...
2015-07-16 Steve KlabnikMerge branch 'uint-usize-rustc-docs' of https://github...
2015-07-16 Steve KlabnikMerge branch 'fix/doc/rel-prev-next' of https://github...
2015-07-16 Steve KlabnikMore docs for std::io free functions.
2015-07-16 Steve KlabnikMore docs for std::io::Write
2015-07-16 Steve KlabnikMore docs for std::io::Seek
2015-07-16 Steve KlabnikMore docs for std::io::Read
2015-07-16 Steve KlabnikMore docs for std::io::BufRead
2015-07-16 Lee JefferyFix typo in stability attribute.
2015-07-16 Manish GoregaokarFix diagnostics name clash
2015-07-16 Manish GoregaokarFixup test
2015-07-16 Manish GoregaokarFixup #27046 with pattern bindings
2015-07-16 Manish GoregaokarRollup merge of #27046 - nrc:driver-defaults, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #27039 - bluss:siphash-tests, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #27030 - nrc:save-ctors, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #27019 - akiss77:pr-aarch64-morestack...
2015-07-16 Manish GoregaokarRollup merge of #27018 - arielb1:enum-update, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26988 - frewsxcv:regression-tests...
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 Vincent Bernatdoc: add rel=prev/next for links to adjacent sections
2015-07-15 Alisdair OwensAdd specializations of read_to_end for Stdin, TcpStream...
2015-07-15 Nick HamannBetter detection of duplicate associated items.
2015-07-15 Nick HamannChange int/uint => isize/usize in compiler docs.
2015-07-14 Nick CameronSome more default implementations for the compiler...
2015-07-14 Brian AndersonAddress more feedback
2015-07-14 Steven AllenDon't mention packed attribute in reference.md
2015-07-14 Guillaume GomezRemove macro, import function and enum
2015-07-14 Brian AndersonAddress more feedback
2015-07-14 Ulrik Sverdrupcore: Revive SipHash's tests
2015-07-14 Ariel Ben-Yehudadon't ICE when FRU is used on an enum variant
2015-07-14 Guillaume GomezArguments are now passed directly to the function inste...
2015-07-14 Corey FarwellAdd regression test for #21140
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 Nick Cameronsave-analysis: fix def_ids for method calls
2015-07-14 Ulrik SverdrupUse Vec::drain in BufWriter
2015-07-14 Nick Cameronsave-analysis: handle a few more kinds of paths
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: tweak constructors
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 Akos KissFix section of __morestack for aarch64-unknown-linux-gnu
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 Corey FarwellAdd regression tests for #23595
2015-07-13 Corey FarwellAdd regression test for #20544
2015-07-13 Corey FarwellAdd regression test for #22312
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
next