about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-11-07Rollup merge of #65974 - Centril:matcher-friendly-gating, r=petrochenkovMazdak Farrokhzad-0/+14
2019-11-07Rollup merge of #65884 - Centril:non-hardcoded-abis, r=petrochenkovMazdak Farrokhzad-172/+233
2019-11-07Rollup merge of #65752 - estebank:sugg, r=CentrilMazdak Farrokhzad-9/+70
2019-11-07test that extern lits accept raw strings annd escapesMazdak Farrokhzad-0/+26
2019-11-07test that parser is oblivious to set of ABIsMazdak Farrokhzad-0/+17
2019-11-07parser: allow ABIs from literal macro fragmentsMazdak Farrokhzad-4/+30
2019-11-07parser: don't hardcode ABIs into grammarMazdak Farrokhzad-168/+160
2019-11-07Rollup merge of #66147 - RalfJung:no-scalar-ptr, r=oli-obkYuki Okushi-2/+2
2019-11-07Rollup merge of #66084 - petrochenkov:x86arm, r=alexcrichtonYuki Okushi-5/+1
2019-11-07Rollup merge of #66044 - RalfJung:uninit-lint, r=oli-obkYuki Okushi-7/+71
2019-11-07Rollup merge of #65945 - tmiasko:long-linker-command-line, r=alexcrichtonYuki Okushi-29/+44
2019-11-07Rollup merge of #65794 - Centril:unimpl-internal, r=varkorYuki Okushi-19/+18
2019-11-06Auto merge of #65728 - ecstatic-morse:promotion-const-proj, r=eddybbors-0/+12
2019-11-06Suggest missing item from `trait` in `impl`Esteban Küber-9/+70
2019-11-06Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, ...bors-1/+444
2019-11-06rollback gating for failing macro matchersMazdak Farrokhzad-0/+14
2019-11-06Auto merge of #65830 - Quantumplation:master, r=davidtwco,estebankbors-106/+125
2019-11-06--blessRalf Jung-2/+2
2019-11-06gate rustc_on_unimplemented under rustc_attrsMazdak Farrokhzad-19/+18
2019-11-06Rollup merge of #65973 - eddyb:caller-location-panic, r=petrochenkovMazdak Farrokhzad-1/+13
2019-11-06Rollup merge of #66115 - eddyb:global-meta-what, r=michaelwoeristerMazdak Farrokhzad-112/+112
2019-11-06Rollup merge of #66101 - estebank:break-tail-e0308, r=CentrilMazdak Farrokhzad-0/+26
2019-11-06Rollup merge of #66098 - estebank:path-asciption-typo, r=CentrilMazdak Farrokhzad-0/+18
2019-11-06Rollup merge of #66093 - estebank:fmt-ice, r=CentrilMazdak Farrokhzad-1/+17
2019-11-06Rollup merge of #66068 - euclio:null-emitter, r=estebankMazdak Farrokhzad-64/+0
2019-11-06Rollup merge of #66054 - petrochenkov:delspan, r=estebankMazdak Farrokhzad-9/+29
2019-11-06Rollup merge of #66014 - dkadashev:47319-type-param-def-location, r=estebankMazdak Farrokhzad-40/+114
2019-11-05Tweak type mismatch caused by break on tail exprEsteban Küber-0/+26
2019-11-05Do not ICE whith a precision flag in formatting str and no format argumentsEsteban Küber-1/+17
2019-11-05rustc: remove "GlobalMetaData" dead code from hir::map::definitions.Eduard-Mihai Burtescu-112/+112
2019-11-05Account for typo in turbofish and suggest `::`Esteban Küber-1/+1
2019-11-05Detect if item.span is in a macro, and fall backPi Lanningham-2/+5
2019-11-05Auto merge of #66083 - RalfJung:miri-offset-from, r=oli-obkbors-8/+63
2019-11-05tests: add `#[repr(C)]` to testDavid Wood-2/+1
2019-11-05improper ctypes: adjust lint msg for extern fnsDavid Wood-24/+24
2019-11-05improper_ctypes: `extern "C"` fnsDavid Wood-0/+444
2019-11-05Rollup merge of #66096 - ecstatic-morse:const-loop-test, r=CentrilPietro Albini-0/+118
2019-11-05Rollup merge of #66042 - ohadravid:suggest-correct-code-when-ref-current-trai...Pietro Albini-3/+25
2019-11-04Detect `::` -> `:` typo when involving turbofishEsteban Küber-0/+18
2019-11-04Add tests for loop constructs in constsDylan MacKenzie-0/+118
2019-11-04Do not require extra LLVM backends for `x.py test` to passVadim Petrochenkov-5/+1
2019-11-04also test different integersRalf Jung-1/+27
2019-11-04test offset_from with two integersRalf Jung-8/+37
2019-11-04expand: Feature gate out-of-line modules in proc macro inputVadim Petrochenkov-0/+132
2019-11-03use silent emitter for rustdoc highlighting passAndy Russell-64/+0
2019-11-04Auto merge of #65838 - estebank:resilient-recovery, r=Centrilbors-103/+188
2019-11-03Test that borrows of projections are promoted everywhereDylan MacKenzie-0/+12
2019-11-03Auto merge of #65646 - Amanieu:foreign-exceptions, r=nikomatsakisbors-2/+161
2019-11-03Auto merge of #65759 - tmiasko:ui, r=petrochenkovbors-260/+272
2019-11-03Fix macOS testsAmanieu d'Antras-0/+2