index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
Age
Commit message (
Expand
)
Author
Lines
2024-03-10
Bring back in-rust-tree feature to ide
Laurențiu Nicola
-0
/
+3
2024-03-10
Merge commit '574e23ec508064613783cba3d1833a95fd9a5080' into sync-from-ra
Laurențiu Nicola
-2519
/
+3592
2024-03-05
Change message type in bug functions.
Nicholas Nethercote
-2
/
+3
2024-03-03
Merge commit '4ef6a49b44e8aa380da7522442234bfd7a52c55e' into sync-from-ra
Laurențiu Nicola
-952
/
+3155
2024-02-25
Avoid using cfg(FALSE)
Laurențiu Nicola
-2
/
+1
2024-02-25
Add missing imports
Laurențiu Nicola
-1
/
+1
2024-02-25
Merge commit '4a8d0f7f565b6df45da5522dd7366a4df3460cd7' into sync-from-ra
Laurențiu Nicola
-642
/
+1652
2024-02-19
Remove suspicious auto trait lint
Santiago Pastorino
-5
/
+0
2024-02-18
Auto merge of #117772 - surechen:for_117448, r=petrochenkov
bors
-34
/
+20
2024-02-18
By tracking import use types to check whether it is scope uses or the other s...
surechen
-34
/
+20
2024-02-18
Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra
Laurențiu Nicola
-1910
/
+6735
2024-02-15
Add `ErrorGuaranteed` to `ast::LitKind::Err`, `token::LitKind::Err`.
Nicholas Nethercote
-4
/
+4
2024-02-12
Tweak delayed bug mentions.
Nicholas Nethercote
-1
/
+1
2024-02-11
Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra
Laurențiu Nicola
-2903
/
+14382
2024-02-04
Try to fix in-tree build
Laurențiu Nicola
-3
/
+3
2024-02-04
Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra
Laurențiu Nicola
-1926
/
+2947
2024-01-28
Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-ra
Laurențiu Nicola
-2762
/
+1304
2024-01-25
Rename the unescaping functions.
Nicholas Nethercote
-14
/
+14
2024-01-25
Rework `CStrUnit`.
Nicholas Nethercote
-5
/
+4
2024-01-25
Fix copy/paste error.
Nicholas Nethercote
-2
/
+2
2024-01-21
Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra
Laurențiu Nicola
-4362
/
+6829
2024-01-21
Rollup merge of #120084 - weihanglo:pkgid-spec, r=Mark-Simulacrum
Nadrieril
-2
/
+14
2024-01-18
Rollup merge of #119172 - nnethercote:earlier-NulInCStr, r=petrochenkov
Matthias Krüger
-0
/
+4
2024-01-18
fix(rust-analyzer): use new pkgid spec to compare
Weihang Lo
-2
/
+14
2024-01-15
Merge commit '9d8889cdfcc3aa0302353fc988ed21ff9bc9925c' into sync-from-ra
Laurențiu Nicola
-996
/
+1617
2024-01-12
Detect `NulInCStr` error earlier.
Nicholas Nethercote
-0
/
+4
2024-01-08
Merge commit 'af40101841c45aa75b56f4e9ca745369da8fb4ba' into sync-from-ra
Laurențiu Nicola
-3463
/
+2892
2024-01-04
Set proc-macro-test/sysroot-abi with proc-macro-srv/sysroot-abi
Lukas Wirth
-1
/
+1
2024-01-04
Set sysroot-abi flag for proc-macro-cli when in-rust-tree is set
Lukas Wirth
-1
/
+1
2024-01-04
Add extern crate rustc_driver to proc-macro-srv-cli
Lukas Wirth
-3
/
+6
2024-01-04
Imply sysroot-abi feature when in-rust-tree is set
Lukas Wirth
-1
/
+1
2024-01-04
Set the `in-rust-tree`` feature for all rust-analyzer{-proc-macro-srv} steps
Lukas Wirth
-4
/
+11
2024-01-03
Allow unexpected_cfgs in proc-macro-test imp
Laurențiu Nicola
-0
/
+2
2024-01-03
Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2
Laurențiu Nicola
-2960
/
+6658
2023-12-18
Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-ra
Laurențiu Nicola
-467
/
+1044
2023-12-17
Auto merge of #118830 - GuillaumeGomez:env-tracked_env, r=Nilstrieb
bors
-0
/
+4
2023-12-12
Auto merge of #118817 - lnicola:sync-from-ra, r=lnicola
bors
-6074
/
+9547
2023-12-12
Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...
Matthias Krüger
-1
/
+2
2023-12-11
Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkin
bors
-13
/
+18
2023-12-11
Update rust-analyzer to support new `injected_env_var` function
Guillaume Gomez
-0
/
+4
2023-12-11
Fix typo in cfg
Laurențiu Nicola
-1
/
+1
2023-12-11
Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra
Laurențiu Nicola
-6074
/
+9547
2023-12-10
Apply suggestions from code review
Ben Kimock
-7
/
+7
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-12-05
Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors
Michael Goulet
-1
/
+1
2023-12-04
Merge commit 'e402c494b7c7d94a37c6d789a216187aaf9ccd3e' into sync-from-ra
Laurențiu Nicola
-156
/
+778
2023-12-02
Rename `LayoutCalculator::delay_bug` as `LayoutCalculator::delayed_bug`.
Nicholas Nethercote
-1
/
+1
2023-12-02
Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.
Nicholas Nethercote
-1
/
+1
2023-11-28
Use a u64 for the rmeta root position
Ben Kimock
-8
/
+13
2023-11-27
Merge commit '237712fa314237e428e7ef2ab83b979f928a43a1' into sync-from-ra
Laurențiu Nicola
-116
/
+832
[next]