寧靜

Results 31 issues of 寧靜

When you are use `IME` input some chinese character ( or japanese ) on `buffer` with `insert` mode, the `amp` can not right display chinese character when you are just...

Resolve #249 --- This change is [](https://reviewable.io/reviews/open-i18n/rust-unic/250)

enhancement
A: apps

JSON语法规范背景 ----------------- * [RFC-8259](https://tools.ietf.org/html/rfc8259), The JavaScript Object Notation (JSON) Data Interchange Format * [ECMAScript-2011](https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.4), ECMA-262 Edition 5.1, ECMAScript® Language Specification * [ECMAScript-2015](https://www.ecma-international.org/ecma-262/6.0/#sec-literals-string-literals), ECMAScript® 2015 Language Specification * [ECMAScript-2016](https://www.ecma-international.org/ecma-262/7.0/#sec-literals-string-literals), ECMAScript® 2016...

Hi, i just tried to write a base64 codec and the performance has improved compared to your project. feel free review code or copy code to this project :) Code:...

Project: https://github.com/LuoZijun/crypto Status: dev

Changes: 1. `r#try!(...)` --> `(...)?` 2. `mem::uninitialized()` --> `mem::MaybeUninit::uninit().assume_init()`

enhancement
help wanted

enhancement
help wanted

enhancement
help wanted