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 19,280 public repositories matching this topic...
Describe the bug you encountered:
Though the folder has few files without extension, but the following command returns nothing.
$ fd -t f -e ''
Describe what you expected to happen:
I expected to have a output ~similar to the output of find . -type f ! -name "*.*"
What version of fd
are you using?
fd 8.1.1
Which operating system / distribution are you on?
-
Updated
Nov 24, 2020 - C++
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
Nov 24, 2020 - Rust
-
Updated
Nov 19, 2020 - Rust
-
Updated
Nov 23, 2020 - Makefile
-
Updated
Nov 24, 2020 - Rust
-
Updated
Nov 22, 2020 - Rust
Is your feature request related to a problem? Please describe.
Elasticsearch is a search engine based on the Lucene library and is most popular for full-text search. Many software is built around Elasticsearch API. MeiliSearch has a different set of Restful API than es, making it hard to get existing software working with MeiliSearch.
Describe the solution you'd like
Provide a middle-
-
Updated
Nov 16, 2020 - Rust
-
Updated
Nov 24, 2020 - Rust
-
Updated
Nov 24, 2020 - Rust
-
Updated
Nov 24, 2020 - Rust
Describe the bug
I was opening the main .toml
file in the project root when I discovered this. Using the command:
open Cargo.toml | get bin | get required-features
, produces both an output table, and an error:
> open Cargo.toml | get bin | get required-features
────┬────────────
0 │ textview
1 │ inc
2 │ ps
3 │ sys
4 │ fetch
-
Updated
Oct 31, 2020 - Java
-
Updated
Nov 24, 2020 - Rust
-
Updated
Oct 30, 2020 - Rust
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
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
-
Updated
Nov 19, 2020 - Python
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
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
-
Updated
Oct 14, 2020 - Shell
Created by Graydon Hoare
Released 2010
- Organization
- rust-lang
- Website
- www.rust-lang.org
- Wikipedia
- Wikipedia