]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-08-15 borsAuto merge of #35340 - michaelwoerister:incr-comp-cli...
2016-08-15 borsAuto merge of #35567 - creativcoder:e0261, r=jonathandt...
2016-08-15 borsAuto merge of #35638 - ahmedcharles:url, r=alexcrichton
2016-08-15 borsAuto merge of #35427 - cardoe:arm-musl-targets, r=alexc...
2016-08-14 borsAuto merge of #35666 - eddyb:rollup, r=eddyb
2016-08-14 borsAuto merge of #35409 - eddyb:mir-storage-stmts, r=nikom...
2016-08-14 Eduard-Mihai... Rollup merge of #35661 - IvanUkhov:raw-vec, r=alexcrichton
2016-08-14 Eduard-Mihai... Rollup merge of #35648 - ahmedcharles:pred, r=alexcrichton
2016-08-14 Eduard-Mihai... Rollup merge of #35647 - ahmedcharles:spelling, r=alexc...
2016-08-14 Eduard-Mihai... Rollup merge of #35646 - theypsilon:master, r=jonathand...
2016-08-14 Eduard-Mihai... Rollup merge of #35644 - garekkream:update-E0302-new...
2016-08-14 Eduard-Mihai... Rollup merge of #35643 - garekkream:update-E0301-new...
2016-08-14 Eduard-Mihai... Rollup merge of #35640 - ahmedcharles:dead, r=alexcrichton
2016-08-14 Eduard-Mihai... Rollup merge of #35622 - matthew-piziak:convert-docs...
2016-08-14 Eduard-Mihai... Rollup merge of #35620 - cvubrugier:master, r=Manishearth
2016-08-14 Eduard-Mihai... Rollup merge of #35616 - clementmiao:E0067_new_error_fo...
2016-08-14 Eduard-Mihai... Rollup merge of #35615 - clementmiao:E0070_new_error_fo...
2016-08-14 Eduard-Mihai... Rollup merge of #35611 - jonathandturner:ptr-helper...
2016-08-14 Eduard-Mihai... Rollup merge of #35606 - Mark-Simulacrum:no-std-fix...
2016-08-14 Eduard-Mihai... Rollup merge of #35598 - tshepang:needless-binding...
2016-08-14 Eduard-Mihai... Rollup merge of #35597 - tshepang:it-is-a-slice, r...
2016-08-14 Eduard-Mihai... Rollup merge of #35596 - crypto-universe:E0254_style_an...
2016-08-14 Eduard-Mihai... Rollup merge of #35594 - shepmaster:configure-llvm...
2016-08-14 Eduard-Mihai... Rollup merge of #35588 - Antti:fix-atomics-docs, r...
2016-08-14 Eduard-Mihai... Rollup merge of #35586 - shyaamsundhar:SqushCom, r...
2016-08-14 Eduard-Mihai... Rollup merge of #35577 - japaric:relax, r=alexcrichton
2016-08-14 Eduard-Mihai... Rollup merge of #35574 - badboy:emscripten-test-fixes...
2016-08-14 Eduard-Mihai... Rollup merge of #35573 - wdv4758h:E0138, r=jonathandturner
2016-08-14 Eduard-Mihai... Rollup merge of #35558 - lukehinds:master, r=nikomatsakis
2016-08-14 Eduard-Mihai... Rollup merge of #35539 - cgswords:ts_concat, r=nrc
2016-08-14 Eduard-Mihai... Rollup merge of #35533 - frewsxcv:22984, r=brson
2016-08-14 Eduard-Mihai... Rollup merge of #35491 - sanxiyn:pub-restricted-span...
2016-08-14 Eduard-Mihai... Rollup merge of #35447 - frewsxcv:vec-into-iter-as...
2016-08-14 Eduard-Mihai... Rollup merge of #35444 - alexcrichton:optimize-catch...
2016-08-14 Eduard-Mihai... Rollup merge of #35392 - malbarbo:cell-from, r=brson
2016-08-14 Eduard-Mihai... Rollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-14 borsAuto merge of #34366 - Diggsey:rust-src-pkg, r=brson
2016-08-14 borsAuto merge of #35534 - michaelwoerister:fix-const-colle...
2016-08-14 borsAuto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakis
2016-08-14 Rahul Sharmaupdated compile-fail tests
2016-08-14 Eduard BurtescuGet rid of the .note interpretation of rustc dylib...
2016-08-14 borsAuto merge of #35453 - jseyfried:hygienize_metavariable...
2016-08-14 Ivan UkhovFix a couple of typos in RawVec
2016-08-14 Eduard Burtescu[MIR] Add Storage{Live,Dead} statements to emit llvm...
2016-08-13 Diggory BlakeFix make-tidy lock file checks
2016-08-13 borsAuto merge of #35414 - jupp0r:feature/test-threads...
2016-08-13 Ahmed CharlesPredicates haven't existed in almost 5 years.
2016-08-13 Ahmed CharlesEnsure that attributes are spelled properly.
2016-08-13 José manuel... E0094 error message updated
2016-08-13 borsAuto merge of #35348 - scottcarr:discriminant2, r=nikom...
2016-08-13 Clement Miaoupdated E0067 to new error format
2016-08-13 Ahmed Charlescompiletest: Remove dead code.
2016-08-13 Ahmed CharlesUpgrade linkchecker to url 1.2.0.
2016-08-13 borsAuto merge of #35138 - petrochenkov:clarify, r=eddyb
2016-08-13 Krzysztof GarczynskiUpdate E0302 to the new format
2016-08-12 Krzysztof GarczynskiUpdate E0301 to the new format
2016-08-12 Vadim PetrochenkovParse numeric fields in struct expressions and patterns
2016-08-12 Vadim PetrochenkovRemove restrictions from tuple structs/variants
2016-08-12 Clement Miaoupdated E0070 to new error format
2016-08-12 Diggory BlakeProduce source package in rust-installer format in...
2016-08-12 Matthew Piziakfix small typos in std::convert documentation
2016-08-12 Michael WoeristerMake the translation item collector handle *uses* of...
2016-08-12 borsAuto merge of #35431 - GuillaumeGomez:err_codes, r...
2016-08-12 Christophe... book: fix the hidden find() functions in error-handling.md
2016-08-12 Seo SanghyeonCorrect span for pub_restricted field
2016-08-12 borsAuto merge of #35091 - eddyb:impl-trait, r=nikomatsakis
2016-08-12 Jeffrey SeyfriedFix fallout in tests.
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-12 Jonathan TurnerImprove &-ptr printing
2016-08-12 Eduard Burtescutest: add more extensive tests for impl Trait.
2016-08-12 Eduard Burtescutypeck: leak auto trait obligations through impl Trait.
2016-08-12 Eduard Burtescutypeck: record `impl Trait` concrete resolutions.
2016-08-12 Eduard Burtescutypeck: disallow `impl Trait` outside of return types...
2016-08-12 Eduard Burtescurustc: add TyAnon (impl Trait) to the typesystem.
2016-08-12 Eduard Burtescusyntax: add anonymized type syntax, i.e. impl TraitA...
2016-08-12 Eduard Burtescurustc: don't reveal specializable polymorphic projections.
2016-08-12 Eduard Burtescurustc: always normalize projections in ty::layout regar...
2016-08-12 Eduard Burtescurustc: rename ProjectionMode and its variant to be...
2016-08-11 Patrick McCannFix typo
2016-08-11 Mark-SimulacrumChange stabilization version of no_std from 1.0 to...
2016-08-11 Corey FarwellIntroduce `as_mut_slice` method on `std::vec::IntoIter...
2016-08-11 Corey FarwellIntroduce `as_slice` method on `std::vec::IntoIter...
2016-08-11 Vadim PetrochenkovAdd test for #28514
2016-08-11 Vadim PetrochenkovMake `private_in_public` compatibility lint deny-by...
2016-08-11 borsAuto merge of #35592 - jonathandturner:rollup, r=jonath...
2016-08-11 crypto-universeFix tidy tests
2016-08-11 Scott A Carradd SetDiscriminant StatementKind to enable deaggregati...
2016-08-11 Tshepang Lekhonkhobestring: remove needless binding
2016-08-11 Tshepang Lekhonkhobedoc: a value of type `&str` is called a "string slice"
2016-08-11 Alex Crichtonstd: Optimize panic::catch_unwind slightly
2016-08-11 crypto-universeAdd label to E0254
2016-08-11 Jonathan TurnerFix tidy warning
2016-08-11 borsAuto merge of #34193 - petrochenkov:privalias, r=nikoma...
2016-08-11 Jake GouldingAllow compiling against a custom LLVM 3.9 installation
2016-08-11 Jorge Apariciofix match
2016-08-11 Michael WoeristerAlways add `-Z incremental-info` to incremental compila...
2016-08-11 Michael WoeristerFix incremental/commandline-args test.
2016-08-11 Michael WoeristerAddress comments by reviewers.
2016-08-11 Michael WoeristerRemove the 'cfg' field from session::config::Options.
2016-08-11 Michael WoeristerSave dep-tracking hash of commandline arguments in...
next