]> git.lizzy.rs Git - rust.git/history - src/format.rs
add known problems
[rust.git] / src / format.rs
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonMove paths to their own module
2016-04-08 mcartonRustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
2016-03-27 josephDunneUpdate rust-clippy to rustc 1.9.0-nightly (d5a91e695...
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
2016-02-22 Martin CartonMerge pull request #699 from mcarton/format
2016-02-22 mcartonLimit `USELESS_FORMAT` with args to string args
2016-02-21 Martin CartonMerge pull request #690 from quininer/fix-nightly
2016-02-21 mcartonFix `USELESS_FORMAT` wiki
2016-02-21 llogiqMerge pull request #692 from mcarton/format
2016-02-20 mcartonSmall cleanup
2016-02-20 mcartonLint about `format!("{}", foo)`
2016-02-20 mcartonLint about usage of `format!("string literal")`