mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Fix typos and rename files
This commit is contained in:
@@ -75,8 +75,6 @@ El archivo `Cargo.toml` contiene la configuración del crate, como el nombre del
|
||||
|
||||
Actualmente, nuestro crate enlaza implícitamente con la biblioteca estándar. Intentemos deshabilitar esto añadiendo el [`atributo no_std`]:
|
||||
|
||||
[`no_std` attribute]:
|
||||
|
||||
```rust
|
||||
// main.rs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user