about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2020-01-16Rollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPCDylan DPC-5/+0
2020-01-16Rollup merge of #68265 - JohnTitor:fix-issue-number, r=Dylan-DPCDylan DPC-2/+2
2020-01-16Rollup merge of #68096 - varkor:diagnostic-cleanup, r=CentrilDylan DPC-255/+254
2020-01-16Fix issue number of `repr128`Yuki Okushi-2/+2
2020-01-15Auto merge of #68254 - Dylan-DPC:rollup-9vhc59u, r=Dylan-DPCbors-41/+152
2020-01-15Remove unused auxiliary file that was replaced with rust_test_helpersTomasz Miąsko-5/+0
2020-01-15Rollup merge of #68237 - estebank:bad-bad-ice, r=petrochenkovDylan DPC-38/+66
2020-01-15Rollup merge of #68236 - JohnTitor:ice-tests, r=CentrilDylan DPC-0/+78
2020-01-15Rollup merge of #68212 - csmoe:temp, r=estebankDylan DPC-3/+8
2020-01-15Auto merge of #67603 - oli-obk:no_mut_static_ref_from_const, r=RalfJungbors-0/+5
2020-01-15Add test for issue-66473Yuki Okushi-0/+0
2020-01-15Add test for issue-65918Yuki Okushi-0/+49
2020-01-15Add test for issue-64848Yuki Okushi-0/+29
2020-01-15Rollup merge of #68219 - oli-obk:fix_miri, r=RalfJung,wesleywiserYuki Okushi-4/+30
2020-01-15Rollup merge of #67914 - Aaron1011:fix/const-prop-impossible, r=matthewjasper...Yuki Okushi-1/+25
2020-01-15Promoteds can contain raw pointers, but these must still only point to immuta...Oliver Scherer-0/+5
2020-01-15Add testsOliver Scherer-4/+30
2020-01-15wrap expr id into GeneratorInteriorTypeCausecsmoe-3/+3
2020-01-15Auto merge of #68118 - skinny121:eager_lit_eval, r=varkorbors-36/+38
2020-01-14Account for `Path`s on `is_suggestable_infer_ty`Esteban Küber-38/+66
2020-01-15Fix normalizing 32bit symbol hash.Ben Lewis-1/+1
2020-01-15update async-await send/sync testcsmoe-0/+5
2020-01-14Normalize symbol hash in ui test for legacy symbol mangling, as it's dependen...Ben Lewis-26/+28
2020-01-14Rollup merge of #68143 - skinny121:const-param-type-elided-lifetime, r=petroc...Yuki Okushi-0/+64
2020-01-14perf: eagerly convert literals to consts, this avoids creating loads on uneva...Ben Lewis-12/+12
2020-01-13Add "--emit=link"Aaron Hill-1/+1
2020-01-13Convert test to check-passAaron Hill-4/+2
2020-01-13Add additional regression testAaron Hill-0/+20
2020-01-13Don't run const propagation on items with inconsistent boundsAaron Hill-0/+6
2020-01-13Fix crate paths in commentsYuki Okushi-1/+1
2020-01-12Update `output-default.json` and rustdoc testvarkor-1/+1
2020-01-12Appease tidyvarkor-1/+2
2020-01-12Fix formatting ellipses at the end of some diagnosticsvarkor-15/+15
2020-01-12Add backticks in appropriate placesvarkor-62/+60
2020-01-12Diagnostics should not end with a full stopvarkor-31/+31
2020-01-12Diagnostics should start lowercasevarkor-147/+147
2020-01-12Auto merge of #67901 - matthewjasper:split-mir-build, r=nagisabors-1/+1
2020-01-12Split `rustc_mir::{build, hair, lints}` into their own crateMatthew Jasper-1/+1
2020-01-12Update test benchmark fileBen Lewis-6/+6
2020-01-12Added comment about behaviour.Ben Lewis-0/+5
2020-01-12Forbid elided lifetimes within const generic parameter types.Ben Lewis-0/+59
2020-01-12Rollup merge of #68108 - varkor:chained-comparison-suggestions, r=CentrilMazdak Farrokhzad-17/+242
2020-01-12Rollup merge of #67867 - matthewjasper:opaque-assoc-lookup, r=oli-obkMazdak Farrokhzad-0/+39
2020-01-11Auto merge of #67458 - pnkfelix:fix-66530-by-propagating-fatal-error-from-wor...bors-0/+43
2020-01-11Auto merge of #67000 - spastorino:remove-promoted-from-place, r=oli-obkbors-177/+186
2020-01-11Rollup merge of #68120 - Centril:ban-range-to-dotdotdot, r=oli-obkMazdak Farrokhzad-117/+236
2020-01-11Rollup merge of #68114 - ecstatic-morse:fix-feature-gating, r=CentrilMazdak Farrokhzad-31/+49
2020-01-11Rollup merge of #68072 - JohnTitor:fix-macro-ice, r=petrochenkovMazdak Farrokhzad-0/+14
2020-01-11Rollup merge of #67930 - lzutao:result-as_deref, r=dtolnayMazdak Farrokhzad-38/+2
2020-01-11Ban `...X` pats, harden tests, and improve diagnostics.Mazdak Farrokhzad-117/+236