Commit Graph

  • 9de627d2bd prepare for 0.4.13 release KodrAus 2021-01-08 14:24:25 +10:00
  • 289f139fb7 Merge pull request #434 from rust-lang/fix/kv-features Ashley Mannix 2021-01-08 14:22:08 +10:00
  • 4e6455532d use kv_unstable_std instead of std Ashley Mannix 2021-01-08 14:18:01 +10:00
  • 8eac9ff808 add a feature check stage Ashley Mannix 2021-01-08 14:13:48 +10:00
  • 6b6881db63 check std feature against kv_unstable Ashley Mannix 2021-01-08 14:01:53 +10:00
  • 12cf77c755 Merge pull request #432 from KodrAus/fix/test-path-during-package Ashley Mannix 2021-01-08 10:48:56 +10:00
  • afe420c5ba add path for filters and macros tests Ashley Mannix 2021-01-08 10:42:59 +10:00
  • eddf51f7bb Merge pull request #429 from KodrAus/cargo/0.4.12 Ashley Mannix 2021-01-08 10:30:07 +10:00
  • 665ef49536 Clarify ordering of log levels in the docs DevJac 2020-10-30 15:52:42 -06:00
  • 525299c584 prepare for 0.4.12 release KodrAus 2020-12-24 09:07:48 +10:00
  • d03716818a Run tests in our MSRV (#427) Ashley Mannix 2020-12-21 16:44:59 +10:00
  • 8653c7cf3e Merge pull request #422 from Aaron1011/fix/semi Ashley Mannix 2020-12-21 15:50:24 +10:00
  • 22df557e03 Merge pull request #426 from KodrAus/feat/kv-downcast Ashley Mannix 2020-12-21 15:32:38 +10:00
  • f8e693ec77 add adapters for serializing Sources Ashley Mannix 2020-12-21 15:00:06 +10:00
  • 5248c64673 expose downcasting on Value Ashley Mannix 2020-12-21 11:39:00 +10:00
  • 8dd8fd8cc8 Merge pull request #423 from KodrAus/feat/value-bag Ashley Mannix 2020-11-29 19:08:13 +10:00
  • 9c26930b30 add serde support to Value Ashley Mannix 2020-11-29 18:46:59 +10:00
  • 14efd2600b simplify ToValue impl for str Ashley Mannix 2020-11-29 11:29:45 +10:00
  • 6be03a0a5b add value support for std::error::Error Ashley Mannix 2020-11-29 11:22:45 +10:00
  • ecc97655a6 replace value impl with value-bag Ashley Mannix 2020-10-03 17:06:45 +10:00
  • f2725a1786 Remove some trailing semicolons from macro definitions Aaron Hill 2020-11-09 15:59:04 -05:00
  • f5d75da6d7 Merge pull request #417 from mbrubeck/deps Ashley Mannix 2020-10-16 08:57:42 +10:00
  • fc17609cc5 Update to cfg-if 1.0 Matt Brubeck 2020-10-12 11:04:06 -07:00
  • f030474e4c Merge pull request #418 from mbrubeck/const Ashley Mannix 2020-10-15 18:30:53 +10:00
  • 2227f016b4 Merge pull request #419 from rust-lang/KodrAus-patch-1 Ashley Mannix 2020-10-15 17:58:33 +10:00
  • 63f4de6b8b remove dependency on reverted const type id Ashley Mannix 2020-10-15 17:51:20 +10:00
  • 2257cf5dbc Remove broken const_type_id feature Matt Brubeck 2020-10-14 10:05:02 -07:00
  • 7249ffea5d Merge pull request #413 from alistair23/alistair/atomics Steven Fackler 2020-09-22 19:38:37 -04:00
  • 317c373bbd lib.rs: Add rationale comments Alistair Francis 2020-09-22 12:07:01 -07:00
  • fac4da4193 build.rs: Convert to functions Alistair Francis 2020-09-22 12:06:47 -07:00
  • 42be4959d3 workflows/main.yml: Add an embedded riscv32imc test case Alistair Francis 2020-09-21 12:02:55 -07:00
  • bde6e49856 Merge pull request #414 from lionel1704/boxed-impl Steven Fackler 2020-09-21 12:14:50 -04:00
  • 96f904c5b2 Implement Log for boxed data types that already implement the Log trait Lionel Faber 2020-09-21 17:19:58 +05:30
  • a4c123b35e lib: Implement AtomicUsize for platforms without atomics Alistair Francis 2020-09-11 11:35:14 -07:00
  • 4d0d6156a9 build.rs: Update the list of non CAS targets Alistair Francis 2020-09-11 11:37:43 -07:00
  • ac4ea26054 Merge pull request #409 from Thomasdezeeuw/log-as_str Steven Fackler 2020-08-24 09:05:36 -04:00
  • c093b1cad4 Add LevelFilter::as_str Thomas de Zeeuw 2020-08-24 11:20:25 +02:00
  • 991ba1466f Add Level::as_str Thomas de Zeeuw 2020-08-23 19:01:39 +02:00
  • b18af0e019 Require Source methods be implemented in test (#406) Ashley Mannix 2020-08-04 11:35:58 +10:00
  • f905f44301 Rework structured value casting (#396) Ashley Mannix 2020-08-03 18:05:15 +10:00
  • 926836aed0 Merge pull request #405 from diondokter/master Ashley Mannix 2020-07-28 17:52:30 +10:00
  • a7fb85e0fc Back to u64 Dion Dokter 2020-07-28 08:17:18 +02:00
  • ce2e11e8f2 Made the variants deserialize as u32 because that's the type that is given when serializing. Added tests Dion Dokter 2020-07-27 09:41:04 +02:00
  • 6614f5387a Added deserialization from index. Dion Dokter 2020-07-27 09:16:45 +02:00
  • 2fc07457c7 Merge pull request #404 from KodrAus/cargo/0.4.11 Ashley Mannix 2020-07-16 10:04:01 +10:00
  • 52edebb448 just don't do self updates in ci Ashley Mannix 2020-07-16 09:19:04 +10:00
  • 1f25e819e5 prepare for 0.4.11 release Ashley Mannix 2020-07-09 09:51:24 +10:00
  • 64102ab113 Merge pull request #401 from brettcannon/patch-1 Ashley Mannix 2020-06-23 16:14:54 +10:00
  • 73b64432b1 Fix a grammatical mistake Brett Cannon 2020-06-13 11:22:55 -07:00
  • 4cd9c4c4e5 Merge pull request #400 from KodrAus/fix/value-fmt Ashley Mannix 2020-06-05 21:21:45 +10:00
  • 8f24c59c4e bump sval to 0.5.2 for fmt fixes Ashley Mannix 2020-06-04 22:27:58 +10:00
  • 25ef4807fa remove unneeded io::Error From impl Ashley Mannix 2020-06-04 21:13:38 +10:00
  • 58eb5ba4f3 respect fmt trait and flags in Value Ashley Mannix 2020-06-04 21:12:31 +10:00
  • 699a0944a1 Merge pull request #398 from dtolnay/ra_hir_def Ashley Mannix 2020-06-04 14:05:51 +10:00
  • ee3c6d598e Resolve possible inference disruption by removing unneeded From impl David Tolnay 2020-06-03 18:43:38 -07:00
  • f2c714d092 Merge pull request #393 from sivadeilra/doc_update Steven Fackler 2020-04-21 13:08:29 -04:00
  • 81646b8675 Add reference to win_dbg_logger Arlie Davis 2020-04-21 09:38:17 -07:00
  • e031b59720 Merge pull request #392 from jyn514/master Steven Fackler 2020-04-18 09:40:55 -04:00
  • 2a3cee5da3 Document why transmute is sound Joshua Nelson 2020-04-10 13:23:03 -04:00
  • 63c3ad4c52 Reduce the scope of unsafe blocks Joshua Nelson 2020-04-09 21:24:21 -04:00
  • 7784fef559 Merge pull request #389 from Mark-Simulacrum/to-triagebot Steven Fackler 2020-03-31 16:56:46 -04:00
  • 845a6914a1 Add triagebot configuration Mark Rousskov 2020-03-31 16:39:34 -04:00
  • ded2d82f71 Merge pull request #384 from nblumhardt/patch-1 Steven Fackler 2020-03-09 15:52:28 -04:00
  • b4069ed1a7 Show master branch build status in README Nicholas Blumhardt 2020-03-09 15:51:57 +10:00
  • cada9c2890 Merge pull request #380 from vallentin/master Ashley Mannix 2020-02-17 07:39:18 +10:00
  • 46bbc32b99 Fixed misspelling vallentin 2020-02-11 21:18:50 +01:00
  • 6c4a63fca7 Merge pull request #379 from KodrAus/feat/value-coercion Ashley Mannix 2020-02-03 09:43:11 +10:00
  • dce289373e refactor coerce into cast revert to to_ inherent methods support downcasting erased values Ashley Mannix 2020-02-01 12:42:41 +10:00
  • 043c2b897e make the get test use borrowed data Ashley Mannix 2020-01-31 17:33:43 +10:00
  • ba0d02d081 refactor value module layout Ashley Mannix 2020-01-31 17:28:30 +10:00
  • 1231684853 make value internal visitor support borrowing Ashley Mannix 2020-01-31 15:02:59 +10:00
  • 456ab9a7e6 support coercing Values into primitive types Ashley Mannix 2020-01-31 12:31:43 +10:00
  • 20c5550fc9 Update CI installation of Rust on macos Alex Crichton 2020-01-28 00:43:46 -08:00
  • 6e5a38a21e Merge pull request #377 from helaan/fix/remove-atomic-usize-init Steven Fackler 2020-01-17 16:51:02 -05:00
  • 8153f36981 Remove ATOMIC_USIZE_INIT Henk van der Laan 2020-01-17 22:43:21 +01:00
  • 0061e37ecd Merge pull request #374 from KodrAus/fix/kv_macro Ashley Mannix 2019-12-19 10:46:21 +10:00
  • 43c9bb39ad revert to old macro impl for now Ashley Mannix 2019-12-19 07:15:14 +10:00
  • 3b42251ca7 add test for named format args Ashley Mannix 2019-12-19 07:11:56 +10:00
  • 3659bc6285 Merge pull request #373 from AnderEnder/remove-deprecated-error-description Ashley Mannix 2019-12-19 07:04:31 +10:00
  • 23aeb65fe5 remove deprecated Error::description Andrii Radyk 2019-12-17 09:26:46 +01:00
  • 9e73d0d25d Merge pull request #371 from KodrAus/cargo/0.4.10 Ashley Mannix 2019-12-16 15:31:55 +10:00
  • eaad14c30d prepare for 0.4.10 release Ashley Mannix 2019-12-16 11:58:08 +10:00
  • 0bbe985dd1 make macro style consistent Ashley Mannix 2019-12-16 11:57:55 +10:00
  • 8243e556dd Merge pull request #370 from KodrAus/fix/macro-expr-context Ashley Mannix 2019-12-16 11:51:15 +10:00
  • 969809c909 fix up macro use in expr context Ashley Mannix 2019-12-16 10:09:37 +10:00
  • 0341e41c32 Merge pull request #368 from KodrAus/cargo/0.4.9 Ashley Mannix 2019-12-16 08:28:56 +10:00
  • 60fc7f6b07 add missing link to changelog Ashley Mannix 2019-12-12 08:41:59 +10:00
  • 8f17731722 prepare for 0.4.9 release Ashley Mannix 2019-12-12 08:36:02 +10:00
  • 623c16dce9 Merge pull request #367 from TethysSvensson/master Ashley Mannix 2019-12-11 17:24:53 +10:00
  • 7546411b5d The 'static lifetime is inferred in the definition of static items Mathias Svensson 2019-12-10 11:42:28 +01:00
  • 1b3a9e8671 Run cargo fix Mathias Svensson 2019-12-10 11:41:36 +01:00
  • 9addc57b6c Use Box::leak to get rid of some unsafe code Mathias Svensson 2019-12-10 11:36:36 +01:00
  • d0e28b4584 Merge pull request #366 from sfackler/lit-code-size Ashley Mannix 2019-12-09 16:23:57 +10:00
  • e45d951283 fix up macro Ashley Mannix 2019-12-09 16:19:17 +10:00
  • 50d412c30b Merge branch 'master' of https://github.com/rust-lang-nursery/log into lit-code-size Ashley Mannix 2019-12-09 16:14:39 +10:00
  • 3240603fba Merge pull request #353 from yoshuawuyts/kv-support Ashley Mannix 2019-12-09 16:00:44 +10:00
  • 4c4734b18e Add a separate path for messages with no format arguments Steven Fackler 2019-11-19 16:38:05 -08:00
  • dc1205d931 Merge pull request #362 from KodrAus/ci/msrv Steven Fackler 2019-11-24 16:35:06 -05:00
  • 4316c1c5a3 Update lib.rs Steven Fackler 2019-11-24 16:29:23 -05:00
  • afd5773b05 1.31.0 it is then Ashley Mannix 2019-11-24 14:52:05 +10:00