Rust

Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.
Here are 18,154 public repositories matching this topic...
-
Updated
Sep 20, 2020 - C++
For fd's time options consider adding these two tweaks
--newer
and--older
visible clap aliases- default the time component to
00:00:00
when only a date is given
which would turn this verbose incantation
$ fd -t f --change-newer-than '
The documentation contains a few references to issues from the now archived yewstack/docs repository.
Since the docs repository is read-only, the same issues should be re-created here and the links in the docs should be updated to point to the new issue.
"Contribute to our docs" links
- Page: [Components Lifecycle Diagram](https://yew.rs/docs/conce
-
Updated
Sep 18, 2020 - Rust
-
Updated
Sep 12, 2020 - Makefile
-
Updated
Sep 19, 2020 - Rust
-
Updated
Sep 17, 2020 - Rust
-
Updated
Sep 20, 2020 - Rust
-
Updated
Sep 17, 2020 - Rust
-
Updated
Sep 19, 2020 - Rust
-
Updated
Sep 19, 2020 - Rust
-
Updated
Sep 19, 2020 - Rust
Summary
Some fields like:
displayedAttributes
inGET /index/:uid:/settings
andGET /index/:uid:/settings/displayed-attributes
routesfacetsDistribution
in a search query/indexes/test/search?facetsDistribution=%5B%22color%22%5D
are never consitently sorted between same requests.
Motivations
Same request should respond same results in the same order.
Implementa
Is your feature request related to a problem? Please describe.
We decided to have a single trim function in nushell/nushell#2382. What I didn't realize was that trim
had slightly different behaviour than str trim
: it will trim ALL columns by default.
Describe the solution you'd like
Have str trim
, without any arguments, trim all columns with String
/
-
Updated
Sep 18, 2020 - Java
-
Updated
Sep 18, 2020 - Rust
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'd like the source code to be automatically clang-formatted according to my settings anytime the code is compiled. That is, don't require me to use the contextual menu or keyboard shortcut to format the code. Just auto-format it; just like the code is auto-compiled too.
Well, ther
-
Updated
Sep 15, 2020 - TypeScript
The image
crate with default options is the absolute leader in code size:
File .text Size Crate
5.7% 14.6% 364.0KiB image
4.6% 12.0% 297.3KiB wgpu_native
3.8% 9.9% 246.5KiB std
3.5% 8.9% 222.1KiB usvg
2.6% 6.8% 170.0KiB iced_wgpu
I don't need to support ico
, bmp
, tga
, hdr
, dxt
, dds
, farbfeld
and so on in a program that would only ever decode
It would be great to have an option to disable italic. See what it looks like in my terminal (I haven't yet found an easy and dotfiles-automated way to add italic support to my $TERM without losing truecolors in nvim+tmux)
Resize is lagging.
it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.
another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging
Created by Graydon Hoare
Released 2010
- Organization
- rust-lang
- Website
- www.rust-lang.org
- Wikipedia
- Wikipedia
I'm not a fan of having my
cat
-alike draw a full-blown table, but I would like to have some visible "end of file, beginning of next file" separation.Unfortunately,
--style=header,grid
still draws the horizontal lines as if they were part of a table, resulting in two lines where only one is necessary:![Spectacle J14905](https://user-images.githubusercontent.com/46915/91717467-1989ef00-e