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
Age
Commit message (
Expand
)
Author
Lines
2023-05-02
Test for Builtin Type
Ddystopia
-1
/
+14
2023-05-02
Update hash in `lsp-extensions.md`
Ddystopia
-3
/
+3
2023-05-02
Solve platform-specific issues
Ddystopia
-10
/
+8
2023-05-02
Tests for `externalDocs`
Ddystopia
-19
/
+100
2023-05-02
Change signature of `externalDocs` in `lsp-extensions`
Ddystopia
-2
/
+2
2023-05-02
Small improvements and fixes
Ddystopia
-6
/
+16
2023-05-02
Add doc strings
Ddystopia
-4
/
+9
2023-05-02
Add `target_dir` path argument for `external_docs` and other methods
Ddystopia
-19
/
+36
2023-05-02
Add support for local documentation links alongside web documentation links, ...
Ddystopia
-45
/
+82
2023-05-02
Add `target_directory` path to `CargoWorkspace`
Ddystopia
-1
/
+9
2023-05-02
Auto merge of #11557 - bruno-ortiz:rust-dependencies, r=bruno-ortiz
bors
-13
/
+522
2023-05-02
last fixes after rebase
Bruno Ortiz
-62
/
+61
2023-05-02
fixing TS linting, removing import
Bruno Ortiz
-1
/
+0
2023-05-02
Accepting review suggestions
Bruno Ortiz
-28
/
+40
2023-05-02
adding doc and simplifying function
Bruno Ortiz
-24
/
+33
2023-05-02
fixing ts linting and rust test
Bruno Ortiz
-28
/
+30
2023-05-02
final rabasing fixes
Bruno Ortiz
-104
/
+23
2023-05-02
accepting review suggestions
Bruno Ortiz
-97
/
+67
2023-05-02
fixing tests for windows
Bruno Ortiz
-2
/
+9
2023-05-02
reveal only when tree is visible
Bruno Ortiz
-12
/
+29
2023-05-02
Adding crate_root_path to crate_graph
Bruno Ortiz
-37
/
+74
2023-05-02
improving code to work with multi-workspaces
Bruno Ortiz
-23
/
+89
2023-05-02
Fixing naming from graph to list
Bruno Ortiz
-48
/
+52
2023-05-02
Fixing tests
Bruno Ortiz
-1
/
+30
2023-05-02
running prettier
Bruno Ortiz
-91
/
+86
2023-05-02
fixing main_loop.rs
Bruno Ortiz
-1
/
+0
2023-05-02
removing unused code
Bruno Ortiz
-13
/
+6
2023-05-02
WIP: Add lsp-ext scaffold
Lukas Wirth
-3
/
+24
2023-05-02
Remove unnecessary openFile command
Lukas Wirth
-5
/
+1
2023-05-02
Reformat VSCode client code
Lukas Wirth
-41
/
+36
2023-05-02
removing unused function
bruno-ortiz
-26
/
+0
2023-05-02
fixing linting problemas
bruno-ortiz
-30
/
+36
2023-05-02
fixing stblib loading
bruno-ortiz
-1
/
+2
2023-05-02
Creating rust dependencies tree view
bruno-ortiz
-6
/
+115
2023-05-02
fetching dependencies from the server
Bruno Ortiz
-156
/
+155
2023-05-02
WIP: Add lsp-ext scaffold
Lukas Wirth
-1
/
+40
2023-05-02
Remove unnecessary openFile command
Lukas Wirth
-17
/
+2
2023-05-02
Reformat VSCode client code
Lukas Wirth
-72
/
+82
2023-05-02
removing unused function
bruno-ortiz
-26
/
+0
2023-05-02
fixing linting problemas
bruno-ortiz
-131
/
+131
2023-05-02
fixing stblib loading
bruno-ortiz
-1
/
+4
2023-05-02
Creating rust dependencies tree view
bruno-ortiz
-70
/
+410
2023-05-02
Auto merge of #14716 - Veykril:trait-deps-query, r=Veykril
bors
-29
/
+20
2023-05-02
Don't merge trait_impls_in_deps results
Lukas Wirth
-29
/
+20
2023-05-02
Auto merge of #14715 - Veykril:symbol-index, r=Veykril
bors
-684
/
+422
2023-05-02
Refactor symbol index
Lukas Wirth
-684
/
+422
2023-05-02
Auto merge of #14705 - HKalbasi:mir, r=lnicola
bors
-60
/
+164
2023-05-02
Catch overflow in shift binop evaluation
hkalbasi
-20
/
+27
2023-05-02
Auto merge of #14714 - jhgg:hover/exclude-sized-trait-in-goto-actions, r=Veykril
bors
-3
/
+24
2023-05-02
fix: ide: exclude sized in go-to actions
Jake Heinz
-3
/
+24
[next]