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
/
editors
/
code
Age
Commit message (
Expand
)
Author
Lines
2019-12-16
Fixed a typo
Omer Ben-Amram
-1
/
+1
2019-12-16
Fix formatting
Vadzim Dambrouski
-2
/
+1
2019-12-15
Add option to disable all-targets.
Vadzim Dambrouski
-1
/
+18
2019-12-15
Merge #2565
bors[bot]
-3
/
+8
2019-12-15
Properly format json
Oliver Scherer
-9
/
+11
2019-12-15
Add a rudimentary json regex to get at information like `endLine`
Oliver Scherer
-0
/
+20
2019-12-15
`npm run fix`
Omer Ben-Amram
-8
/
+6
2019-12-15
fixed comment
Omer Ben-Amram
-2
/
+1
2019-12-15
Lowercase drive letters on windows before sending to extension.
Omer Ben-Amram
-2
/
+1
2019-12-15
make drive comparison case-insensitive.
Omer Ben-Amram
-1
/
+10
2019-12-14
Merge branch 'refs/heads/master' into feature/granular-scopes
Omer Ben-Amram
-13
/
+80
2019-12-14
removed `type.alias`
Omer Ben-Amram
-0
/
+10
2019-12-14
added decorations
Omer Ben-Amram
-1
/
+61
2019-12-14
Enable `allFeatures` by default and fix lints
oxalica
-10
/
+17
2019-12-13
Support setting cargo features
oxalica
-13
/
+73
2019-12-12
Enable noFallthroughCasesInSwitch option for vscode extension
Tetsuharu OHZEKI
-1
/
+2
2019-12-12
Enable noImplicitReturns option for vscode extension
Tetsuharu OHZEKI
-12
/
+20
2019-12-12
Enable noUnusedParameters option for vscode extension
Tetsuharu OHZEKI
-5
/
+8
2019-12-11
Use ES2018 for vscode extension
Tetsuharu OHZEKI
-2
/
+2
2019-12-09
Code: enable prettier trailing commas
Laurențiu Nicola
-232
/
+233
2019-12-09
Allow disabling sysroot
Aleksey Kladov
-1
/
+7
2019-12-09
Add rollup sourcemap and fix launch.json
Edwin Cheng
-0
/
+57
2019-12-08
Merge #2508
bors[bot]
-5
/
+9
2019-12-08
Code: don't check for ra_lsp_server on Windows
Laurențiu Nicola
-5
/
+9
2019-12-08
Code: bump deps
Laurențiu Nicola
-418
/
+253
2019-12-08
Code: check whether the LSP binary is in PATH
Laurențiu Nicola
-6
/
+23
2019-12-06
Fix npm vulnerability warning
Edwin Cheng
-3
/
+3
2019-11-28
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
-0
/
+0
2019-11-27
rename ra_ide_api -> ra_ide
Aleksey Kladov
-0
/
+0
2019-11-21
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
-13
/
+2
2019-11-20
Merge pull request #2297 from kiljacken/master
Aleksey Kladov
-13
/
+2
2019-11-20
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
-0
/
+102
2019-11-20
Minor fix for outpu text formating
Edwin Cheng
-1
/
+1
2019-11-20
Use DocumentProvider instead of Hover
Edwin Cheng
-33
/
+75
2019-11-19
Move type inlay hint truncation to language server
Emil Lauridsen
-13
/
+2
2019-11-19
Change return type of expand_macro
Edwin Cheng
-5
/
+8
2019-11-19
Fix npm formatting
Edwin Cheng
-14
/
+14
2019-11-19
Add recursive expand in vscode
Edwin Cheng
-5
/
+62
2019-11-18
Readding jsonc parser because of https://github.com/rust-analyzer/rust-analyz...
Seivan Heidari
-3
/
+9
2019-11-18
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
-1
/
+8
2019-11-16
Fix format
oxalica
-1
/
+3
2019-11-16
Check exit code of `cargo watch`
oxalica
-3
/
+3
2019-11-16
Handle errors when `cargo watch` fails
oxalica
-0
/
+5
2019-11-10
Probably a better approach to check for values before assigning lest we repla...
Seivan Heidari
-3
/
+27
2019-11-09
Vscode wasn't running the linter automatically so ran `npm run fix` - wonder ...
Seivan Heidari
-106
/
+110
2019-11-05
See if this satisfies the CI.
Seivan Heidari
-5
/
+5
2019-11-05
Fix typo.
Seivan Heidari
-1
/
+1
2019-11-05
Remove new line.
Seivan Heidari
-1
/
+0
2019-11-05
Logging fallback tag in case scopes are missing.
Seivan Heidari
-3
/
+5
2019-11-04
* Adding scope mapping configuration manifest in `package.json`
Seivan Heidari
-66
/
+140
[prev]
[next]