]> git.lizzy.rs Git - rust.git/history - crates/tools/src/lib.rs
Use stable toolchain
[rust.git] / crates / tools / src / lib.rs
2019-01-24 Jeremy KolbUse stable toolchain
2019-01-19 Aleksey Kladov:arrow_up: update rust
2019-01-04 bors[bot]Merge #391
2019-01-01 bors[bot]Merge #396
2018-12-31 bors[bot]Merge #395
2018-12-31 bors[bot]Merge #165
2018-12-31 bors[bot]Merge #393
2018-12-31 DJMcNabAdd a fuzzing subcommand
2018-12-30 bors[bot]Merge #366
2018-12-30 bors[bot]Merge #365
2018-12-30 bors[bot]Merge #358
2018-12-29 Aleksander Vognild... Install rustfmt in rustfmt test
2018-12-27 bors[bot]Merge #325
2018-12-27 bors[bot]Merge #332
2018-12-27 bors[bot]Merge #334
2018-12-26 gfreezyfix use std::{self}
2018-12-24 bors[bot]Merge #302
2018-12-21 bors[bot]Merge #306
2018-12-20 bors[bot]Merge #305 #307
2018-12-20 Aleksey Kladov:arrow_up: 1.31.1
2018-12-20 bors[bot]Merge #299
2018-12-20 DJMcNabFix the tests and fix the precommit hook
2018-12-20 DJMcNabRename test_fail to test_err
2018-12-20 DJMcNabChange parser tests dir to inline/ok and inline/err
2018-12-09 bors[bot]Merge #271
2018-12-09 DJMcNabReimplement format-hook using a rust binary
2018-12-09 DJMcNabUpdate hook to not add unstaged files
2018-12-09 DJMcNabImplement and test format hook
2018-12-09 bors[bot]Merge #267
2018-12-09 DJMcNabFix cargo format component name and run rustfmt
2018-12-06 bors[bot]Merge #260
2018-12-06 Aleksey Kladovmodernize some code
2018-12-06 bors[bot]Merge #256
2018-12-06 bors[bot]Merge #258
2018-12-06 Aleksey Kladov:arrow_up: 1.31.0 :tada:
2018-12-02 bors[bot]Merge #252
2018-11-24 bors[bot]Merge #241
2018-11-24 Aleksey Kladovswitch back to the latest beta
2018-11-21 bors[bot]Merge #236
2018-11-21 Aleksey KladovPin to older beta
2018-10-31 Aleksey KladovSpeedup fmt
2018-10-31 Aleksey KladovReformat all
2018-10-31 Muhammad Mominul... Various changes
2018-10-31 Muhammad Mominul... initial implementation
2018-10-23 bors[bot]Merge #151
2018-10-22 bors[bot]Merge #150
2018-10-22 bors[bot]Merge #152
2018-10-22 bors[bot]Merge #138
2018-10-17 Alan DuClippy lint: single-character string constant
2018-10-16 bors[bot]Merge #136
2018-10-16 Aleksey Kladovfix tests
2018-10-16 Aleksey Kladovextract teraron
2018-10-16 bors[bot]Merge #134
2018-10-16 Jeremy A. KolbCargo Format
2018-10-16 bors[bot]Merge #128
2018-10-16 Muhammad Mominul... take `&Path` instead of `PathBuf`
2018-10-15 Muhammad Mominul... Refactor the constants
2018-10-15 Muhammad Mominul... Use CARGO_MANIFEST_DIR for locating the grammar.ron...
2018-10-14 Muhammad Mominul... Show how to generate code with error message
2018-10-14 Muhammad Mominul... create cli.rs and make the tests passing
2018-08-10 Aleksey Kladovorganizize