| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-13 | Merge pull request #19141 from Wilfred/split_editors | Lukas Wirth | -618/+635 | |
| manual: Separate out installation and configuration pages | ||||
| 2025-02-13 | Merge pull request #19150 from darichey/set-test-json-project | Lukas Wirth | -44/+50 | |
| Apply cfg.setTest to json projects | ||||
| 2025-02-12 | Apply cfg.setTest to json projects | David Richey | -44/+50 | |
| 2025-02-12 | manual: Separate out installation and configuration pages | Wilfred Hughes | -618/+635 | |
| Organise the installation content into: * VS Code instructions * Binary installation * Editor configuration | ||||
| 2025-02-12 | Merge pull request #19142 from Veykril/push-upwqztrsuwpz | Lukas Wirth | -202/+335 | |
| Spawn toolchain querying processes in parallel | ||||
| 2025-02-12 | Rename sysroot src/lib related things | Lukas Wirth | -104/+121 | |
| 2025-02-12 | Merge pull request #19148 from Veykril/push-ptnykrwnwwlu | Lukas Wirth | -79/+152 | |
| Improve error recovery when method-calling a field | ||||
| 2025-02-12 | Improve error recovery when method-calling a field | Lukas Wirth | -79/+152 | |
| 2025-02-12 | Spawn toolchain querying processes in parallel | Lukas Wirth | -112/+228 | |
| 2025-02-12 | Merge pull request #18928 from roife/fix-18918 | Lukas Wirth | -1/+5295 | |
| fix: handle character boundary in search mode | ||||
| 2025-02-12 | Merge pull request #19109 from Veykril/push-nzpuuqommpnq | Lukas Wirth | -31/+97 | |
| fix: Do not show safety hints for extern items lacking semantics | ||||
| 2025-02-12 | fix: handle character boundary in search mode | roife | -1/+5295 | |
| 2025-02-12 | fix: Do not show safety hints for extern items lacking semantics | Lukas Wirth | -31/+97 | |
| 2025-02-12 | Merge pull request #19111 from ShoyuVanilla/issue-19021 | Lukas Wirth | -9/+89 | |
| fix: Apply adjustments to proper expr when invoking `CoerceMany` | ||||
| 2025-02-12 | Merge pull request #19110 from eagr/panic-context | Lukas Wirth | -22/+18 | |
| Simplify panic_context | ||||
| 2025-02-12 | Merge pull request #19125 from ChayimFriedman2/cfg-attr-fast | Lukas Wirth | -24/+96 | |
| fix: Censor cfg_attr for attribute macros | ||||
| 2025-02-12 | Merge pull request #18995 from alibektas/12210 | Lukas Wirth | -117/+187 | |
| fix: Lower range pattern bounds to expressions | ||||
| 2025-02-12 | Merge pull request #19129 from ChayimFriedman2/snippet-macro | Lukas Wirth | -27/+64 | |
| fix: Fix postfix completions inside macros | ||||
| 2025-02-12 | Merge pull request #19132 from joshrotenberg/book-readme-run-codegen | Lukas Wirth | -1/+1 | |
| doc: add xtask codegen command in development README as well | ||||
| 2025-02-12 | Merge pull request #19136 from ↵ | Lukas Wirth | -116/+193 | |
| rust-lang/dependabot/npm_and_yarn/editors/code/esbuild-0.25.0 Bump esbuild from 0.18.12 to 0.25.0 in /editors/code | ||||
| 2025-02-12 | Merge pull request #19144 from gohome001/follow_up_implicit_drop | Lukas Wirth | -6/+6 | |
| minor: don't show drop hints for other pattern | ||||
| 2025-02-12 | minor: don't show drop hints for other pattern | gohome001 | -6/+6 | |
| 2025-02-12 | Merge pull request #19143 from Veykril/push-mkokotluzskw | Lukas Wirth | -2/+22 | |
| Propogate error types in mir type projections | ||||
| 2025-02-12 | Propogate error types in mir type projections | Lukas Wirth | -2/+22 | |
| 2025-02-12 | Merge pull request #19140 from joshrotenberg/remove-mdbook-toc-config | Lukas Wirth | -5/+0 | |
| doc: remove unused plugin config | ||||
| 2025-02-12 | Merge pull request #19139 from Wilfred/fix_assists_urls | Lukas Wirth | -1/+1 | |
| manual: Fix URLs to rustdoc pages | ||||
| 2025-02-11 | remove unused plugin config | Josh Rotenberg | -5/+0 | |
| 2025-02-11 | Merge pull request #19133 from joshrotenberg/fix-manual-github-paths | Chayim Refael Friedman | -3/+3 | |
| doc: fix mdbook repository paths | ||||
| 2025-02-11 | manual: Fix URLs to rustdoc pages | Wilfred Hughes | -1/+1 | |
| Now that the manual lives at /manual/, we need to use absolute URLs to link to rustdoc content. | ||||
| 2025-02-11 | Merge pull request #19117 from gohome001/implicit-drop-inlay-hints-bug | Chayim Refael Friedman | -2/+24 | |
| Fix: don't emit implicit drop inlay hints for macro | ||||
| 2025-02-11 | Merge pull request #18998 from ChayimFriedman2/exclude | Lukas Wirth | -131/+262 | |
| fix: Make `rust-analyzer.files.excludeDirs` work, actually | ||||
| 2025-02-11 | add test case for ignoring inlay hint for macro call | gohome001 | -0/+21 | |
| 2025-02-11 | don't emit implicit drop inlay hints for macro | gohome001 | -2/+3 | |
| 2025-02-11 | Bump esbuild from 0.18.12 to 0.25.0 in /editors/code | dependabot[bot] | -116/+193 | |
| Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.12 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.18.12...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| 2025-02-10 | fix mdbook paths | Josh Rotenberg | -3/+3 | |
| 2025-02-10 | add xtask codegen command as well | Josh Rotenberg | -1/+1 | |
| 2025-02-10 | Merge pull request #19124 from jyn514/range-fmt-off-by-one | Lukas Wirth | -8/+88 | |
| Fix off-by-one error in RangeFormatting | ||||
| 2025-02-10 | Fix postfix completions inside macros | Chayim Refael Friedman | -27/+64 | |
| Previously the receiver text was taken directly from the AST, which in macros is missing trivia, leading to corruption (or just unintended replacement of user code). Now we upmap the range, and extract the original file text in it. | ||||
| 2025-02-10 | Merge pull request #19088 from Hmikihiro/all_remove_duplicate_module_adt | Chayim Refael Friedman | -1/+72 | |
| fix: if item exsits on module, resolve as module instead of type | ||||
| 2025-02-10 | Shadowing BuiltinType by Module | Hayashi Mikihiro | -1/+72 | |
| Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com> | ||||
| 2025-02-10 | Merge pull request #19126 from lnicola/sync-from-rust | Laurențiu Nicola | -41322/+73484 | |
| minor: Sync from downstream | ||||
| 2025-02-10 | Bump rustc crates | Laurențiu Nicola | -17/+18 | |
| 2025-02-10 | Merge from rust-lang/rust | Laurențiu Nicola | -41304/+73465 | |
| 2025-02-10 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 | |
| 2025-02-10 | Auto merge of #136785 - matthiaskrgr:rollup-sdhlna8, r=matthiaskrgr | bors | -18/+308 | |
| Rollup of 7 pull requests Successful merges: - #135488 (Stabilize `vec_pop_if`) - #136068 (crashes: more tests) - #136694 (Update minifier version to `0.3.4`) - #136722 (Visit all debug info in MIR Visitor) - #136746 (Emit an error if `-Zdwarf-version=1` is requested) - #136760 (Fix unwrap error in overflowing int literal) - #136782 (Fix mistake in x86_64-unknown-freebsd platform description) r? `@ghost` `@rustbot` modify labels: rollup | ||||
| 2025-02-10 | Censor cfg_attr for attribute macros | Chayim Refael Friedman | -24/+96 | |
| This is not documented (and I discovered that from experimenting and looking at the compiler's source code), but cfg_attrs *on the same level* as the attribute macro should be processed before it is expanded. cfg_attrs *below* should not (and this is contrary to what happens with derive macros, where both should be processed). | ||||
| 2025-02-09 | fix target dir test | jyn | -2/+11 | |
| 2025-02-09 | fix off-by-one error | jyn | -6/+77 | |
| 2025-02-09 | Rollup merge of #136782 - ehuss:freebsd-platform, r=jieyouxu | Matthias Krüger | -1/+1 | |
| Fix mistake in x86_64-unknown-freebsd platform description Fixes the description for x86_64-unknown-freebsd which looks to inadvertently say amd64. | ||||
| 2025-02-09 | Rollup merge of #136760 - chenyukang:fix-overflowing-int-lint-crash, r=oli-obk | Matthias Krüger | -4/+32 | |
| Fix unwrap error in overflowing int literal Fixes #136675 it's maybe `negative` only from [check_lit](https://github.com/chenyukang/rust/blob/526e3288feb68eac55013746e03fb54d6a0b9a1e/compiler/rustc_lint/src/types.rs#L546), in this scenario the fields in `TypeLimits` is none. r? ``@oli-obk`` | ||||
