about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-09-30Remove E0019, use E0015 for inline assembly in a constDylan MacKenzie-44/+6
2020-09-30Better span for attribute suggestionsDylan MacKenzie-11/+19
2020-09-29Rewrite E0019 exampleDylan MacKenzie-4/+6
2020-09-29Remove default `build_error` implDylan MacKenzie-29/+12
2020-09-29Update `compile-fail` testDylan MacKenzie-0/+2
2020-09-29Remove machinery for halting error outputDylan MacKenzie-15/+0
2020-09-29Bless testsDylan MacKenzie-15/+55
2020-09-29Don't stop const-checking after erroneous trait boundDylan MacKenzie-6/+17
2020-09-29Bless outputDylan MacKenzie-15/+95
2020-09-29Emit multiple function pointer errors from const-checkerDylan MacKenzie-4/+0
2020-09-29Bless testsDylan MacKenzie-242/+71
2020-09-29Don't emit duplicate errors for the return placeDylan MacKenzie-1/+2
2020-09-29Priority levelsDylan MacKenzie-10/+74
2020-09-29Bless mut testsDylan MacKenzie-107/+173
2020-09-29Give `MutDeref` a real error messageDylan MacKenzie-0/+9
2020-09-29Remove `ops::non_const`Dylan MacKenzie-58/+55
2020-09-29Fix "unstable in stable" errorDylan MacKenzie-4/+18
2020-09-29Return a `DiagnosticBuilder` from structured errorsDylan MacKenzie-75/+64
2020-09-29Forbid generator-specific MIR in all const-contextsDylan MacKenzie-5/+3
2020-09-29`delay_span_bug` if const-checking an `async` functionDylan MacKenzie-61/+38
2020-09-29Continue after `impl Trait` in `const fn`Dylan MacKenzie-2/+0
2020-09-29Continue const-checking after errors when easyDylan MacKenzie-24/+0
2020-09-29Useful derives on `mir::LocalKind`Dylan MacKenzie-1/+1
2020-09-29Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morsebors-447/+452
2020-09-29Auto merge of #77253 - jyn514:crate-link, r=Manishearthbors-2/+24
2020-09-29Auto merge of #77275 - petrochenkov:interpid, r=varkorbors-36/+13
2020-09-29Auto merge of #77257 - ecstatic-morse:optimize-int-range-from-pat, r=Mark-Sim...bors-9/+30
2020-09-28expand: Minor fn ptr call cleanupVadim Petrochenkov-3/+3
2020-09-28expand: Stop un-interpolating `NtIdent`s before passing them to built-in macrosVadim Petrochenkov-33/+10
2020-09-28Fix run-make-fulldeps testsvarkor-24/+24
2020-09-28Auto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJungbors-882/+940
2020-09-28Rollup merge of #77295 - jethrogb:jb/unstable-book-asm, r=AmanieuRalf Jung-1/+1
2020-09-28Rollup merge of #77288 - RalfJung:miri-macos, r=AmanieuRalf Jung-49/+50
2020-09-28Rollup merge of #77194 - pickfire:patch-7, r=withoutboatsRalf Jung-0/+2
2020-09-28Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obkRalf Jung-135/+146
2020-09-28Rollup merge of #76711 - davidtwco:issue-51154-param-closure, r=estebankRalf Jung-5/+37
2020-09-28Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obkRalf Jung-5/+37
2020-09-28Rollup merge of #76454 - poliorcetics:ui-to-unit-test-1, r=matkladRalf Jung-687/+667
2020-09-28Auto merge of #76899 - wesleywiser:experimental_unsound_mir_opts_flag, r=oli-obkbors-216/+263
2020-09-28Update unstable-book: Fix ABNF in inline assembly docsJethro Beekman-1/+1
2020-09-28Auto merge of #77236 - matthewjasper:defer-typeof-impl-trait, r=davidtwcobors-430/+375
2020-09-28Auto merge of #77282 - glaubitz:sparc-linux, r=nagisabors-2/+4
2020-09-28Auto merge of #77261 - oli-obk:const_generic_array_serializer, r=matthewjasperbors-23/+12
2020-09-28fix building libstd for Miri on macOSRalf Jung-49/+50
2020-09-28Auto merge of #77265 - vandenheuvel:chalkup, r=Dylan-DPCbors-12/+12
2020-09-28Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrumbors-2/+519
2020-09-28Auto merge of #75295 - tmiasko:fds, r=Amanieubors-2/+82
2020-09-27Remove unnecessary -Zunsound-mir-opts uses in testsWesley Wiser-168/+177
2020-09-27[mir-opt] Introduce a new flag to enable experimental/unsound mir optsWesley Wiser-359/+397
2020-09-28library/std: Set OS raw type definitions for sparc-unknown-linux-gnuJohn Paul Adrian Glaubitz-0/+1