]> git.lizzy.rs Git - rust.git/history - src
move middle::ty and related modules to middle/ty/
[rust.git] / src /
2015-09-14 Ariel Ben-Yehudamove middle::ty and related modules to middle/ty/
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-14 borsAuto merge of #28383 - semarie:openbsd-jemalloc, r...
2015-09-14 borsAuto merge of #28368 - lfairy:write-impl, r=alexcrichton
2015-09-13 borsAuto merge of #28357 - semmaz:libfmt-macros, r=alexcrichton
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28339 - alexcrichton:stabilize-1.4,...
2015-09-13 Ariel Ben-Yehudasort the existential bounds list in tydecode
2015-09-13 borsAuto merge of #28390 - christopherdumas:beginners_manue...
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-13 borsAuto merge of #28370 - ranma42:slow_pat_gen, r=alexcrichton
2015-09-12 Chris WongAdd a blanket impl for &mut std::fmt::Write
2015-09-12 christopherdumasRwind LLVM
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 Sébastien Mariedisable jemalloc tests for openbsd
2015-09-12 Andrea CancianiAdd a comment to explain the `#[inline(never)]` annotation
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 Andrea CancianiFix generator.py to avoid pathological inlining
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 christopherdumasFixed test
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 Alex Crichtonstd: Stabilize/deprecate features for 1.4
2015-09-11 Simon Mazursome code improvements in libfmt_macros
2015-09-11 Simon MazurChanged libfmt_macros Parse iterator to Peekable
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 christopherdumasAdded test
2015-09-11 borsAuto merge of #28337 - apasel422:tests, r=alexcrichton
2015-09-11 christopherdumasFix ICE per #28172
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 Aleksey Kladovlibsyntax: minor clean up
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
next