about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-02Avoid expanding to unstable internal methodJacob Pratt-8/+69
2024-03-28Auto merge of #123178 - Nilstrieb:🥷-build, r=Mark-Simulacrumbors-1/+1
2024-03-28Update ninja on WindowsNilstrieb-1/+1
2024-03-28Auto merge of #123171 - matthiaskrgr:rollup-7id2r8o, r=matthiaskrgrbors-88/+76
2024-03-28Rollup merge of #123164 - Marcondiro:unicode15-1, r=ManishearthMatthias Krüger-12/+14
2024-03-28Rollup merge of #123162 - GuillaumeGomez:fix-123158, r=notriddleMatthias Krüger-1/+20
2024-03-28Rollup merge of #123160 - bvanjoi:cleanup, r=compiler-errorsMatthias Krüger-2/+0
2024-03-28Rollup merge of #123146 - jieyouxu:use-compiletest-directives, r=clubby789Matthias Krüger-60/+30
2024-03-28Rollup merge of #123096 - compiler-errors:postfix-match-parens, r=fmeaseMatthias Krüger-1/+11
2024-03-28Rollup merge of #123063 - tmiasko:reachability-abi, r=michaelwoeristerMatthias Krüger-12/+1
2024-03-28Auto merge of #123167 - DianQK:test-simd-wide-sum, r=scottmcmbors-3/+3
2024-03-28Auto merge of #115220 - Zoxc:revive-gcx-ptr, r=oli-obkbors-16/+88
2024-03-28Restore the test checks for `wider_reduce_into_iter`DianQK-3/+3
2024-03-28Auto merge of #123166 - bjorn3:sync_cg_clif-2024-03-28, r=bjorn3bors-292/+841
2024-03-28Merge commit '09fae60a86b848a2fc0ad219ecc4e438dc1eef86' into sync_cg_clif-202...bjorn3-292/+841
2024-03-28Fix rustc test suitebjorn3-0/+13
2024-03-28Rustup to rustc 1.79.0-nightly (c9f8f3438 2024-03-27)bjorn3-1/+1
2024-03-28Bump Unicode printables to version 15.1, align to unicode_dataMarcondiro-12/+14
2024-03-28Add regression test for #123158Guillaume Gomez-0/+8
2024-03-28Correctly get complete intra-doc link dataGuillaume Gomez-1/+12
2024-03-28Auto merge of #116891 - aliemjay:opaque-region-infer-rework-2, r=compiler-err...bors-345/+879
2024-03-28remove `def_id_to_node_id` in ast loweringbohan-2/+0
2024-03-28Auto merge of #122898 - jieyouxu:tidy-no-new-makefiles, r=albertlarsan68bors-0/+429
2024-03-28remove test FIXME re once-module-regionAli MJ Al-Nasrawy-8/+6
2024-03-28fixup except equal params fromAli MJ Al-Nasrawy-1/+3
2024-03-28simplify check_uniqueAli MJ Al-Nasrawy-250/+52
2024-03-28reject external lifetimes as invalid argumentsAli MJ Al-Nasrawy-4/+50
2024-03-28rework opaque types region inferenceAli MJ Al-Nasrawy-92/+250
2024-03-28convert all named regions in opaque types to nll varsAli MJ Al-Nasrawy-0/+16
2024-03-28favor placeholders over existentials when choosing SCC representativesAli MJ Al-Nasrawy-12/+20
2024-03-28check RPITs for invalid argsAli MJ Al-Nasrawy-47/+134
2024-03-28ignore error paramsAli MJ Al-Nasrawy-41/+14
2024-03-28except equal parameters from the uniqueness checkAli MJ Al-Nasrawy-5/+246
2024-03-28Auto merge of #122832 - oli-obk:no_ord_def_id3, r=michaelwoeristerbors-533/+451
2024-03-28Auto merge of #121833 - kornelski:parent_include, r=estebankbors-49/+229
2024-03-28Auto merge of #123147 - matthiaskrgr:rollup-2t5ot36, r=matthiaskrgrbors-271/+478
2024-03-27Rollup merge of #123142 - Nilstrieb:nils-knows-whats-happening, r=compiler-er...Matthias Krüger-0/+3
2024-03-27Rollup merge of #123139 - scottmcm:simpler-nonzero-get, r=jhprattMatthias Krüger-12/+14
2024-03-27Rollup merge of #123136 - Vagelis-Prokopiou:fix/docs, r=ChrisDentonMatthias Krüger-2/+2
2024-03-27Rollup merge of #123133 - xiaoxiangxianzi:master, r=fmeaseMatthias Krüger-9/+9
2024-03-27Rollup merge of #123130 - oli-obk:missing_type_taint, r=compiler-errorsMatthias Krüger-66/+132
2024-03-27Rollup merge of #123101 - Bryanskiy:delegation-fixes-2, r=petrochenkovMatthias Krüger-177/+236
2024-03-27Rollup merge of #123075 - rcvalle:rust-cfi-fix-drop-drop-in-place, r=compiler...Matthias Krüger-2/+79
2024-03-27Rollup merge of #121943 - joshlf:patch-11, r=scottmcmMatthias Krüger-3/+3
2024-03-27Auto merge of #122205 - onur-ozkan:incorrect-sysroot-for-target, r=albertlars...bors-2/+6
2024-03-27Use compiletest directives for ignoring targets许杰友 Jieyou Xu (Joe)-4/+4
2024-03-27Convert wasmtime check into a compiletest needs directive许杰友 Jieyou Xu (Joe)-9/+7
2024-03-27Use compiletest directives for properly only running wasm32-wasip1 tests on t...许杰友 Jieyou Xu (Joe)-44/+15
2024-03-27Accept only-wasm32-wasip1 directives许杰友 Jieyou Xu (Joe)-3/+4
2024-03-27Add FIXME to remind removing the check once all tests are ported over许杰友 Jieyou Xu (Joe)-0/+1