This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
29d281e523
rust
/
crates
/
ide_completion
/
src
/
render
History
Download ZIP
Download TAR.GZ
Lukas Wirth
791a2afbf9
Don't turn local names into strings in CompletionContext
2021-10-17 10:59:06 +02:00
..
builder_ext.rs
Don't turn local names into strings in CompletionContext
2021-10-17 10:59:06 +02:00
const_.rs
Rename
*Owner
traits to
Has*
2021-09-27 12:54:24 +02:00
enum_variant.rs
Remove neesless clone
2021-10-10 10:50:51 +09:00
function.rs
Don't turn local names into strings in CompletionContext
2021-10-17 10:59:06 +02:00
macro_.rs
Make multiple import edits work for completions
2021-10-04 21:44:33 +02:00
pattern.rs
Replace
if let
with
match
where appropriate
2021-10-05 09:00:21 +11:00
struct_literal.rs
Replace
if let
with
match
where appropriate
2021-10-05 09:00:21 +11:00
type_alias.rs
Rename
*Owner
traits to
Has*
2021-09-27 12:54:24 +02:00