about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-17add tidy check on dist src files orderonur-ozkan-7/+9
2025-01-17Rollup merge of #135594 - lolbinarycat:tester.js-order-error, r=notriddleMatthias Krüger-1/+1
2025-01-17Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddleMatthias Krüger-1/+56
2025-01-17Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789bors-4/+1
2025-01-17compiletest: fix outdated `rustdoc-js` test suite name许杰友 Jieyou Xu (Joe)-1/+1
2025-01-17compiletest: require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --st...许杰友 Jieyou Xu (Joe)-4/+1
2025-01-16fix error for when results in a rustdoc-js test are in the wrong orderbinarycat-1/+1
2025-01-16Treat other items as functions for the purpose of type-based searchbinarycat-1/+56
2025-01-16Rollup merge of #135588 - ferrocene:add-license-json-to-source-tarball, r=KobzolMatthias Krüger-0/+1
2025-01-16Rollup merge of #135585 - onur-ozkan:135554, r=KobzolMatthias Krüger-1/+15
2025-01-16Rollup merge of #135561 - Zalathar:link-dead-code, r=saethlinMatthias Krüger-5/+5
2025-01-16Add license-metadata.json to rustc-src tarball.Jonathan Pallant-0/+1
2025-01-16CRLF to LFjnyfah-100/+115
2025-01-16added testsjnyfah-0/+597
2025-01-16resolve symlinks of LLVM tool binaries before copying themonur-ozkan-1/+15
2025-01-16Merge pull request #18952 from lh123/add-raw-keyword-completeLukas Wirth-8/+168
2025-01-16revert blocklike changesjnyfah-8/+9
2025-01-16don't complete `raw` in `&mut $0`lh123-7/+31
2025-01-16Fix `debug_assertions` broken in 1c5a125beb35725ccc2ade005db9870db734bf23VinTarZ-3/+3
2025-01-16update blocklikejnyfah-13/+10
2025-01-16feat: complete raw, const keywordlh123-8/+144
2025-01-16Merge pull request #18951 from Veykril/push-zpvunsvlpuxtLukas Wirth-51/+149
2025-01-16Merge pull request #18950 from Veykril/push-okmsynnltxtsLukas Wirth-31/+47
2025-01-16Generalize some type walking in hover type actionsLukas Wirth-31/+47
2025-01-16Minor docs improvementLukas Wirth-16/+17
2025-01-16Add edit test for await skipping completionsLukas Wirth-0/+28
2025-01-16Add missing `#[rust_analyzer::rust_fixture]` annotationsLukas Wirth-35/+104
2025-01-16Merge pull request #18949 from Veykril/push-yzklntsnnutsLukas Wirth-13/+5
2025-01-16Partially back out "fix: Fix sourceroot construction for virtual manifests"Lukas Wirth-13/+5
2025-01-16Merge pull request #18946 from lh123/goto-to-type-def-func-param-and-trait-boundLukas Wirth-1/+108
2025-01-16Merge pull request #18927 from ChayimFriedman2/skip-iter-awaitLukas Wirth-72/+230
2025-01-16Auto merge of #135484 - nikic:llvm-19.1.7, r=cuviperbors-0/+0
2025-01-16add goto-to-def actions for trait boundlh123-1/+104
2025-01-16add go-to-type-def actions for func paramslh123-1/+5
2025-01-16Update docs for `-Clink-dead-code` to discourage its useZalathar-5/+5
2025-01-16Auto merge of #135458 - jieyouxu:migrate-extern-fn-reachable, r=lqdbors-1/+0
2025-01-16Use resolve_method_call_as_callable to handle function types1hakusai1-2/+3
2025-01-16refactor: Change order of arguments1hakusai1-2/+2
2025-01-16refactor: rename to descriptive name1hakusai1-2/+3
2025-01-16update chalkWaffle Lapkin-13/+12
2025-01-16add a test for trait upcasting type mismatchWaffle Lapkin-0/+32
2025-01-15Add smart completions that skip `await` or `iter()` and `into_iter()`Chayim Refael Friedman-72/+230
2025-01-15Merge pull request #18897 from duncanawoods/masterHKalbasi-1/+5
2025-01-15Auto merge of #135540 - GuillaumeGomez:rollup-40lfb7l, r=GuillaumeGomezbors-191/+166
2025-01-15Auto merge of #133461 - ferrocene:add-copyright-files-to-dist, r=Kobzolbors-25/+61
2025-01-15Rollup merge of #135529 - onur-ozkan:outdated-fixme, r=jieyouxuGuillaume Gomez-2/+0
2025-01-15Rollup merge of #135507 - chriskrycho:trpl-edition-updates-stable, r=ehussGuillaume Gomez-0/+0
2025-01-15Rollup merge of #135428 - camelid:attr-cleanup, r=GuillaumeGomezGuillaume Gomez-148/+119
2025-01-15Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi...Guillaume Gomez-41/+47
2025-01-15Merge pull request #18922 from Veykril/push-tmtzukrsnottLukas Wirth-24/+28