Skip to content

Commit

Permalink
Actualiza TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Villar Burke committed Jul 22, 2020
1 parent f66a455 commit 993d90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ general:
- Convertir vectores de objetos de espacios, pisos, etc a vectores de nombres y hashmaps de objetos
o convertir a https://docs.rs/crate/indexmap/
- BDCatalogo.bdc.utf8 -> Convertir a datos Rust
- Migrar de failure a thiserror: https://github.com/bytecodealliance/cranelift/pull/1188/files
- Migrar de failure a thiserror o anyhow: https://github.com/bytecodealliance/cranelift/pull/1188/files
- Usar referencias con hashes como IDs:
#[derive(Hash)]
struct Block {
Expand Down

0 comments on commit 993d90c

Please sign in to comment.