about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-13Visit place in BackwardIncompatibleDropHint statementMichael Goulet-25/+19
2025-04-09Auto merge of #139595 - matthiaskrgr:rollup-kaa8aim, r=matthiaskrgrbors-86/+493
2025-04-09Rollup merge of #139575 - timesince:master, r=wesleywiserMatthias Krüger-3/+3
2025-04-09Rollup merge of #139551 - jogru0:121672, r=oli-obkMatthias Krüger-8/+64
2025-04-09Rollup merge of #139532 - bjoernager:master, r=tgross35Matthias Krüger-2/+2
2025-04-09Rollup merge of #139521 - jieyouxu:compiler-doc-reviewers, r=GuillaumeGomez,e...Matthias Krüger-0/+2
2025-04-09Rollup merge of #139513 - compiler-errors:higher-ranked-proj, r=lcnrMatthias Krüger-38/+122
2025-04-09Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxuMatthias Krüger-31/+57
2025-04-09Rollup merge of #139488 - GuillaumeGomez:add-missing-gui-test, r=camelidMatthias Krüger-1/+15
2025-04-09Rollup merge of #139164 - xizheyin:issue-139034, r=joboetMatthias Krüger-3/+13
2025-04-09Rollup merge of #138628 - spastorino:add-more-ergonomic-clone-tests, r=nikoma...Matthias Krüger-0/+137
2025-04-09Rollup merge of #138470 - spastorino:test-rfc2229-and-ergonomic-clones, r=nik...Matthias Krüger-0/+78
2025-04-09Auto merge of #124810 - lincot:speed-up-string-push-and-string-insert, r=tgro...bors-74/+143
2025-04-09Report higher-ranked trait error when higher-ranked projection goal fails in ...Michael Goulet-38/+122
2025-04-09Auto merge of #139581 - matthiaskrgr:rollup-d6hph16, r=matthiaskrgrbors-879/+1230
2025-04-09Rollup merge of #139573 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-827/+824
2025-04-09Rollup merge of #139481 - Kobzol:post-merge-links, r=marcoieniMatthias Krüger-11/+153
2025-04-09Rollup merge of #139468 - compiler-errors:has_stashed_diagnostic, r=oli-obkMatthias Krüger-26/+44
2025-04-09Rollup merge of #139364 - Kohei316:feat/doc-hidden-suggestion, r=nnethercoteMatthias Krüger-2/+59
2025-04-09Rollup merge of #139099 - scottmcm:from_fn_docs, r=AmanieuMatthias Krüger-6/+27
2025-04-09Rollup merge of #138993 - CAD97:cfg_match_semitransparent, r=dtolnayMatthias Krüger-3/+4
2025-04-09Rollup merge of #138869 - ChrisDenton:command-curdir, r=tgross35Matthias Krüger-4/+119
2025-04-09Remove redundant wordstimesince-3/+3
2025-04-09Add missing `black_box` in `String` benchmarkslincot-26/+22
2025-04-09Speed up `String::push` and `String::insert`lincot-48/+121
2025-04-09Auto merge of #139327 - cjgillot:gvn-place, r=oli-obkbors-55/+206
2025-04-09Migrate some tests to `dont-require-annotations`Vadim Petrochenkov-16/+16
2025-04-09compiletest: Add directive `dont-require-annotations`Vadim Petrochenkov-15/+41
2025-04-09update lockfileRalf Jung-26/+35
2025-04-09Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgrbors-113/+207
2025-04-09Auto merge of #139555 - petrochenkov:errkind-ann, r=jieyouxubors-928/+930
2025-04-09Avoid verbatim paths in Command::current_dirChris Denton-4/+83
2025-04-09triagebot: roll compiler reviewers for rustc/unstable bookJieyou Xu-0/+2
2025-04-08Auto merge of #139536 - matthiaskrgr:rollup-j6goald, r=matthiaskrgrbors-303/+529
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-928/+930
2025-04-08Rollup merge of #139547 - joshtriplett:library-tracking-issue-template, r=Ama...Matthias Krüger-1/+3
2025-04-08Rollup merge of #139541 - compiler-errors:transmute, r=lcnrMatthias Krüger-3/+21
2025-04-08Rollup merge of #139528 - Zalathar:no-logfile, r=jieyouxuMatthias Krüger-6/+1
2025-04-08Rollup merge of #139526 - smanilov:issue-139505, r=RalfJungMatthias Krüger-3/+3
2025-04-08Rollup merge of #139523 - BoxyUwU:rgd-push, r=jieyouxuMatthias Krüger-7/+13
2025-04-08Rollup merge of #139520 - jieyouxu:compiletest-maintenance-1, r=lqdMatthias Krüger-15/+14
2025-04-08Rollup merge of #139515 - compiler-errors:sig-mismatch, r=lcnrMatthias Krüger-44/+70
2025-04-08Rollup merge of #139506 - tshepang:patch-6, r=jieyouxuMatthias Krüger-1/+1
2025-04-08Rollup merge of #139496 - Skgland:139455-went-too-far, r=VeykrilMatthias Krüger-7/+38
2025-04-08Rollup merge of #139494 - compiler-errors:restrict-queries, r=oli-obkMatthias Krüger-26/+43
2025-04-08for large assignment lint, use the correct span for checking for duplicate lintsJonathan Gruner-5/+8
2025-04-08report call site of inlined scopes for large assignment lintsJonathan Gruner-3/+56
2025-04-08Add spawn thread testSantiago Pastorino-0/+78
2025-04-08Instantiate higher-ranked transmute goalMichael Goulet-3/+21
2025-04-08Test interaction between RFC 2229 migration and use closuresSantiago Pastorino-0/+78