Narukara

Results 19 comments of Narukara

+1,需要收藏歌曲和编辑歌单的功能

There are still some `extern crate` statements in the book. For example: https://github.com/rust-embedded/book/blob/19f798d448835a4888e3b3eae7fe69f1d61d8681/src/peripherals/singletons.md?plain=1#L65 https://github.com/rust-embedded/book/blob/09986cd352404eb4659db44613b27cac9aa652fc/src/collections/index.md?plain=1#L33 Shall we fix them all?

应该是因为不满足上面的 `len(good_points) > min_match`,匹配上的点不够多

> qq群之类的都可以 目前好像还没有,英语的群倒是有一个:https://matrix.to/#/#esp-rs:matrix.org

> qq群之类的都可以 有一个 Rust 嵌入式 QQ 群,763148381,是 @HaoboGu 建的

I found this action and it seems suitable: https://github.com/marketplace/actions/bom-check Can I submit a PR with this? (to avoid CI failures, after #6942 is merged)

> Out of curiosity, @Narukara , what kind of errors was it causing for the docs generation? And what platform are you running it on? I was trying to run...

> I am also not sure as to why your environment is using the 'gbk' codec. Windows uses the 'cp1252' coded so you have some kind of a special environment...

> I am not sure why you are having an issue. I am able to open up the file it is having a problem with using the gbk encoder and...

> @Narukara, was the problem you ran into generated from one of these? If so, might it be worth a try to change those 3 temporarily to see if that...