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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
vfs
Age
Commit message (
Expand
)
Author
Lines
2023-12-29
Use Cargo's [workspace.lints.*] to config clippy
Tetsuharu Ohzeki
-0
/
+3
2023-12-18
internal: Move out `WithFixture` into dev-dep only crate
Lukas Wirth
-1
/
+1
2023-12-15
fix: Syntax fixup now removes subtrees with fake spans
Lukas Wirth
-1
/
+5
2023-12-06
Allow navigation targets to be duplicated when the focus range lies in the ma...
Lukas Wirth
-2
/
+12
2023-12-05
Don't explicitly warn against `semicolon_in_expressions_from_macros`
Igor Matuszewski
-1
/
+1
2023-12-03
Some final touches
Lukas Wirth
-1
/
+1
2023-12-01
Pass calling span through to builtin macro expansions
Lukas Wirth
-0
/
+5
2023-11-15
Bump indexmap
Laurențiu Nicola
-1
/
+1
2023-09-02
Ensure resolved hint's file exists
Kirill Bulatov
-0
/
+5
2023-06-24
Upgrade to indexmap v2
Josh Stone
-1
/
+1
2023-06-21
Simplify VfsPath fmt
Laurențiu Nicola
-4
/
+4
2023-06-20
Fix VfsPath Display and Debug impls
hkalbasi
-2
/
+2
2023-06-19
internal: use consistent style for error handling
Alex Kladov
-2
/
+2
2023-05-24
Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril
bors
-7
/
+0
2023-05-06
chore: remove unused method
Alexis (Poliorcetics) Bourget
-7
/
+0
2023-05-06
Depend on nohash-hasher individually
Ariel Davis
-3
/
+4
2023-05-06
Use nohash_hasher, rm comment
Ariel Davis
-1
/
+2
2023-05-02
Adding crate_root_path to crate_graph
Bruno Ortiz
-4
/
+1
2023-04-22
Report vfs memory usage in status command
Lukas Wirth
-2
/
+9
2023-03-31
internal: Refine CrateOrigin variants
Lukas Wirth
-1
/
+1
2023-01-25
fix: Fix process-changes not deduplicating changes correctly
Lukas Wirth
-1
/
+2
2023-01-17
Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril
bors
-2
/
+2
2023-01-17
Use workspace.dependencies to declare local dependencies
Lukas Wirth
-2
/
+2
2023-01-16
Specify authors, edition and license via workspace.package
Lukas Wirth
-2
/
+4
2023-01-16
Specify rust-version via workspace.package
Lukas Wirth
-1
/
+1
2023-01-11
feat: Make unlinked_file diagnostic quickfixes work for inline modules
Lukas Wirth
-1
/
+16
2022-12-30
derive 'Hash'
Daniel Eades
-6
/
+1
2022-12-24
Inline all format arguments where possible
Yuri Astrakhan
-1
/
+1
2022-12-23
Minor manual cleanu
Yuri Astrakhan
-12
/
+2
2022-11-07
Bump Cargo rust-version fields to latest stable
Lukas Wirth
-1
/
+1
2022-08-25
Make use of NoHash hashing for FileId and CrateId
Lukas Wirth
-3
/
+12
2022-08-17
fix: a bunch of typos
Dezhi Wu
-1
/
+1
2022-07-20
Enable extra warnings required by rust-lang/rust
Amos Wenger
-0
/
+3
2022-07-03
Bump indexmap
Laurențiu Nicola
-1
/
+1
2022-06-10
internal: Bump Dependencies
Lukas Wirth
-1
/
+1
2022-03-22
minor: Bump dependencies
Lukas Wirth
-3
/
+3
2021-12-16
Bump MSRV (1.57)
iDawer
-1
/
+1
2021-11-16
minor: Lift out FxIndex{Map/Set} types into ide_db
Lukas Wirth
-1
/
+1
2021-10-23
Set MSRV
Laurențiu Nicola
-0
/
+1
2021-10-21
Migrate to edition 2021
Lukas Wirth
-2
/
+1
2021-10-12
Merge #10423
bors[bot]
-0
/
+6
2021-10-12
internal changes for mdbook
hamidreza kalbasi
-0
/
+6
2021-10-03
Fix miscellaneous Clippy lints
Aramis Razzaghipour
-2
/
+1
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-3
/
+3
2021-09-28
Update crates/vfs/src/vfs_path.rs
龙方淞
-3
/
+1
2021-09-28
initial commit
longfangsong
-0
/
+3
2021-08-11
internal: document that ascription is preferred to a turbo fish
Aleksey Kladov
-1
/
+1
2021-08-10
Fix: revert strange usage of `?` operator
Basti Ortiz
-9
/
+8
2021-08-10
Fix: prefer the usage of `for` loops over `fold`
Basti Ortiz
-9
/
+8
2021-08-10
Chore: add comments to explicitly express two-step check
Basti Ortiz
-0
/
+3
[next]