about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-11-08Rollup merge of #66007 - estebank:remove-here, r=CentrilMazdak Farrokhzad-155/+155
2019-11-08Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obkMazdak Farrokhzad-394/+161
2019-11-08Auto merge of #66066 - ecstatic-morse:remove-promotion-from-qualify-consts, r...bors-0/+17
2019-11-08Rollup merge of #66049 - RalfJung:missing-spans, r=alexcrichtonYuki Okushi-104/+113
2019-11-08Auto merge of #64882 - ehuss:stabilize-bare-extern, r=eddybbors-4/+67
2019-11-07Add test for --extern alloc=librustc.rlibEric Huss-0/+7
2019-11-07Update src/test/ui-fulldeps/pathless-extern-unstable.rs Eric Huss-1/+1
2019-11-07Add more --extern tests.Eric Huss-1/+59
2019-11-07Stabilize --extern flag without a path.Eric Huss-3/+1
2019-11-07Rollup merge of #66182 - RalfJung:invalid-value, r=CentrilMazdak Farrokhzad-35/+35
2019-11-07Rollup merge of #66087 - tmiasko:ui-mode, r=CentrilMazdak Farrokhzad-328/+324
2019-11-07Rollup merge of #65916 - Centril:split-syntax-3, r=davidtwcoMazdak Farrokhzad-3/+4
2019-11-07Rollup merge of #63793 - oli-obk:🧹, r=dtolnayMazdak Farrokhzad-30/+25
2019-11-07move PResult to librustc_errorsMazdak Farrokhzad-1/+2
2019-11-07syntax::parser::token -> syntax::tokenMazdak Farrokhzad-2/+2
2019-11-07invalid_value lint: fix help textRalf Jung-35/+35
2019-11-07Rollup merge of #66017 - LukasKalbertodt:array-into-iter-lint, r=matthewjasperMazdak Farrokhzad-0/+103
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-07Use -Zsave-analysis when compiling issue-37323.rsTomasz MiÄ…sko-0/+1
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-06Remove "here" from "expected one of X here"Esteban Küber-155/+155
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-06Add test for promotability in `let`Dylan MacKenzie-0/+17
2019-11-06Add UI test for `array.into_iter()` lintLukas Kalbertodt-0/+103
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-06ill_formed_attribute_input -> denyMazdak Farrokhzad-31/+27
2019-11-06nested_impl_trait -> errorMazdak Farrokhzad-175/+36
2019-11-06duplicate_macro_exports -> errorMazdak Farrokhzad-33/+0
2019-11-06parenthesized_params_in_types_and_modules -> errorMazdak Farrokhzad-92/+48
2019-11-06safe_extern_static -> errorMazdak Farrokhzad-49/+40
2019-11-06legacy_ctor_visibility -> errorMazdak Farrokhzad-14/+10
2019-11-06Rebase falloutOliver Scherer-30/+25
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