about summary refs log tree commit diff
path: root/src/test/ui/consts
AgeCommit message (Expand)AuthorLines
2021-05-17Auto merge of #85353 - jonas-schievink:async-blocks-in-ctfe, r=oli-obkbors-11/+43
2021-05-16Add tracking issueJonas Schievink-0/+2
2021-05-16Allow `async {}` expressions in const contextsJonas Schievink-11/+41
2021-05-1532bit blessRalf Jung-38/+28
2021-05-15split ui test stderr by bitwidthRalf Jung-1/+17
2021-05-15get rid of a bunch of unnecessary NOTE in const testsRalf Jung-81/+46
2021-05-15handle pointers in strRalf Jung-0/+20
2021-05-13Auto merge of #85110 - RalfJung:no-rustc_args_required_const, r=oli-obkbors-139/+0
2021-05-13Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisbors-2/+24
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-42/+42
2021-05-12entirely remove rustc_args_required_const attributeRalf Jung-17/+0
2021-05-12rustc_args_required_const is no longer a promotion siteRalf Jung-122/+0
2021-05-11Test `-Zthir-unsafeck` for unsafe function callsLeSeulArtichaut-2/+24
2021-05-09more erroneous-const testsRalf Jung-3/+63
2021-05-09ensure failing promoteds in const/static bodies are handled correctlyRalf Jung-16/+38
2021-05-08Auto merge of #83278 - Amanieu:bump_stdarch, r=Mark-Simulacrumbors-33/+27
2021-05-08Bump stdarch submoduleAmanieu d'Antras-33/+27
2021-05-07bless 32bitRalf Jung-1/+1
2021-05-07fix null pointer error messagesRalf Jung-2/+2
2021-05-0632bit blessRalf Jung-1/+1
2021-05-06use CheckInAllocMsg::PointerArithmeticTest for ptr_offset errorRalf Jung-7/+7
2021-05-02Change 'NULL' to 'null'Brent Kerby-9/+9
2021-04-29re-bless on 32bitRalf Jung-7/+7
2021-04-29remove const_fn feature gate from const testsRalf Jung-102/+68
2021-04-26Auto merge of #84544 - RalfJung:const_fn_in_trait, r=oli-obkbors-1/+1
2021-04-25move core::hint::black_box under its own feature gateRalf Jung-2/+2
2021-04-25'const fn' in trait are rejected in the AST, this feature gate check is a NOPRalf Jung-1/+1
2021-04-19add gate tests and pacify tidyRalf Jung-0/+91
2021-04-18separate feature flag for unsizing casts in const fnRalf Jung-19/+18
2021-04-18move 'trait bounds on const fn' to separate feature gateRalf Jung-24/+26
2021-04-11stabilize const_cttzAndreas Jonson-1/+32
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-28/+25
2021-04-02Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obkbors-150/+1777
2021-04-01Limit the problematic tests to x86_64.Hameer Abbasi-63/+2
2021-03-31Revert testsOli Scherer-11/+8
2021-03-31Add a new normalization query just for mir constantsOli Scherer-10/+13
2021-03-31Add 32bit.stderr files.Hameer Abbasi-1/+1371
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-147/+169
2021-03-31Add allocation information to undefined behaviour errors.Hameer Abbasi-33/+329
2021-03-20Move some tests to more reasonable directories - 5Caio-0/+38
2021-03-17Auto merge of #82122 - bstrie:dep4real, r=dtolnaybors-1/+1
2021-03-13Auto merge of #82891 - cjgillot:monoparent, r=petrochenkovbors-2/+2
2021-03-12Make def_key and HIR parenting consistent.Camille GILLOT-2/+2
2021-03-12Auto merge of #82935 - henryboisdequin:diagnostic-cleanups, r=estebankbors-4/+4
2021-03-10fix error message for copy(_nonoverlapping) overflowRalf Jung-2/+48
2021-03-10add regression testRalf Jung-0/+68
2021-03-09Deprecate items that accidentally weren't deprecatedbstrie-1/+1
2021-03-09improve `const fn` `RepeatVec` diagnosticsHenry Boisdequin-4/+4
2021-03-07Rollup merge of #82793 - JohnTitor:move-ui-tests, r=petrochenkovYuki Okushi-0/+123
2021-03-06Move some tests to more suitable subdirsYuki Okushi-0/+123