Muhammad Hamza
c28a71e78e
Use nightly for Rustfmt ( #2630 )
...
* add rustfmt.toml, use nightly in CI, update contributing docs
* run `cargo +nightly fmt`
2022-04-21 23:21:15 +05:00
Muhammad Hamza
b456636111
Bump minimal supported rust version (MSRV) to 1.56 ( #2334 )
...
* Bump MSRV to 1.54
* add rust version to Cargo.toml
* update macro test stderr
* 1.56 go brrrr
* 1.56 go brrrr: part 2 electric boogaloo
2022-01-06 19:32:48 +02:00
Matt
1ef364ffda
Add braces when html_nested used on html element ( #2270 )
...
* add braces when html_nested used on html element
* run rustfmt
2021-12-15 22:56:24 +01:00
Muhammad Hamza
991abab7e1
Update Rust version for macro tests to 1.51 & enable const generics tests ( #1801 )
...
* update rust version for macro test to 1.51
* enable const generic tests
* run integration tests using MSRV
* am blind
* clippy, fmt
* apply suggestion
2021-03-30 22:35:21 +02:00
Philip Peterson
e6a3ae7301
Move top-level crates to packages/<crate> ( #1680 )
...
* Move crates to packages/*
* Update Cargo.toml
* Update links
* Fix pull-request.yml
* Update examples Cargo.toml
* Update relative paths
* Update tests
* Fix path
2021-01-12 11:32:48 +08:00