about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-29an EpollEventInterest does not need to ref both its FD and its ready listRalf Jung-15/+18
2024-12-29triagebot: enable merge conflict notificationRalf Jung-0/+8
2024-12-29Allow macro-declared test steps to have docstrings and attributesZalathar-21/+32
2024-12-29Consolidate the macros for declaring compiletest suitesZalathar-82/+81
2024-12-29Auto merge of #134867 - rust-lang:cargo_update, r=clubby789bors-14/+14
2024-12-29Auto merge of #134864 - Zalathar:rollup-suc8ay9, r=Zalatharbors-28/+16
2024-12-29cargo updategithub-actions-14/+14
2024-12-28Start using mdbook-linkcheck2 (#2103)Martin Liška-14/+8
2024-12-29Rollup merge of #134850 - tamird:rustc-private-book-update, r=bjorn3Stuart Cook-2/+5
2024-12-29Rollup merge of #134849 - Zalathar:debuginfo-prefixes, r=lqd,clubby789,jieyouxuStuart Cook-26/+11
2024-12-28epoll: avoid some clonesRalf Jung-28/+24
2024-12-28nits: librustdoc::cleanAlexis (Poliorcetics) Bourget-12/+10
2024-12-28Auto merge of #134848 - Zalathar:check-compiletest, r=jieyouxubors-0/+4
2024-12-28Consider `Enum::Variant` even when it comes from a different crateChayim Refael Friedman-39/+66
2024-12-28Show variance of parameters on hoverLukas Wirth-12/+69
2024-12-28Auto merge of #134845 - jieyouxu:temp-drop-warning, r=onur-ozkanbors-13/+4
2024-12-28SimplifyLukas Wirth-101/+89
2024-12-28Get rid of constrain and solve stepsLukas Wirth-95/+44
2024-12-28Remove unnecessary VarianceTermLukas Wirth-74/+31
2024-12-28Implement parameter variance inferenceLukas Wirth-37/+1271
2024-12-28Merge pull request #18778 from Veykril/push-oontvoqmxknoLukas Wirth-3/+15
2024-12-28epoll: keep strong reference while blockingRalf Jung-39/+27
2024-12-28Add DynTyExt::principal_idLukas Wirth-12/+24
2024-12-28Downgrade salsa log levelsLukas Wirth-68/+86
2024-12-28fix: Fix flycheck diagnostics flickering for binary targetsLukas Wirth-3/+15
2024-12-28Document virality of `feature(rustc_private)`Tamir Duberstein-2/+5
2024-12-28Auto merge of #134790 - onur-ozkan:cfg-test, r=clubby789bors-22/+19
2024-12-28FD handling: avoid unnecessary dynamic downcastsRalf Jung-247/+243
2024-12-29Simplify `DebuggerCommands::parse_from` to only take one prefixZalathar-20/+11
2024-12-29Remove the unused `cdbg-*` debugger directive prefixZalathar-7/+1
2024-12-28bootstrap: Allow `./x check compiletest`Zalathar-0/+4
2024-12-28Document `x test --no-capture` (#2174)clubby789-0/+8
2024-12-28bootstrap: drop warning for top-level test suite path check许杰友 Jieyou Xu (Joe)-13/+4
2024-12-28Remove the `-test` suffix from normalize directives (#2172)Stuart Cook-8/+4
2024-12-28remove deprecated option `parallel-compiler`onur-ozkan-10/+5
2024-12-28read to `String` directly without extra conversiononur-ozkan-2/+1
2024-12-28remove an invalid FIXME noteonur-ozkan-2/+3
2024-12-28fix toolchain flag parsingRyan Mehri-0/+1
2024-12-28Rollup merge of #134840 - Zalathar:normalize, r=jieyouxuStuart Cook-22/+25
2024-12-28Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqdStuart Cook-1/+0
2024-12-28tests: migrate `branch-protection-check-IBT` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2024-12-28tests: migrate `libs-through-symlink` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2024-12-28compiletest: Make a FIXME for escaped newlines less confusingZalathar-1/+3
2024-12-28compiletest: Only pass the post-colon value to `parse_normalize_rule`Zalathar-21/+22
2024-12-27Only include SCIP SymbolInformation for first inherent implMichael Sloan-33/+52
2024-12-27Message updates from reviewMichael Sloan-4/+4
2024-12-27Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzolbors-2/+11
2024-12-27Update crates/ide/src/moniker.rsMichael Sloan-2/+1
2024-12-27Update crates/ide/src/moniker.rsMichael Sloan-2/+1
2024-12-27fix doc typoErithax-1/+1