]> git.lizzy.rs Git - rust.git/history - src/test
Remove invalid compile-fail tests related to `!`
[rust.git] / src / test /
2016-08-13 Andrew CannRemove invalid compile-fail tests related to `!`
2016-08-13 Andrew CannRemove obsolete divergence related stuff
2016-08-13 Andrew CannAdd run-fail/adjust_empty.rs test
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 borsAuto merge of #35431 - GuillaumeGomez:err_codes, r...
2016-08-12 borsAuto merge of #35091 - eddyb:impl-trait, r=nikomatsakis
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 Burtescurustc: don't reveal specializable polymorphic projections.
2016-08-12 Eduard Burtescurustc: always normalize projections in ty::layout regar...
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 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 borsAuto merge of #35405 - futile:tests_warn_timeout, r...
2016-08-10 Chiu-Hsiang HsuUpdate E0133 to new format
2016-08-10 borsAuto merge of #35079 - nikomatsakis:incr-comp-ich-32753...
2016-08-10 Niko Matsakisincorporate resolve results into hashing
2016-08-10 Niko Matsakisstop hashing nested items, and add a test
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 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 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 Jonathan TurnerUpdate E0087.rs
2016-08-09 hank-der-hafenarbeiteradded unit test
2016-08-09 borsAuto merge of #35426 - frewsxcv:os-sys-env-args-phantom...
2016-08-09 Niko Matsakisuse preds to serialize just what we need
2016-08-09 hank-der-hafenarbeiterupdated unit test
2016-08-09 borsAuto merge of #35425 - apasel422:refcell, r=alexcrichton
2016-08-09 borsAuto merge of #34762 - creativcoder:slice-ext, r=alexcr...
2016-08-08 borsAuto merge of #35064 - pthariensflame:feature/cow_str_f...
2016-08-08 srdjaUpdate E0008 to new format
2016-08-08 Stephen LazaroUpdate unit test for E0092
2016-08-08 Stephen LazaroUpdate error messages for E0091 and E0092
2016-08-08 Jonathan TurnerRollup merge of #35524 - garekkream:update-E0162-new...
2016-08-08 Jonathan TurnerRollup merge of #35507 - hank-der-hafenarbeiter:master...
2016-08-08 Jonathan TurnerRollup merge of #35504 - razielgn:updated-e0026-to...
2016-08-08 Jonathan TurnerRollup merge of #35484 - KiChjang:e0205-bonus, r=Guilla...
2016-08-08 Jonathan TurnerRollup merge of #35477 - GuillaumeGomez:fix_E0132,...
2016-08-08 Jonathan TurnerRollup merge of #35475 - shyaamsundhar:patch-1, r=jonat...
2016-08-08 Jonathan TurnerRollup merge of #35470 - munyari:e0214, r=jonathandturner
2016-08-08 Jonathan TurnerRollup merge of #35466 - xitep:master, r=steveklabnik
2016-08-08 Jonathan TurnerRollup merge of #35465 - cardoe:pattern-book-update...
2016-08-08 Jonathan TurnerRollup merge of #35458 - GuillaumeGomez:test_string_ICE...
2016-08-08 Jonathan TurnerRollup merge of #35452 - ubsan:precedence, r=steveklabnik
2016-08-08 Jonathan TurnerRollup merge of #35449 - poveda-ruiz:master, r=jonathan...
2016-08-08 Jonathan TurnerRollup merge of #35446 - pcn:update-E0023-to-new-format...
2016-08-08 Jonathan TurnerRollup merge of #35396 - munyari:e0191, r=jonathandturner
2016-08-08 Jonathan TurnerRollup merge of #35371 - mgattozzi:master, r=steveklabnik
2016-08-08 Krzysztof GarczynskiUpdate E0162 to the new format
2016-08-08 Felix Rathadd test for issue #29053
2016-08-08 Rahul Sharmaextend lifetime on binary_search_by_key of SliceExt...
2016-08-08 Federico RavasioUpdated E0026 to new format.
2016-08-08 hank-der-hafenarbeiterupdated unit test!
2016-08-08 borsAuto merge of #35492 - jonathandturner:fix_nightlies...
2016-08-08 Keith YeungShrink span to variant discriminant expression for...
next