about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-02Merge pull request #19266 from the-mikedavis/lsp-pull-diagnostics-identifierLaurențiu Nicola-1/+1
2025-03-02Add `identifier` to pull diagnostic LSP capabilitiesMichael Davis-1/+1
2025-03-02Merge pull request #19264 from lnicola/theme-colorLaurențiu Nicola-6/+1
2025-03-02add diagnostic for dangling implbit-aloo-3/+40
2025-03-02add diagnostic for dangling dynbit-aloo-9/+43
2025-03-02Fix transparent diagnosticsLaurențiu Nicola-6/+1
2025-03-02Auto merge of #137425 - yotamofek:pr/rustdoc/return-impl-display-redux, r=Gui...bors-2274/+2476
2025-03-02Remove layouting dead code for non-array SIMD types.Moulins-114/+30
2025-03-02extend scope of build_all testonur-ozkan-5/+40
2025-03-02Remove duplication in `name`/`trimmed_anem` docsNotLebedev-8/+3
2025-03-02dec2flt: Refactor the fast pathTrevor Gross-24/+23
2025-03-02dec2flt: Refactor float traitsTrevor Gross-114/+267
2025-03-02Auto merge of #136864 - Kobzol:citool, r=marcoienibors-328/+1049
2025-03-02Replace usages of `Context.def_name`NotLebedev-8/+3
2025-03-02Add name and trimmed_name methods to DefIdNotLebedev-0/+21
2025-03-02edit mailmapJana Dönszelmann-0/+3
2025-03-02do not build additional stage on compiler pathsonur-ozkan-5/+5
2025-03-02Normalize some assist namesLukas Wirth-288/+299
2025-03-02Merge pull request #19259 from Veykril/push-skmvrmtorqsoLukas Wirth-45/+162
2025-03-02Merge pull request #19253 from ShoyuVanilla/migrate-convert-bool-thenLukas Wirth-60/+174
2025-03-02dec2flt: Rename fields to be consistent with documented notationTrevor Gross-20/+24
2025-03-02dec2flt: Rename `Number` to `Decimal`Trevor Gross-22/+51
2025-03-02dec2flt: Rename `Decimal` to `DecimalSeq`Trevor Gross-22/+70
2025-03-02dec2flt: Update documentation of existing methodsTrevor Gross-17/+35
2025-03-02float: Update some constants to `pub(crate)`Trevor Gross-6/+6
2025-03-02Add flip or-pattern assistLukas Wirth-45/+162
2025-03-02Simplify parallelization in test-float-parseTrevor Gross-226/+174
2025-03-02Adjust triagebot.toml entries for `rustc_mir_build/src/builder/`Zalathar-3/+3
2025-03-02Auto merge of #137855 - matthiaskrgr:rollup-uh7f3fi, r=matthiaskrgrbors-264/+374
2025-03-01Disable `f16` on Aarch64 without `neon`Trevor Gross-0/+7
2025-03-01Auto merge of #137752 - flip1995:clippy-subtree-update, r=Manishearthbors-15397/+34676
2025-03-02triagebot: stop backlinking to the test porting tracking issue许杰友 Jieyou Xu (Joe)-7/+1
2025-03-02rustc-dev-guide: remove mentions of legacy `Makefile` run-make infra许杰友 Jieyou Xu (Joe)-60/+2
2025-03-02tidy: remove legacy `Makefile` checks许杰友 Jieyou Xu (Joe)-107/+0
2025-03-02run-make-support: remove outdated comments许杰友 Jieyou Xu (Joe)-108/+0
2025-03-02run-make: update test suite README许杰友 Jieyou Xu (Joe)-29/+7
2025-03-01fix `RangeBounds::is_empty` documentationPeter Jaszkowiak-1/+1
2025-03-02run-make: remove `tools.mk`许杰友 Jieyou Xu (Joe)-209/+0
2025-03-02compiletest: remove legacy `Makefile`-based `run-make` support许杰友 Jieyou Xu (Joe)-214/+18
2025-03-01Ignore a-b-a-linker-guard during cross-compilationJakub Beránek-3/+4
2025-03-01Compile run-make recipes using the stage0 compilerJakub Beránek-123/+78
2025-03-02Add minimal platform support documentation for powerpc-unknown-linux-gnuspeTaiki Endo-3/+26
2025-03-01Update `compiler-builtins` to 0.1.150Trevor Gross-6/+6
2025-03-02uefi: Add Service Binding Protocol abstractionAyush Singh-1/+60
2025-03-01Check dyn flavor before registering upcast goal on wide pointer cast in MIR t...Michael Goulet-2/+21
2025-03-01ensure we always print all --print options in helpMichael Toner-33/+37
2025-03-02rustc_target: Add msync target feature and enable it on powerpcspe targetsTaiki Endo-1/+4
2025-03-01Merge pull request #19251 from Veykril/push-tkmpqtzxynxkLukas Wirth-87/+50
2025-03-01Merge pull request #19257 from Veykril/push-myvwxskworsnLukas Wirth-590/+485
2025-03-01Remove syntax editing from parenthesis computationLukas Wirth-87/+50