about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2014-08-06Use byte literals in libcorenham-19/+19
2014-08-06Use byte literals in libstdnham-54/+52
2014-08-06Use byte literals in libsyntaxnham-2/+2
2014-08-06Use byte literal in libnumnham-1/+1
2014-08-06Use byte literals in libtermnham-17/+16
2014-08-06Use a byte literal in libregexnham-1/+1
2014-08-06Use byte literals in libdebugnham-19/+19
2014-08-06Use byte literals in libserializenham-10/+10
2014-08-06Use byte literals in libcollections testsnham-7/+7
2014-08-05auto merge of #16247 : TimDumol/rust/patch-1, r=alexcrichtonbors-3/+4
2014-08-05auto merge of #15709 : hirschenberger/rust/issue-14269, r=cmrbors-99/+142
2014-08-05auto merge of #16246 : ruud-v-a/rust/patch-1, r=brsonbors-1/+1
2014-08-05auto merge of #16243 : alexcrichton/rust/fix-utime-for-windows, r=brsonbors-8/+6
2014-08-05auto merge of #16234 : cakebaker/rust/rename_guessing_game_rs_to_main_rs, r=s...bors-17/+17
2014-08-05auto merge of #16231 : michaelsproul/rust/gedit-macro, r=alexcrichtonbors-0/+8
2014-08-05auto merge of #16216 : omasanori/rust/nfkc, r=brsonbors-2/+1
2014-08-05Fixes missing overflow lint for i64 #14269Falco Hirschenberger-99/+142
2014-08-05auto merge of #16188 : nham/rust/immut_slice_split_at, r=brsonbors-4/+17
2014-08-05auto merge of #16187 : steveklabnik/rust/gh15830, r=alexcrichtonbors-3/+3
2014-08-05auto merge of #16179 : SimonPersson/rust/master, r=brsonbors-0/+2
2014-08-04auto merge of #16110 : alexcrichton/rust/issue-15460, r=brsonbors-44/+168
2014-08-04Clarify Argument docs.Steve Klabnik-3/+3
2014-08-04auto merge of #16251 : apoelstra/rust/tcp-fix, r=alexcrichtonbors-47/+53
2014-08-04Change everything returning `libc::sockaddr_storage` to use an &mut out-ptr i...Andrew Poelstra-47/+53
2014-08-05doc: Fix the 30-minute intro to use += operator.Tim Joseph Dumol-3/+4
2014-08-04rustc: Link entire archives of native librariesAlex Crichton-44/+168
2014-08-04auto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichtonbors-37/+581
2014-08-04docs: Fix typo in tutorial.Ruud van Asseldonk-1/+1
2014-08-04Rename guessing_game.rs to main.rs in guideDaniel Hofstetter-17/+17
2014-08-04auto merge of #16235 : cakebaker/rust/rename_modules_rs_to_main_rs, r=stevekl...bors-3/+3
2014-08-04Rename modules.rs to main.rs in guideDaniel Hofstetter-3/+3
2014-08-04auto merge of #16213 : huonw/rust/more-token-numbers, r=pnkfelixbors-3/+38
2014-08-04rustc: use Name numbers rather than the Show impl for constants.Huon Wilson-3/+38
2014-08-04auto merge of #16233 : omasanori/rust/abs_sub, r=steveklabnikbors-2/+2
2014-08-04num: Fix the documentation of abs_sub.OGINO Masanori-2/+2
2014-08-04auto merge of #16139 : michaelwoerister/rust/rlib-bc-versioning, r=alexcrichtonbors-38/+168
2014-08-04Gedit/GTKSourceView: Add macro syntax highlighting.Michael Sproul-0/+8
2014-08-03auto merge of #16215 : cakebaker/rust/remove_bin_section_from_toml, r=alexcri...bors-4/+0
2014-08-03Use a versioning scheme for bytecode objects in rlibs.Michael Woerister-38/+168
2014-08-03auto merge of #16209 : tomjakubowski/rust/rustdoc-html-changes, r=alexcrichtonbors-2/+3
2014-08-03Remove the "NFKC clause" in the reference manual.OGINO Masanori-2/+1
2014-08-03auto merge of #16212 : huonw/rust/unicode-gitignore, r=pnkfelixbors-0/+6
2014-08-03Remove "bin" section from Cargo.tomlDaniel Hofstetter-4/+0
2014-08-03auto merge of #16203 : Gankro/rust/vec_flow, r=alexcrichtonbors-1/+7
2014-08-03auto merge of #16202 : db48x/rust/eq-for-time-tm, r=alexcrichtonbors-1/+1
2014-08-03auto merge of #16198 : cakebaker/rust/remove_unused_tuple_struct, r=steveklabnikbors-1/+0
2014-08-03gitignore: Add the autogenerated/downloaded unicode data files.Huon Wilson-0/+6
2014-08-03auto merge of #16155 : huonw/rust/Ordering-reverse, r=alexcrichtonbors-0/+41
2014-08-03auto merge of #16194 : omasanori/rust/gitignore, r=alexcrichtonbors-64/+62
2014-08-03auto merge of #16191 : DaGenix/rust/fix-aligned-access, r=alexcrichtonbors-15/+17