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
bd91327079
rust
/
crates
/
ide_completion
/
src
/
render
History
Download ZIP
Download TAR.GZ
Lukas Wirth
5fbdf20765
minor: Simplify
2022-01-04 10:56:28 +01:00
..
builder_ext.rs
Replace a few String instances with SmolStr in completions
2021-12-21 16:57:16 +01:00
const_.rs
Fully render const item completions from hir
2021-12-21 16:35:51 +01:00
enum_variant.rs
minor
2021-12-27 21:45:42 +03:00
function.rs
Replace a few String instances with SmolStr in completions
2021-12-21 16:57:16 +01:00
macro_.rs
minor: Simplify
2022-01-04 10:56:28 +01:00
pattern.rs
Merge
#10720
2021-11-08 13:12:03 +00:00
struct_literal.rs
Add optimization for not allocating in case of no module path for struct literal
2021-11-23 14:41:31 -06:00
type_alias.rs
Replace a few String instances with SmolStr in completions
2021-12-21 16:57:16 +01:00