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
Age
Commit message (
Expand
)
Author
Lines
2022-04-14
Improve ItemTree pretty print output
Jonas Schievink
-38
/
+50
2022-04-14
add docs
Jonas Schievink
-0
/
+3
2022-04-14
reenable test
Jonas Schievink
-31
/
+28
2022-04-14
simplify
Jonas Schievink
-11
/
+5
2022-04-14
Auto merge of #11985 - Veykril:config-valid, r=Veykril
bors
-50
/
+96
2022-04-14
minor: Cleanup config.rs a bit
Lukas Wirth
-50
/
+96
2022-04-14
Auto merge of #11960 - Veykril:config-valid, r=Veykril
bors
-51
/
+82
2022-04-14
internal: Show more project building errors to the user
Lukas Wirth
-51
/
+82
2022-04-13
Update repo URL
Alex Touchet
-2
/
+2
2022-04-13
Auto merge of #11956 - fee1-dead:master, r=flodiebold
bors
-15
/
+35
2022-04-13
Update CI for Rust bors
Deadbeef
-1
/
+1
2022-04-13
Remove trailing `;` when turning assignment into `==` comparison
Jonas Schievink
-1
/
+70
2022-04-13
Add more no-op tests
Jonas Schievink
-0
/
+16
2022-04-13
feat: allow customizing the command for running build scripts
Deadbeef
-15
/
+35
2022-04-12
Add trailing `;` when typing `=` in assignment
Jonas Schievink
-9
/
+95
2022-04-12
Bump chalk
Laurențiu Nicola
-3
/
+3
2022-04-12
Add trailing `;` when completing assoc const/type
Jonas Schievink
-15
/
+25
2022-04-12
Merge #11967
bors[bot]
-22
/
+22
2022-04-12
Fix trait impl completions' `lookup_by` text
Jonas Schievink
-22
/
+22
2022-04-12
Merge #11883
bors[bot]
-13
/
+106
2022-04-12
fix: move dir on rename mod
rainy-me
-13
/
+106
2022-04-12
simplify
Jonas Schievink
-4
/
+4
2022-04-11
Merge #11964
bors[bot]
-2
/
+26
2022-04-12
fix: Unset test feature in rustc source crates
Lukas Wirth
-2
/
+26
2022-04-11
Deprioritize already-imported names
Jonas Schievink
-49
/
+119
2022-04-11
Add simplistic config validation
Lukas Wirth
-0
/
+13
2022-04-11
Show config deseralization failures on start up
Lukas Wirth
-61
/
+84
2022-04-11
Merge #11935
bors[bot]
-86
/
+33
2022-04-11
fix panic on GAT
Alex Chi
-8
/
+37
2022-04-10
Merge #11951
bors[bot]
-35
/
+54
2022-04-10
Simplify
Lukas Wirth
-35
/
+54
2022-04-10
Merge #11954
bors[bot]
-158
/
+245
2022-04-10
Parse for<'a> closure syntax
Lukas Wirth
-158
/
+245
2022-04-10
Merge #11953
bors[bot]
-165
/
+96
2022-04-09
`extract_module`: Refactor loops
iDawer
-84
/
+52
2022-04-09
extract_module: Resolve imports lazily
iDawer
-41
/
+27
2022-04-09
Refactor `extract_module`
iDawer
-35
/
+20
2022-04-09
Clean up `extract_module`
iDawer
-16
/
+8
2022-04-09
Revert #11912 as it parses all visited files
Lukas Wirth
-16
/
+13
2022-04-09
fix: Don't create `hir::Local`s from const path patterns
Lukas Wirth
-2
/
+21
2022-04-09
fix: Check whether a parameter can be converted to a local
Lukas Wirth
-24
/
+41
2022-04-08
Merge #11940
bors[bot]
-3
/
+11
2022-04-09
minor: bump lsp-server version
Lukas Wirth
-3
/
+11
2022-04-08
Make trait item completions work in a bare impl and score them
Jonas Schievink
-67
/
+139
2022-04-08
Account for macros in `get_missing_assoc_items`
Jonas Schievink
-24
/
+34
2022-04-08
Ignore `Drop` and `Destruct` bounds for now
Florian Diebold
-1
/
+97
2022-04-08
Switch to LSP inlay hints
Laurențiu Nicola
-86
/
+33
2022-04-07
flyimport: omit types when completing where-clause
Jonas Schievink
-2
/
+28
2022-04-07
Merge #11920
bors[bot]
-56
/
+86
2022-04-07
Determine function unsafety semantically
Jonas Schievink
-98
/
+107
[prev]
[next]