]> git.lizzy.rs Git - rust.git/history - src/minmax.rs
Remove * dep
[rust.git] / src / minmax.rs
2015-12-17 Manish GoregaokarMerge pull request #494 from sanxiyn/suggestion-2
2015-12-11 Manish GoregaokarMerge pull request #492 from Manishearth/wiki
2015-12-11 llogiqadded wiki comments + wiki-generating python script
2015-11-17 Manish GoregaokarMerge pull request #458 from sanxiyn/rustfmt
2015-11-17 Seo Sanghyeonrustfmt a little
2015-11-17 Manish GoregaokarMerge pull request #457 from sanxiyn/match-block-comma
2015-11-17 Seo SanghyeonRemove trailing commas in match arms with blocks
2015-11-14 llogiqMerge pull request #452 from fhartwig/lifetime-false...
2015-11-11 Manish GoregaokarMerge pull request #454 from apasel422/issue-446
2015-11-11 Andrew PaseltinerMatch `min` and `max` functions using `DefId`
2015-09-19 Manish GoregaokarUpgrade Rust to rustc 1.5.0-nightly (cff041170 2015...
2015-09-05 llogiqMerge pull request #300 from Manishearth/minmax
2015-09-05 llogiqMade min_max `Warn` by default
2015-09-05 llogiqhir naming, removed lookup, match full path
2015-09-05 llogiqnew lint: min_max