]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-26 borsAuto merge of #29296 - zazdxscf:compiletest_noargs_show...
2015-10-25 borsAuto merge of #29284 - apasel422:tests, r=alexcrichton
2015-10-25 borsAuto merge of #29266 - apasel422:wf, r=alexcrichton
2015-10-25 borsAuto merge of #29254 - alexcrichton:stabilize-1.5,...
2015-10-25 Alex Crichtonstd: Stabilize library APIs for 1.5
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-25 borsAuto merge of #29279 - Ryman:strtests, r=alexcrichton
2015-10-25 Andrew PaseltinerAdd tests
2015-10-25 Emanuel Cziraicompiletest: show usage/help when passed no args
2015-10-25 borsAuto merge of #29273 - Manishearth:regression, r=alexcr...
2015-10-25 borsAuto merge of #29272 - sanxiyn:llvm-update, r=alexcrichton
2015-10-25 borsAuto merge of #29261 - apasel422:issue-22403, r=alexcri...
2015-10-25 borsAuto merge of #29256 - alexcrichton:less-flaky, r=brson
2015-10-24 borsAuto merge of #29229 - SingingTree:reflect_28260_in_rea...
2015-10-24 borsAuto merge of #29151 - wthrowe:linker-output-ICE, r...
2015-10-24 skeletenadding test for #28189
2015-10-24 Kevin ButlerAdd assertions to test_total_ord for str
2015-10-24 Kevin ButlerRemove unnecessary String allocations from str tests
2015-10-24 borsAuto merge of #29215 - fhahn:issue-28157-bad-semicolon...
2015-10-24 Manish GoregaokarAdd regression test for #26886
2015-10-24 borsAuto merge of #29259 - arielb1:supertrait-self-2, r...
2015-10-24 Seo Sanghyeonrustllvm: Update to LLVM trunk
2015-10-24 borsAuto merge of #29260 - GuillaumeGomez:E0211_improvement...
2015-10-24 borsAuto merge of #29252 - steveklabnik:safety, r=alexcrichton
2015-10-24 Andrew PaseltinerMake `{Default, From, FromIterator, One, Zero}` well...
2015-10-24 borsAuto merge of #29245 - james-darkfox:master, r=alexcrichton
2015-10-24 Andrew PaseltinerAdd test for #22403
2015-10-24 Bryce Van DykReference #28260 in the README
2015-10-23 borsAuto merge of #29255 - alexcrichton:really-fix, r=brson
2015-10-23 Guillaume GomezImprove E0211 error diagnostic
2015-10-23 Florian HahnAllow bare semicolon in grammar doc, closes #28157
2015-10-23 Florian HahnRemove bare semicolons
2015-10-23 borsAuto merge of #29065 - steveklabnik:doc_iter_traits...
2015-10-23 Ariel Ben-Yehudaobject_safety: check whether a supertrait contains...
2015-10-23 William ThroweAdd a regression test for #29122 (fixed in #29134)
2015-10-23 Steve KlabnikDocument a bunch of std::iter traits
2015-10-23 borsAuto merge of #29241 - nikomatsakis:issue-28871, r...
2015-10-23 James McGlashanImplements Default for mutable slices. Fixes: #29244
2015-10-23 Alex Crichtonstd: Add more entries to stdtest base_port
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-23 Alex Crichtonmk: Really fix win32 distributions
2015-10-23 Steve KlabnikUnsafety -> Safety in doc headings
2015-10-23 Niko Matsakisadd main fn to test
2015-10-23 skeletenAdd error message for using `typeof` instead of an...
2015-10-23 borsAuto merge of #29194 - chrisccerami:clarify-headers...
2015-10-23 borsAuto merge of #29242 - matklad:fix-comment, r=alexcrichton
2015-10-23 borsAuto merge of #29237 - alexcrichton:packaging, r=brson
2015-10-23 Chris C CeramiDefine bounds in glossary.md
2015-10-23 borsAuto merge of #27894 - steveklabnik:gh26888, r=alexcrichton
2015-10-23 Steve KlabnikDocument replacement behavior in some collections
2015-10-23 borsAuto merge of #29216 - steveklabnik:fix_libc, r=alexcri...
2015-10-22 Aleksey Kladovparser: fix erroneous comment
2015-10-22 Niko Matsakisfix bug in hir,identified
2015-10-22 Niko Matsakisimprove Scope to print node-ids etc
2015-10-22 Niko Matsakisdistinguish projections from the env/obj-types vs those...
2015-10-22 borsAuto merge of #29236 - steveklabnik:rollup, r=steveklabnik
2015-10-22 Steve KlabnikRollup merge of #29230 - tsion:fix-nomicon-typo-2,...
2015-10-22 Steve KlabnikRollup merge of #29224 - wesleywiser:patch-2, r=alexcri...
2015-10-22 Steve KlabnikRollup merge of #29213 - apasel422:unsafe-cell, r=Gankro
2015-10-22 Steve KlabnikRollup merge of #29207 - ykomatsu:trpl, r=steveklabnik
2015-10-22 Steve KlabnikRollup merge of #29193 - kini:filename-conventions...
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-22 Steve KlabnikRollup merge of #29170 - kini:curl-sh-disclaimer, r...
2015-10-22 borsAuto merge of #29170 - kini:curl-sh-disclaimer, r=steve...
2015-10-22 Alex Crichtonmk: Prefer target libs coming from their host
2015-10-22 Steve KlabnikFix build of libc on stable
2015-10-22 borsAuto merge of #29018 - tsion:doc-typo, r=steveklabnik
2015-10-22 borsAuto merge of #29195 - alexcrichton:fix-windows-dist...
2015-10-22 Scott OlsonAdd missing "to" in Rustonomicon Atomics.
2015-10-22 Bryce Van DykUpdate readme to reflect #28260 and a workaround
2015-10-22 borsAuto merge of #28355 - DiamondLovesYou:pnacl-librustc...
2015-10-22 borsAuto merge of #29210 - arielb1:suggest-overflow, r...
2015-10-22 Wesley WiserFix doc sample for Cursor
2015-10-22 borsAuto merge of #29045 - mseri:patch-4, r=nrc
2015-10-22 borsAuto merge of #28963 - mdinger:arrow, r=steveklabnik
2015-10-22 Yoshito KomatsuCorrect a previous patch
2015-10-22 Richard DiamondAdd the PNaCl/JS targets to the backend.
2015-10-21 Andrew PaseltinerRemove obsolete note about `UnsafeCell`'s fields
2015-10-21 Ariel Ben-Yehudadon't revisit modules while finding traits in suggest
2015-10-21 borsAuto merge of #29206 - apasel422:issue-28936, r=alexcri...
2015-10-21 borsAuto merge of #29138 - ykomatsu:trpl2, r=Manishearth
2015-10-21 Yoshito KomatsuFix some typos in TRPL
2015-10-21 borsAuto merge of #29179 - cjdrake:fixup, r=steveklabnik
2015-10-21 Andrew PaseltinerAdd test for #28936
2015-10-21 borsAuto merge of #29017 - ykomatsu:trpl, r=steveklabnik
2015-10-21 borsAuto merge of #29108 - notriddle:master, r=alexcrichton
2015-10-21 Marcello Serirustfmt liblibc
2015-10-21 borsAuto merge of #29055 - alexcrichton:tiers, r=steveklabnik
2015-10-21 borsAuto merge of #29192 - phil-opp:unsafe-const-fns, r...
2015-10-21 borsAuto merge of #29190 - alexcrichton:from-str-socket...
2015-10-21 Alex Crichtonmk: Fix win32 runtime DLL installation
2015-10-21 borsAuto merge of #29186 - pnkfelix:fsk-fix-issue-29166...
2015-10-21 Chris C CeramiChange headers in Traits section of the book
2015-10-21 borsAuto merge of #29171 - nrc:servo-dxr, r=@arielb1
2015-10-20 Nick Cameronsave-analysis: don't recompute crate name
2015-10-20 borsAuto merge of #29159 - arcnmx:travis-trusty, r=alexcrichton
2015-10-20 Keshav KiniRemove reference to `hello_world.rs` in TRPL ยง2.2
2015-10-20 borsAuto merge of #29148 - petrochenkov:noshow, r=alexcrichton
2015-10-20 Alex Crichtonstd: Implement FromStr for SocketAddrV{4,6}
2015-10-20 Philipp OppermannMake Unique::new const function
next