about summary refs log tree commit diff
path: root/src/test/ui/extern
AgeCommit message (Expand)AuthorLines
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-1/+3
2021-08-29emit specific warning to clarify that foreign items can't have no_mangleasquared31415-0/+72
2021-08-16Use note to point at bound introducing requirementEsteban Küber-21/+35
2021-08-11Modify structured suggestion outputEsteban Küber-5/+5
2021-07-29Bump LLVM for RegAllocFast bugfixAaron Hill-6/+2
2021-07-06Replace per-target ABI denylist with an allowlistSimonas Kazlauskas-9/+5
2021-07-01Auto merge of #86774 - GuillaumeGomez:rollup-rkcgvph, r=GuillaumeGomezbors-0/+2
2021-06-27Fix misleading "impl Trait" errorPaul Trojahn-0/+2
2021-06-09Fix ICE when `main` is declared in an `extern` blockasquared31415-0/+15
2021-06-04Remove `doc(include)`Joshua Nelson-69/+0
2021-04-09Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrumbors-2/+6
2021-04-09reduce threads spawned by ui-testsThe8472-2/+6
2021-04-06Point at `impl` and type defs introducing requirements on E0277Esteban Küber-4/+20
2021-01-31Move some tests to more reasonable directoriesCaio-0/+11
2021-01-16Target stack-probe support configurable finelySimonas Kazlauskas-0/+1
2021-01-13Update code to account for extern ABI requirementMark Rousskov-24/+24
2021-01-13Update tests for extern block lintingMark Rousskov-40/+34
2021-01-13Rollup merge of #80796 - cuviper:llvm-11.0.1, r=nikicDylan DPC-2/+3
2021-01-11differentiate functions in extern-compare-with-return-type.rsJosh Stone-2/+3
2021-01-11Move some tests to more reasonable directoriesCaio-0/+11
2020-09-30rustc_metadata: Do not forget to encode inherent impls for foreign typesVadim Petrochenkov-8/+24
2020-09-02pretty: trim paths of unique symbolsDan Aloni-10/+10
2020-07-23Add missing backticks in diagnostics noteYuki Okushi-1/+1
2020-07-18rustc_metadata: Make crate loading fully speculativeVadim Petrochenkov-1/+1
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-5/+0
2020-06-15Account for derived obligations to suggest `?Sized` boundEsteban Küber-0/+12
2020-06-04test: ui: skip tests which aren't appropriate for RISC-VTom Eccles-0/+3
2020-04-08Small tweaks to required bound spanEsteban Küber-7/+7
2020-03-22Normalize wording of privacy access labelsEsteban Küber-2/+2
2020-03-22Increase verbosity when suggesting subtle code changesEsteban Küber-3/+5
2020-02-15reject assoc statics & extern consts during parsingMazdak Farrokhzad-2/+0
2020-02-15parse extern constsMazdak Farrokhzad-2/+8
2020-02-05parser: merge `fn` grammars wrt. bodies & headersMazdak Farrokhzad-6/+6
2020-02-02Suggest `?Sized` on type parametersEsteban Küber-1/+3
2020-01-16resolve: Say "import" when reporting private importsVadim Petrochenkov-8/+8
2020-01-16resolve: Point at the private item definitions in privacy errorsVadim Petrochenkov-2/+14
2020-01-08review commentsEsteban Küber-0/+5
2020-01-05Add backticks to various diagnosticsvarkor-2/+2
2020-01-04Test cleanups to match #[track_caller] in panic!.Adam Perry-4/+2
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-4/+4
2019-11-15Add test for issue-36122Yuki Okushi-0/+18
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-18/+1
2019-10-27Panicking infra uses &core::panic::Location.Adam Perry-2/+3
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-3/+5
2019-10-12Auto merge of #65020 - pnkfelix:targetted-fix-for-always-marking-rust-abi-unw...bors-0/+148
2019-10-11emcscripten: ignore another thread-using testRalf Jung-0/+1
2019-10-11ignore-emcscripten as it does not support threadsRalf Jung-0/+1
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-5/+3
2019-10-04dont run these tests on targets that default to panic=abort.Felix S. Klock II-0/+2
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-3/+5