Codebase list rust-stfu8 / 09628c0
update of the todo list (wahou, this is a long work) Sylvestre Ledru 5 years ago
1 changed file(s) with 3 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
185185 ----------------------------
186186
187187 ripgrep needs grep
188 grep needs grep-cli, grep-printer, grep-searcher
189 grep-cli needs globset 0.4.2 (uploaded)
190 grep-printer needs grep-searcher (in NEW), serde-derive (in NEW), serde-json (uploaded)
191
192
193 ignore => crossbeam-channel => parking_lot => parking_lot_core => rustc-version (in NEW)
188
189 ignore => crossbeam-channel => parking_lot (NEW)
194190
195191 dependencies of rustfmt
196192 -----------------------
197193
198 rustfmt needs syntex_errors => syntex_pos (NEW)
199 syntex_syntax => extprim (NEW)
194 rustfmt needs syntex_syntax => syntex-errors (NEW)
200195
201196 dependencies of mdbook/exa
202197 --------------------------