-
Highlightrs currently uses `rustdoc::html::highlight::highlight` to do the highlighting but thats just a thin wrapper around the scanner. It can't recognize bad syntax or language constructs. Lets try…
-
Currently when you do a search, we're looking in crate names, keywords, descriptions, and READMEs for matches, and there's no way to change that.
If we have an "advanced search" form, I could imagi…
-
Currently, we have [a global limit on the number of versions of a crate that can be published in one day](https://github.com/rust-lang/crates.io/blob/2e58c2450a9cd48e4e6aed99a382b0b70754aa7d/src/contr…
-
Hello,
I have a tarball that I want to read
```
-> % file backup.tar
backup.tar: POSIX tar archive
```
But I've got an error
```
error: "numeric field was not a number: t Regard when getti…
-
It seems that for each lint that is run, rustc only prints `pre_AST_expansion_lint_checks` when invoked with `-Ztime-passes`:
````rust
fn pre_expansion_lint(sess: &Session, lint_store: &LintStore,…
-
Bug reproducting:
1. Mark any item in the filter
2. Double click the item in the inventory will collect the marked item out of the filter
Version:
FTB OceanBlock 1.11.0
Krate-1.16.5-0.1.4
-
Since Rust 1.75.0 the [`version` field is optional](https://github.com/rust-lang/cargo/pull/12786). I have a crate without version. But when running `cargo geiger` I get:
```
error: failed to parse …
faern updated
6 months ago
-
**Decompacting Upgrade:**
- for recipes with 1 item input and n item output
- filter to restrict processed items
- checkboxes for rules:
- restrict to 1 stack
decompact to no more than 1 …
-
Outside of the root module, edition2018+ (path reform) `extern crate` still behaves like edition2015 `extern crate` — that is, it doesn't make the name available as `::cratename`, only importing it as…
-
### Data Owner Name
The Starling Lab
### Data Owner Country/Region
United States
### Data Owner Industry
Education & Training
### Website
https://www.starlinglab.org/
### Socia…