about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-12-19Rollup merge of #91956 - notriddle:notriddle/unused-parens-range, r=nagisaMatthias Krüger-0/+48
2021-12-18Auto merge of #92065 - matthiaskrgr:rollup-qmpcsuj, r=matthiaskrgrbors-3/+43
2021-12-18Auto merge of #92064 - matthiaskrgr:rollup-tgj2pai, r=matthiaskrgrbors-20/+20
2021-12-18Rollup merge of #92047 - Aaron1011:location-detail-backtrace, r=Mark-SimulacrumMatthias Krüger-3/+7
2021-12-18Rollup merge of #92037 - fee1-dead:fix_env_dmbic, r=oli-obkMatthias Krüger-0/+36
2021-12-18Rollup merge of #92018 - estebank:missing-ticks, r=oli-obkMatthias Krüger-20/+20
2021-12-18Auto merge of #92062 - matthiaskrgr:rollup-en3p4sb, r=matthiaskrgrbors-9/+29
2021-12-18Rollup merge of #91516 - rukai:improve_mut_addition_help, r=estebankMatthias Krüger-9/+29
2021-12-18Rollup merge of #91975 - cjgillot:noinline-generator, r=jackh726Matthias Krüger-1/+1
2021-12-18Rollup merge of #91928 - fee1-dead:constification1, r=oli-obkMatthias Krüger-12/+12
2021-12-18Rollup merge of #91910 - tmiasko:miri-extern-type, r=RalfJungMatthias Krüger-0/+58
2021-12-18Rollup merge of #91818 - camelid:unused-result-type, r=jackh726Matthias Krüger-2/+2
2021-12-18Rollup merge of #89090 - cjgillot:bare-dyn, r=jackh726Matthias Krüger-189/+650
2021-12-18Rollup merge of #87901 - poliorcetics:pub-pub-pub, r=jackh726Matthias Krüger-15/+64
2021-12-18get_mut_span_in_struct_field uses span.betweenLucas Kent-1/+1
2021-12-17Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisabors-19/+683
2021-12-17fix(rustc_lint): mark the parens around `(1..loop {})` as unusedMichael Howell-0/+40
2021-12-17Set `RUST_BACKTRACE=0` when running location-detail testsAaron Hill-3/+7
2021-12-17Bless ui testsDeadbeef-12/+12
2021-12-17Use a const ParamEnv when in default_method_body_is_constDeadbeef-0/+36
2021-12-17Fix typo in "new region bound" suggestionEsteban Kuber-20/+20
2021-12-17Improve suggestion to change struct field to &mutLucas Kent-9/+29
2021-12-16Rollup merge of #92001 - fee1-dead:dmbic-xcrate-fix, r=oli-obkMatthias Krüger-0/+21
2021-12-16Rollup merge of #91172 - Ethiraric:ethiraric/fix90979, r=petrochenkovMatthias Krüger-0/+63
2021-12-16Fix default_method_body_is_const when used across cratesDeadbeef-0/+21
2021-12-16Auto merge of #89836 - pierwill:fix-85142-crate-hash, r=wesleywiserbors-171/+172
2021-12-15miri: lift restriction on extern types being the only field in a structTomasz Miąsko-0/+58
2021-12-15Add a lint for duplicated attributes.Ethiraric-0/+63
2021-12-15Auto merge of #86986 - lcnr:simplify_type, r=nikomatsakis,oli-obkbors-7/+21
2021-12-15Move generator check earlier in inlining.Camille GILLOT-1/+1
2021-12-15Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgrbors-89/+95
2021-12-15Rollup merge of #91915 - jackh726:issue-91899, r=Mark-SimulacrumMatthias Krüger-0/+37
2021-12-15Rollup merge of #91898 - compiler-errors:dont_suggest_closure_return_type, r=...Matthias Krüger-89/+58
2021-12-15update testslcnr-4/+6
2021-12-15Rollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa, r=lcnrMatthias Krüger-0/+25
2021-12-15Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7...Matthias Krüger-335/+58
2021-12-15fix(rustc_lint): better detect when parens are necessaryMichael Howell-0/+8
2021-12-14Stabilize `destructuring_assignment`Jacob Pratt-335/+58
2021-12-15Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgrbors-106/+146
2021-12-15Rollup merge of #90939 - estebank:wg-af-polish, r=tmandryMatthias Krüger-106/+146
2021-12-15Auto merge of #91933 - matthiaskrgr:rollup-cw9qolb, r=matthiaskrgrbors-0/+113
2021-12-14Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplettbors-653/+580
2021-12-14Rollup merge of #91856 - ouz-a:master, r=oli-obkMatthias Krüger-0/+9
2021-12-14Rollup merge of #91798 - bugadani:issue-91783, r=michaelwoeristerMatthias Krüger-0/+44
2021-12-14Rollup merge of #91786 - tmiasko:const-prop, r=oli-obkMatthias Krüger-0/+12
2021-12-14Rollup merge of #91597 - r00ster91:lessthangreaterthan, r=oli-obkMatthias Krüger-0/+24
2021-12-14Rollup merge of #91239 - cameron1024:issue-87490-regression, r=jackh726Matthias Krüger-0/+24
2021-12-14Make TyS::is_suggestable more structualMichael Goulet-89/+58
2021-12-14Recover on invalid operators <> and <=>r00ster91-0/+24
2021-12-14Return an error when `eval_rvalue_with_identities` failsTomasz Miąsko-0/+12