]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #28366 - christopherdumas:beginners_manuel, r=steveklabnik
[rust.git] / src /
2015-09-12 borsAuto merge of #28366 - christopherdumas:beginners_manue...
2015-09-12 borsAuto merge of #28375 - tbu-:pr_sip_write, r=alexcrichton
2015-09-12 borsAuto merge of #28371 - killercup:docs/trpl-markup-fixes...
2015-09-12 Tobias BucherStop a private method on `SipHasher` from shadowing...
2015-09-12 borsAuto merge of #28372 - killercup:docs/nomicon-markup...
2015-09-12 Pascal HertleifNomicon: Fix Links
2015-09-12 Pascal HertleifTRPL: Fix Headlines, Links in "Error Handling"
2015-09-12 borsAuto merge of #28340 - brson:configure, r=alexcrichton
2015-09-11 borsAuto merge of #28350 - dotdash:llvm_fix, r=eddyb
2015-09-11 borsAuto merge of #28306 - alexcrichton:less-rt, r=brson
2015-09-11 Alex Crichtonstd: Internalize almost all of `std::rt`
2015-09-11 borsAuto merge of #28348 - petrochenkov:novirt, r=alexcrichton
2015-09-11 Björn SteinbrinkUpdate LLVM to fix nightly build failures
2015-09-11 borsAuto merge of #28354 - dotdash:slow_plat, r=eddyb
2015-09-11 Björn SteinbrinkAvoid triggering a pathological case in the LLVM inliner
2015-09-11 borsAuto merge of #28338 - erickt:str-cmp, r=bluss
2015-09-11 borsAuto merge of #28255 - nrc:fmt4, r=pnkfelix
2015-09-11 Nick Cameronmanual fixups
2015-09-11 Nick Cameronrustfmt libgraphviz
2015-09-11 Vadim PetrochenkovRemove some remains of virtual structs from the parser
2015-09-11 borsAuto merge of #28328 - tshepang:unusual, r=brson
2015-09-11 borsAuto merge of #28312 - GuillaumeGomez:privacy, r=Manish...
2015-09-11 borsAuto merge of #28337 - apasel422:tests, r=alexcrichton
2015-09-10 Erick TryzelaarOptimize string comparison by using memcmp
2015-09-10 borsAuto merge of #28331 - semarie:openbsd-configure-egcc...
2015-09-10 borsAuto merge of #28321 - nikomatsakis:issue-27616, r...
2015-09-10 Andrew PaseltinerAdd test for #17994
2015-09-10 borsAuto merge of #28301 - christopherdumas:intergrate_erro...
2015-09-10 borsAuto merge of #28318 - dongz9:master, r=eddyb
2015-09-10 christopherdumasAdapted @BurtSushi's blog post for the error handling...
2015-09-10 borsAuto merge of #28332 - apasel422:tests, r=alexcrichton
2015-09-10 Andrew PaseltinerAdd tests for #22638, #22872, #23024, #23046
2015-09-10 borsAuto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 Guillaume GomezAdd error code for private struct field issue
2015-09-10 borsAuto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik
2015-09-10 borsAuto merge of #28282 - DiamondLovesYou:optional-data...
2015-09-10 Tshepang Lekhonkhobereference: not comfortable seeing a paragraph starting...
2015-09-10 borsAuto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 Tshepang Lekhonkhobereference: using periods here is unusual
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-10 Richard DiamondRefactor `TargetOptions::data_layout` into an `Option...
2015-09-09 borsAuto merge of #28250 - durka:patch-7, r=steveklabnik
2015-09-09 Tshepang Lekhonkhobereference: format code snippets in an idiomatic manner
2015-09-09 Niko MatsakisTreat loans of 'static data as extending to the end...
2015-09-09 borsAuto merge of #28299 - apasel422:tests, r=alexcrichton
2015-09-09 borsAuto merge of #28313 - rutsky:patch-4, r=alexcrichton
2015-09-09 borsAuto merge of #28316 - Manishearth:rollup, r=Manishearth
2015-09-09 Manish GoregaokarRollup merge of #28305 - apasel422:copyright, r=alexcri...
2015-09-09 Manish GoregaokarRollup merge of #28295 - steveklabnik:language_fix...
2015-09-09 Manish GoregaokarRollup merge of #28294 - midinastasurazz:patch-3, r...
2015-09-09 Manish GoregaokarRollup merge of #28289 - shepmaster:include_bytes-docs...
2015-09-09 Manish GoregaokarRollup merge of #28283 - rutsky:patch-3, r=steveklabnik
2015-09-09 Manish GoregaokarRollup merge of #28281 - rutsky:patch-2, r=steveklabnik
2015-09-09 borsAuto merge of #28300 - Manishearth:crate_err, r=eddyb
2015-09-09 Guillaume GomezAdd error code for tuple struct constructor error
2015-09-09 Guillaume GomezAdd error code for unnecessary visibility qualifier
2015-09-09 Vladimir Rutskyfix capitalization inside sentense
2015-09-09 Guillaume GomezAdd error code for enum item visibility error
2015-09-09 Guillaume GomezAdd new error code for visibility inside a function
2015-09-09 Guillaume GomezAdd error code for privacy error on exported signature
2015-09-09 Guillaume GomezAdd new error code for trait privacy error
2015-09-09 borsAuto merge of #28297 - lifthrasiir:rustdoc-html-tweaks...
2015-09-09 borsAuto merge of #28277 - DiamondLovesYou:intrinsic-unname...
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28264 - mneumann:dragonfly_backend_fixes...
2015-09-08 Andrew PaseltinerAdd tests for #17001, #21449, #22992, #23208, #23442
2015-09-08 borsAuto merge of #28241 - dhuseby:adding_openbsd_snapshot...
2015-09-08 Manish GoregaokarPrint correct crate name
2015-09-08 Manish GoregaokarAdd test
2015-09-08 Manish GoregaokarFix fixme, add crate check
2015-09-08 Manish GoregaokarUse 'a different' for trait object mismatches too
2015-09-08 Manish GoregaokarHandle trait objects
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-08 borsAuto merge of #28292 - kud1ing:patch-1, r=steveklabnik
2015-09-08 Kang Seonghoonrustdoc: Tweak the main template and CSS for semantic...
2015-09-08 Manish GoregaokarAdd note for when a type error comes from similarly...
2015-09-08 Steve KlabnikFix small sentence about references
2015-09-08 borsAuto merge of #28287 - llogiq:clippy, r=Manishearth
2015-09-08 midinastasurazzFix link to hygienic macros on Wikipedia
2015-09-08 llogiqReverted for-loop, it messes up type inference
2015-09-08 llogiqLet's see if lifetime elision works in this case
2015-09-08 llogiqFixed required type coercion
2015-09-08 borsAuto merge of #28291 - nrc:shr_span_fix, r=sfackler
2015-09-08 Nick CameronFix span bug with >> and type bindings
2015-09-08 borsAuto merge of #28246 - huonw:lang-tracking-issues,...
2015-09-08 Huon WilsonAllow tracking issues for lang features.
2015-09-08 Jake GouldingClarify that `include_bytes!` returns a reference to...
2015-09-07 Andre Bogusfixes/improvements thanks to @Manishearth
2015-09-07 Andre Bogussome more clippy-based improvements
2015-09-07 borsAuto merge of #28285 - steveklabnik:split_at_idiom...
2015-09-07 Steve KlabnikUse unsafe more idiomatically
2015-09-07 borsAuto merge of #28278 - pfpacket:typo, r=steveklabnik
2015-09-07 Vladimir Rutskyfix punctuation in list (again)
2015-09-07 Vladimir Rutskyfix capitalization inside sentense
2015-09-07 Vladimir Rutskyfix punctuation in list
2015-09-07 borsAuto merge of #28275 - hunan-rostomyan:patch-1, r=steve...
2015-09-07 borsAuto merge of #28272 - Manishearth:improve_vec_docs...
2015-09-07 Ryo Munakataat_exit: fix a typo of the doc comment
2015-09-07 borsAuto merge of #28175 - christopherdumas:master, r=nrc
2015-09-07 Richard DiamondDon't add unnamed address attributes to intrinsics.
next