Commit Graph

7 Commits

Author SHA1 Message Date
Toby Lawrence db02cd80da
Merge branch 'main' into experiment/name-parts 2020-11-13 13:26:42 -05:00
Toby Lawrence 55f289261c forgot dat flag 2020-11-13 12:56:48 -05:00
Toby Lawrence 2d807af5b0 gotta bump MSRV to 1.46 for coercing to unsized slices in const fns 2020-11-13 12:30:22 -05:00
Floris Bruynooghe 4fafc34869 Add docs build to CI
This should avoid accidentally breaking docs.
2020-11-10 21:06:25 +01:00
Toby Lawrence ebcaab37c1
macros: sanitize/validate metric name (#95)
* macros: sanitize metric name

* bump msrv for tests
2020-09-27 18:00:16 -04:00
Toby Lawrence 72602ce6fb
tracing-context: optimize Visit impl (#94)
* tracing-context: optimize Visit impl
2020-09-27 15:32:10 -04:00
Toby Lawrence 1ed5f7fd63
Switch from Azure Pipelines to Github Actions. (#93)
* Switch from Azure Pipelines to Github Actions.

* Move the CI config to the right folder.
2020-09-27 08:57:37 -04:00