Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

A set of local page generated by cargo doc performs slow in Firefox, but OK in Edge

  • 1 risposta
  • 1 ha questo problema
  • 10 visualizzazioni
  • Ultima risposta di Paul

more options

I have a simple Rust project that refers only actix-web, yet it will need 3xx crates to build.

When run a `cargo doc --open` the page takes 10+ seconds to fully show up. Whilst the same local url in Edge only takes only 1-2 seconds.

What's wrong with Firefox?

I have a simple Rust project that refers only actix-web, yet it will need 3xx crates to build. When run a `cargo doc --open` the page takes 10+ seconds to fully show up. Whilst the same local url in Edge only takes only 1-2 seconds. What's wrong with Firefox?

Tutte le risposte (1)

more options

Hi

This question is a little beyond the remit of this forum, but I recomend that you contact the Rust community at https://users.rust-lang.org/ .