Boris-Chengbiao Zhou
|
b288c6001a
|
Fix all clippy warnings (#564)
* Fix all clippy warnings
* Revert usage of inclusive ranges
* Remove redundant function argument
* Revert use of unavailable pointer methods
* Introduce ContiguousCaseRange
|
2018-10-22 21:52:35 -07:00 |
|
Dan Gohman
|
17a9631981
|
Use more Self keywords instead of repeating the type name.
|
2018-10-05 16:40:50 -07:00 |
|
Benjamin Bouvier
|
0b3d3ac880
|
Remove logging levels restrictions (#538)
* Fixes #537: Remove release mode logging levels restrictions;
* Add information about log's logging levels in the README;
|
2018-10-02 10:45:23 -07:00 |
|
data-pup
|
d9d40e1cdf
|
lib/codegen-meta moved into lib/codegen. (#423)
* lib/codegen-meta moved into lib/codegen.
* Renamed codegen-meta and existing meta.
|
2018-07-31 07:56:26 -07:00 |
|