]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-29 Alexis Beingessneradd warning about reference section
2015-07-28 Alexis Beingessnerclarify subtyping
2015-07-28 Alexis Beingessnerfix borrow-splitting
2015-07-28 Alexis Beingessnerfix incorrect name
2015-07-28 Alexis Beingessnerlots more felix fixes
2015-07-28 Alexis Beingessnermany many pnkfelix fixes
2015-07-27 Alexis BeingessnerOBRM for aturon
2015-07-27 Alexis Beingessnervec fixes for huonw
2015-07-27 Alexis Beingessnerfixups for aturon
2015-07-27 Alexis Beingessnerfixup atomics
2015-07-27 Alexis Beingessnerexpand lifetime splitting to show IterMut is totally...
2015-07-24 Alexis Beingessnerfix accident
2015-07-20 Alexis Beingessnerremove subtyping from coercions, it's something else
2015-07-20 Alexis Beingessnerclarify casts are checked at compile time
2015-07-20 Alexis Beingessnerremove redundant explanation
2015-07-20 Alexis Beingessnerexplain phantom
2015-07-20 Alexis Beingessnerget into the weeds over GEP and allocations
2015-07-20 Alexis BeingessnerUB is src bzns
2015-07-20 Alexis Beingessnermention void pointers
2015-07-20 Alexis Beingessnerclean up vec chapter of tarpl
2015-07-20 Alexis Beingessnerflesh out void types
2015-07-20 Alexis Beingessnersome conversions cleanup
2015-07-20 Alexis Beingessnerfixup and cool example for checked-uninit
2015-07-18 Alexis Beingessnerfix up lifetimes
2015-07-18 Alexis Beingessnerfix typo
2015-07-18 Alexis Beingessnerno really I deleted you
2015-07-18 Alexis Beingessnershard out misc section on lifetimes properly
2015-07-17 Alexis Beingessnerupdate subtyping to be a bit clearer about reference...
2015-07-15 Alexis Beingessnerproperly remove moved text
2015-07-14 Alexis Beingessnersplit out vec-zsts correctly
2015-07-14 Alexis Beingessnerfix all the doc tests
2015-07-14 Alexis Beingessnernits and realigning
2015-07-14 Alexis Beingessnerfix via mdinger
2015-07-14 Alexis Beingessnerupdate build to make tarpl
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-14 Alexis Beingessnermove everything to tarpl
2015-07-14 Alexis Beingessnerremove chaff
2015-07-14 Alexis Beingessnerremove salsh
2015-07-14 Alexis Beingessnerseveral fixups
2015-07-14 Alexis Beingessnershard out and clean up unwinding
2015-07-14 Alexis Beingessnerfix definition
2015-07-14 Alexis Beingessnerclarify atomics
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 Alexis Beingessnerfix
2015-07-13 borsAuto merge of #26984 - nham:errorck-ignore-long-diag...
2015-07-13 Alexis Beingessnerrewrite intro
2015-07-13 borsAuto merge of #27001 - tsion:patch-2, r=Gankro
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 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 Ryan Pendletonverify Apple LLVM versions independently, since the...
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-12 Nick CameronDon't ICE when missing owned_box lang item
2015-07-12 Scott OlsonUpdate my email address.
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 Alex Crichtonsyntax: Allow semi tokens after macro ty/path
2015-07-12 Wei-Ming YangUpdate boxed.rs
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
next