summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-16rustdoc: Correctly merge import's and its target's docs in one more caseVadim Petrochenkov-0/+16
2023-04-16Don't collect return-position impl traits for documentationMichael Goulet-0/+15
2023-04-16Move a const-prop-lint specific hack from mir interpret to const-prop-lint an...Oli Scherer-0/+51
2023-04-16Revert "Don't recover lifetimes/labels containing emojis as character literals"Michael Goulet-135/+4
2023-03-31Add regression testOli Scherer-0/+8
2023-03-11tweak debug output and bless testsAli MJ Al-Nasrawy-16/+16
2023-03-11ignore bivariant regions in opaque typesAli MJ Al-Nasrawy-20/+2
2023-03-11smarter algorithm for finding an equal regionAli MJ Al-Nasrawy-14/+2
2023-03-11promote subject even if it has unnamed regionsAli MJ Al-Nasrawy-33/+4
2023-03-11add known-bug testsAli MJ Al-Nasrawy-0/+137
2023-03-11fix: evaluate with wrong obligation stackyifei-0/+45
2023-03-04Rollup merge of #108656 - GuillaumeGomez:rustdoc-search-unclosed-generic, r=n...Dylan DPC-0/+10
2023-03-04Rollup merge of #108298 - TaKO8Ki:fix-104440, r=cjgillotDylan DPC-0/+13
2023-03-03Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgrbors-28/+82
2023-03-03Add test for unclosed genericGuillaume Gomez-0/+10
2023-03-03Rollup merge of #108292 - compiler-errors:opaque-captures-where, r=oli-obkMatthias Krüger-28/+82
2023-03-03Rollup merge of #108685 - est31:backticks_matchmaking, r=petrochenkovMatthias Krüger-4/+4
2023-03-03Rollup merge of #108674 - flip1995:clippy_backport, r=ManishearthMatthias Krüger-0/+40
2023-03-03Rollup merge of #108667 - compiler-errors:issue-108664, r=estebankMatthias Krüger-0/+26
2023-03-03Rollup merge of #108553 - compiler-errors:non-lt-late-bound-in-anon-ct, r=pet...Matthias Krüger-0/+38
2023-03-03Match end user facing unmatched backticks in compiler/est31-4/+4
2023-03-03check if snippet is `)`Takayuki Maeda-0/+13
2023-03-03Label opaque type for 'captures lifetime' error messageMichael Goulet-28/+82
2023-03-02Rollup merge of #108672 - spastorino:new-rpitit-impl-side, r=compiler-errorsMatthias Krüger-0/+11
2023-03-02Rollup merge of #108624 - Nilstrieb:move-it-up, r=WaffleLapkinMatthias Krüger-9/+9
2023-03-02Rollup merge of #108584 - GuillaumeGomez:rustdoc-search-background, r=notriddleMatthias Krüger-2/+41
2023-03-02Rollup merge of #108573 - kornelski:runtimeenvs, r=WaffleLapkinMatthias Krüger-10/+13
2023-03-02Rollup merge of #108557 - Nathan-Fenner:nathanf/adjust-error-span-fix-Some, r...Matthias Krüger-5/+446
2023-03-02Fix array-size-threshold config deserialization errorAlex Macleod-0/+40
2023-03-02Add simple trait testSantiago Pastorino-0/+11
2023-03-02Fix another ICE in point_at_expr_source_of_inferred_typeMichael Goulet-0/+26
2023-03-02Make `ExprKind` the first field in `thir::Expr`Nilstrieb-9/+9
2023-03-02Auto merge of #108654 - LeSeulArtichaut:revert-99767, r=compiler-errorsbors-58/+119
2023-03-02Auto merge of #108640 - matthiaskrgr:rollup-rii4t5t, r=matthiaskrgrbors-9/+147
2023-03-02Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin-58/+119
2023-03-02Add GUI test for rustdoc search errors backgroundGuillaume Gomez-2/+41
2023-03-02Rollup merge of #108609 - clubby789:e0599-highlight, r=estebankMatthias Krüger-9/+21
2023-03-02Rollup merge of #108606 - chenyukang:yukang/fix-104367, r=compiler-errorsMatthias Krüger-0/+57
2023-03-02Rollup merge of #108575 - compiler-errors:erase, r=estebankMatthias Krüger-0/+17
2023-03-02Rollup merge of #108516 - clubby789:rustc-box-restrict, r=compiler-errorsMatthias Krüger-0/+52
2023-03-02Auto merge of #107879 - icedrocket:update-llvm, r=cuviperbors-0/+17
2023-03-02Restrict `#[rustc_box]` to `Box::new` callsclubby789-0/+52
2023-03-02Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubileebors-2/+15
2023-03-01Auto merge of #108483 - scottmcm:unify-bytewise-eq-traits, r=the8472bors-2/+84
2023-03-01Merge two different equality specialization traits in `core`Scott McMurray-2/+84
2023-03-01Auto merge of #108620 - Dylan-DPC:rollup-o5c4evy, r=Dylan-DPCbors-41/+410
2023-03-01Rollup merge of #108605 - JohnTitor:issue-105821, r=compiler-errorsDylan DPC-0/+23
2023-03-01Rollup merge of #108604 - JohnTitor:issue-107280, r=compiler-errorsDylan DPC-0/+97
2023-03-01Rollup merge of #108568 - spastorino:new-rpitit-flag, r=compiler-errorsDylan DPC-0/+1
2023-03-01Rollup merge of #108427 - y21:for-else-diagnostic, r=compiler-errorsDylan DPC-22/+181