]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #34366 - Diggsey:rust-src-pkg, r=brson
[rust.git] / src /
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 borsAuto merge of #35453 - jseyfried:hygienize_metavariable...
2016-08-13 Diggory BlakeFix make-tidy lock file checks
2016-08-13 borsAuto merge of #35414 - jupp0r:feature/test-threads...
2016-08-13 borsAuto merge of #35348 - scottcarr:discriminant2, r=nikom...
2016-08-13 borsAuto merge of #35138 - petrochenkov:clarify, r=eddyb
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 Diggory BlakeProduce source package in rust-installer format in...
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 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 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 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 Scott A Carradd SetDiscriminant StatementKind to enable deaggregati...
2016-08-11 Jonathan TurnerFix tidy warning
2016-08-11 borsAuto merge of #34193 - petrochenkov:privalias, r=nikoma...
2016-08-11 Jonathan TurnerRollup merge of #35576 - circuitfox:E0072-update-error...
2016-08-11 Jonathan TurnerRollup merge of #35569 - pietroalbini:fix-typo, r=steve...
2016-08-11 Jonathan TurnerRollup merge of #35565 - wdv4758h:E0133, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35562 - birkenfeld:as-mut-doc, r=steve...
2016-08-11 Jonathan TurnerRollup merge of #35557 - Limeth:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35555 - circuitfox:E0128-update-error...
2016-08-11 Jonathan TurnerRollup merge of #35554 - murarth:insert-str-issue,...
2016-08-11 Jonathan TurnerRollup merge of #35552 - theypsilon:master, r=jonathand...
2016-08-11 Jonathan TurnerRollup merge of #35541 - hank-der-hafenarbeiter:E0045...
2016-08-11 Jonathan TurnerRollup merge of #35537 - munyari:e0038, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35536 - hank-der-hafenarbeiter:E0433...
2016-08-11 Jonathan TurnerRollup merge of #35532 - KiChjang:e0004-follow-up,...
2016-08-11 Jonathan TurnerRollup merge of #35530 - srdja:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35528 - Vassah:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35505 - futile:test_29053, r=nikomatsakis
2016-08-11 Jonathan TurnerRollup merge of #35486 - KiChjang:e0081-bonus, r=jonath...
2016-08-11 Jonathan TurnerRollup merge of #35482 - frewsxcv:patch-31, r=Guillaume...
2016-08-11 Jonathan TurnerRollup merge of #35448 - srinivasreddy:rf_compiletest...
2016-08-11 Jonathan TurnerRollup merge of #35445 - pcn:update-E0017-to-new-format...
2016-08-11 Jonathan TurnerRollup merge of #35375 - trixnz:update-error-326, r...
2016-08-11 Jonathan TurnerRollup merge of #35358 - vadimcn:vscode, r=steveklabnik
2016-08-11 Jonathan TurnerRollup merge of #35331 - trixnz:update-error-130, r...
2016-08-11 Jonathan TurnerRollup merge of #35279 - cengizIO:master, r=brson
2016-08-11 borsAuto merge of #35403 - scottcarr:lvalue_refactor, r...
2016-08-11 borsAuto merge of #34866 - cynicaldevil:panic-counter,...
2016-08-11 borsAuto merge of #34845 - bitshifter:issue-30961, r=alexcr...
2016-08-10 Vadim PetrochenkovAdd test for recursive private alias substitution in...
2016-08-10 petrochenkovprivacy: Move private-in-public diagnostics for type...
2016-08-10 petrochenkovSubstitute private type aliases in rustdoc
2016-08-10 Vadim Petrochenkovprivacy: Substitute type aliases in private-in-public...
2016-08-10 borsAuto merge of #35489 - sanxiyn:target-list, r=alexcrichton
2016-08-10 Chris StankusE0072 update error format
2016-08-10 trixnzFixed no-pattern-in-args test for new E0130 format
2016-08-10 trixnzUpdate error format for E0130
2016-08-10 trixnzUpdate error format for E0326
2016-08-10 borsAuto merge of #35525 - jonathandturner:rollup, r=jonath...
2016-08-10 Scott A Carrno op commit for travis
2016-08-10 Nikhil ShagrithayaAdded an update_panic_count function to handle access...
2016-08-10 Nikhil ShagrithayaAdded a shim around rust_panic to update panic counter
2016-08-10 Nikhil ShagrithayaRefactored code to access TLS only in case of panic
2016-08-10 Pietro AlbiniClarify std::os::unix::net::SocketAddr::is_unnamed...
2016-08-10 Pietro AlbiniFix docs typo in std::os::unix::net::SocketAddr::is_unnamed
2016-08-10 Cameron HartImproved checking of target's llvm_config
2016-08-10 borsAuto merge of #35405 - futile:tests_warn_timeout, r...
2016-08-10 Chiu-Hsiang HsuUpdate E0133 to new format
2016-08-10 Daniel CampbellExtended expand.rs to support alternate expansion behav...
2016-08-10 Georg BrandlRemove redundant `&mut ref mut` in doc for Result:...
2016-08-10 borsAuto merge of #35079 - nikomatsakis:incr-comp-ich-32753...
2016-08-10 Niko Matsakispacify the merciless tidy
2016-08-10 Niko Matsakisincorporate resolve results into hashing
2016-08-10 Niko Matsakispromote svh calculation into its own directory
2016-08-10 Niko Matsakisremove field that need not be public
2016-08-10 Niko Matsakisstop hashing nested items, and add a test
2016-08-10 Niko Matsakismake it possible to test if HIR is dirty
2016-08-09 Jakub HlusičkaE0263 updated to new format. rust-lang/rust#35518
2016-08-09 borsAuto merge of #35401 - jonathandturner:enable_json_and_...
2016-08-09 Chris StankusE0128 update error format
2016-08-09 srdjaUpdate E0007 to new format
2016-08-09 MurarthAdd tracking issue for `String::insert_str`
2016-08-09 Panashe M. FundiraUpdate E0038 to the new error format
2016-08-09 José manuel Barros... Merge branch 'master' of github.com:theypsilon/rust
2016-08-09 Jonathan TurnerUpdate cargo SHA to latest cargo
2016-08-09 José manuel Barros... Update error message E0384 to new format
2016-08-09 borsAuto merge of #35166 - nikomatsakis:incr-comp-ice-34991...
2016-08-09 Niko Matsakisfix license
2016-08-09 Scott A Carrmake tidy
2016-08-09 Jonathan TurnerUpdate E0087.rs
2016-08-09 Niko Matsakispacify the mercilous tidy
2016-08-09 hank-der-hafenarbeiteradded unit test
next