about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-04-04add new tests for autodiff batching and update old onesManuel Drehwald-20/+25
2025-04-04Add tests for super let.Mara Bos-0/+460
2025-04-04Use the span of the whole bound when the diagnostic talks about a boundOli Scherer-31/+31
2025-04-04Do not visit whole crate to compute `lints_that_dont_need_to_run`.Camille GILLOT-4/+51
2025-04-04Make the compiler suggest actual paths instead of visible paths if the visibl...morine0122-0/+45
2025-04-04Add feature gate test for cfg'd out super let.Mara Bos-1/+18
2025-04-04Implement `super let`.Mara Bos-18/+18
2025-04-04Rollup merge of #139349 - meithecatte:destructor-constness, r=compiler-errorsMatthias Krüger-0/+28
2025-04-04Rollup merge of #139335 - compiler-errors:error-implies, r=oli-obkMatthias Krüger-0/+64
2025-04-04Rollup merge of #139322 - Kobzol:run-make-lld-refactor, r=jieyouxuMatthias Krüger-0/+0
2025-04-04Fix `Debug` impl for `LateParamRegionKind`.Nicholas Nethercote-4/+4
2025-04-04adt_destructor: sanity-check returned itemMaja Kądziołka-0/+28
2025-04-04Apply `Recovery::Forbidden` when reparsing pasted macro fragments.Nicholas Nethercote-25/+32
2025-04-04Auto merge of #120706 - Bryanskiy:leak, r=lcnrbors-0/+450
2025-04-03Use `cfg(false)` in UI testsclubby789-461/+461
2025-04-03Rollup merge of #138767 - clubby789:check-cfg-bool, r=UrgauMatthias Krüger-24/+15
2025-04-03Rollup merge of #138462 - ShE3py:mut-borrow-in-loop, r=oli-obkMatthias Krüger-4/+0
2025-04-03Pass correct param-env to error_impliesMichael Goulet-0/+64
2025-04-03Add more tests for `cfg_boolean_literals`clubby789-0/+41
2025-04-03Stabilize `cfg_boolean_literals`clubby789-78/+22
2025-04-03Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgrbors-12/+71
2025-04-03Move `link-self-contained-consistency` test to a more reasonable locationJakub Beránek-0/+0
2025-04-03Initial support for auto traits with default boundsBryanskiy-0/+450
2025-04-03Allow boolean literals in `check-cfg`clubby789-24/+15
2025-04-03compiler: report error when trait object type param reference selfxtex-0/+21
2025-04-03add `TypingMode::Borrowck`lcnr-464/+484
2025-04-03Fix up tests on wasm and msvc, and rebase conflictsVadim Petrochenkov-13/+35
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-513/+636
2025-04-03Rollup merge of #139294 - beetrees:fix-f16-f128-literal-feature-gate, r=fmeaseMatthias Krüger-12/+54
2025-04-03Rollup merge of #139080 - m-ou-se:super-let-gate, r=traviscrossMatthias Krüger-0/+17
2025-04-03Fix the `f16`/`f128` feature gate on integer literalsbeetrees-12/+54
2025-04-03structure the messageTshepang Mbambo-1/+3
2025-04-03use lower case to match other error messagesTshepang Mbambo-2/+2
2025-04-02Auto merge of #139269 - matthiaskrgr:rollup-pk78gig, r=matthiaskrgrbors-32/+202
2025-04-02Rollup merge of #139264 - freyacodes:fix/bad-turbofish-hints, r=petrochenkovMatthias Krüger-0/+33
2025-04-02Rollup merge of #139235 - nnethercote:AstValidator-tweaks, r=compiler-errorsMatthias Krüger-32/+32
2025-04-02Rollup merge of #138992 - dianne:simplify-byte-string-to-pat, r=oli-obkMatthias Krüger-0/+137
2025-04-02Fix two incorrect turbofish suggestionsFreya Arbjerg-0/+33
2025-04-02Rollup merge of #139184 - Urgau:crate-root-lint-levels, r=jieyouxuTakayuki Maeda-3/+7
2025-04-02Auto merge of #139018 - oli-obk:incremental-trait-impls, r=compiler-errorsbors-2/+2
2025-04-02Remove `TokenStream::flattened` and `InvisibleOrigin::FlattenToken`.Nicholas Nethercote-5/+5
2025-04-02Remove `NtBlock`, `Nonterminal`, and `TokenKind::Interpolated`.Nicholas Nethercote-1/+1
2025-04-01add tests for array/slice const patternsdianne-0/+137
2025-04-02Auto merge of #139229 - Zalathar:rollup-5cs3f4d, r=Zalatharbors-13/+163
2025-04-02Rollup merge of #139200 - xizheyin:issue-139174, r=compiler-errorsStuart Cook-0/+64
2025-04-02Rollup merge of #138941 - compiler-errors:receiver-is-dispatchable-bounds, r=...Stuart Cook-13/+39
2025-04-02Rollup merge of #138823 - a4lg:riscv-feature-addition-base-i, r=AmanieuStuart Cook-0/+5
2025-04-02Rollup merge of #138003 - sayantn:new-amx, r=AmanieuStuart Cook-0/+25
2025-04-02Rollup merge of #135295 - eyraudh:master, r=compiler-errorsStuart Cook-0/+30
2025-04-02rustc_target: RISC-V: add base "I"-related important extensionsTsukasa OI-0/+5