]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #83342 - Count-Count:win-console-incomplete-utf8, r=m-ou-se
[rust.git] / src / test /
2021-08-29 Guillaume GomezRollup merge of #83251 - estebank:issue-83241, r=oli-obk
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-29 Guillaume GomezAdd rustdonc-json tests for enum variants
2021-08-29 borsAuto merge of #88208 - petrochenkov:lowspan, r=Aaron1011
2021-08-29 borsAuto merge of #88312 - jackh726:issue-87748, r=nikomatsakis
2021-08-29 Esteban Kuberrebase: fix test output
2021-08-29 Esteban KuberProvide structured suggestion for removal of `&mut`
2021-08-29 Esteban KüberSuggestion for call on immutable binding of mutable...
2021-08-29 inquisitivecrystalAdd regression test
2021-08-29 borsAuto merge of #88295 - alexcrichton:update-stdarch...
2021-08-29 borsAuto merge of #88250 - rusticstuff:macos-lld, r=nagisa
2021-08-29 Michael Howellfix(rustc_parse): incorrect span information for macro...
2021-08-29 borsAuto merge of #88088 - nbdd0121:const2, r=nagisa
2021-08-29 Michael Howellfix(rustc_parse): incorrect span information for macro...
2021-08-28 RoxaneMove match tests in match folder
2021-08-28 borsAuto merge of #87921 - kellerkindt:master, r=kennytm
2021-08-28 RoxaneCreate a specific match folder for match tests
2021-08-28 RoxaneAdd additional match test case
2021-08-28 RoxaneHandle match with non axhaustive variants in closures
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-28 borsAuto merge of #85600 - 12101111:rustbuild-libunwind...
2021-08-28 DeadbeefAdd test cases
2021-08-28 borsAuto merge of #88390 - sexxi-goose:missing-case, r...
2021-08-28 borsAuto merge of #88388 - ldm0:outliner, r=nikic
2021-08-28 borsAuto merge of #88019 - inquisitivecrystal:macro-def...
2021-08-28 Guillaume GomezAdd test for code blocks color
2021-08-28 Guillaume GomezFix code blocks color in ayu theme
2021-08-28 borsAuto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu
2021-08-28 DeadbeefAllow `~const` bounds on trait assoc functions
2021-08-28 inquisitivecrystalUpdate tests
2021-08-28 12101111fix evaluation of target_feature = "crt-static"
2021-08-28 Aaron HillDon't use `guess_head_span` in `predicates_of` for...
2021-08-28 Santiago PastorinoAdd weird return types TAIT test
2021-08-28 Santiago PastorinoAdd auto trait leakage TAIT test that should work but...
2021-08-28 Santiago PastorinoAdd auto trait that shouldn't leak TAIT test
2021-08-28 Santiago PastorinoAdd auto trait leakage TAIT test
2021-08-27 Aaron HillRemove `Session.if_let_suggestions`
2021-08-27 Noah LevAdd test for type alias mutual recursion
2021-08-27 Noah LevNote that trait aliases cannot be recursive
2021-08-27 Noah LevAdd test of recursive trait aliases
2021-08-27 Noah LevNote that type aliases cannot be recursive
2021-08-27 Santiago PastorinoAdd inference cycle TAIT test
2021-08-27 borsAuto merge of #88328 - fee1-dead:not-quite-const, r...
2021-08-27 Santiago PastorinoAdd nested TAIT inference test that fails
2021-08-27 Santiago PastorinoAdd nested TAIT inference test
2021-08-27 borsAuto merge of #88397 - nagisa:nagisa/unsupported-callin...
2021-08-27 Simonas KazlauskasTracking issue for UNSUPPORTED_CALLING_CONVENTIONS
2021-08-27 RoxaneAdd missing const edge case
2021-08-27 Eric HussRemove vestigial rustfix tests.
2021-08-27 DeadbeefRevive tests
2021-08-27 borsAuto merge of #88227 - 12101111:nobundle-link-order...
2021-08-27 DeadbeefFix UI test
2021-08-27 borsAuto merge of #88326 - eddyb:inline-ty-layout-methods...
2021-08-27 DeadbeefFix #88155
2021-08-27 DeadbeefFix more tests
2021-08-27 DeadbeefTry fixing some tests
2021-08-27 DeadbeefIntroduce `~const`
2021-08-27 borsAuto merge of #88278 - ehuss:update-cargo, r=ehuss
2021-08-27 borsAuto merge of #88371 - Manishearth:rollup-pkkjsme,...
2021-08-26 borsAuto merge of #87280 - lcnr:lazy-anon-const-default...
2021-08-26 Manish GoregaokarRollup merge of #88348 - spastorino:field-types-tait...
2021-08-26 Manish GoregaokarRollup merge of #88346 - spastorino:revert-type-of...
2021-08-26 Manish GoregaokarRollup merge of #88340 - thomcc:c_size_t, r=joshtriplett
2021-08-26 Manish GoregaokarRollup merge of #88332 - spastorino:argument-types...
2021-08-26 Manish GoregaokarRollup merge of #88320 - sexxi-goose:issue-88103, r...
2021-08-26 Manish GoregaokarRollup merge of #88289 - durin42:llvm-14-attrs, r=nikic
2021-08-26 Manish GoregaokarRollup merge of #88270 - lqd:hrtb-type-ascription,...
2021-08-26 Manish GoregaokarRollup merge of #88216 - kornelski:from_layout_err...
2021-08-26 Manish GoregaokarRollup merge of #88215 - jyn514:lazy-loading, r=petroch...
2021-08-26 Manish GoregaokarRollup merge of #88123 - camelid:tup-pat-precise-spans...
2021-08-26 Manish GoregaokarRollup merge of #87832 - wesleywiser:fix_match_step...
2021-08-26 borsAuto merge of #87194 - eddyb:const-value-mangling,...
2021-08-26 Joshua NelsonFix the bugs and add a regression test
2021-08-26 borsAuto merge of #88308 - eddyb:cooked-layouts, r=nagisa
2021-08-26 jackh726Treat types in unnormalized function signatures as...
2021-08-26 Santiago PastorinoAdd argument types tait tests
2021-08-26 Wesley WiserAdd test for stepping though `match` expressions
2021-08-26 lcnradd unsized coercion test
2021-08-26 borsAuto merge of #83698 - erikdesjardins:undefconst, r...
2021-08-26 lcnrupdate mir diffs
2021-08-26 borsAuto merge of #88222 - jyn514:shared-cache, r=Guillaume...
2021-08-26 borsAuto merge of #88066 - LeSeulArtichaut:patterns-cleanup...
2021-08-26 Jacob Lifshayadd support for clobbering xer, cr, and cr[0-7] for...
2021-08-26 borsAuto merge of #88069 - Mark-Simulacrum:llvm-pgo, r...
2021-08-25 Santiago PastorinoAdd const and static TAIT tests
2021-08-25 Santiago PastorinoAdd field types tait tests
2021-08-25 Santiago PastorinoRevert "Add type of a let tait test impl trait straight...
2021-08-25 Erik Desjardinsdon't generate partially-undef consts
2021-08-25 Erik Desjardinsuse undef for uninitialized bytes in constants
2021-08-25 Noah LevAdjust spans
2021-08-25 borsAuto merge of #85499 - jackh726:assoc-type-norm-rebase...
2021-08-25 jackh726Bless NLL compare mode
2021-08-25 Wesley WiserFix debugger stepping behavior around `match` expressions
2021-08-25 borsAuto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0...
2021-08-25 Patrick ConradAdd make tests for preserving test binaries
2021-08-25 Léo Lanteri ThauvinRollup merge of #88325 - jyn514:noalias, r=XAMPPRocky
2021-08-25 Léo Lanteri ThauvinRollup merge of #88314 - spastorino:type-of-a-let-tait...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88299 - ijackson:bufwriter, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88298 - ijackson:errorkind-reorder...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88293 - est31:fix_grammar, r=Mark...
next