Jon Heinritz
840da8e892
Fix missing backticks in doc comments
...
This was leading to rustdocs markdown parser to interpret slices like &[u8] as
& and a link to u8
2024-03-25 14:48:22 +01:00
David Tolnay
db75c22990
Fix unintended u8 link inferred by intra doc link
2023-09-09 12:07:12 -07:00
David Tolnay
9947ae606e
Point documentation links to docs.rs instead of docs.serde.rs
2022-12-18 11:53:30 -08:00
David Tolnay
87538296f7
Replace ancient CI service provider in readme
2022-12-15 17:58:56 -08:00
David Tolnay
0a43394ef6
Update build status badge
2022-12-15 17:52:44 -08:00
David Tolnay
ab0f884fb6
Delete 1.36+ caveat from descriptions of alloc feature
2022-10-19 14:31:50 -07:00
David Tolnay
2733e635b3
Rewrap readme to 80 columns
2022-02-28 14:37:37 -08:00
David Tolnay
56cf16f900
Merge pull request 864 from novedevo/patch-1
2022-02-28 14:33:21 -08:00
Devon Sawatsky
16b68b06d6
Tweak grammar to improve readability
2022-02-28 14:19:14 -08:00
David Tolnay
71257c5667
Add discord invite links
2022-01-22 11:47:14 -08:00
David Tolnay
f0774c482a
Raise required rustc from 1.31 to 1.36
2021-12-11 15:00:37 -08:00
David Tolnay
e4057c7d1f
Change readme run buttons to tab style
2021-05-16 09:53:35 -07:00
David Tolnay
9e457129f8
Merge pull request 778 from jayeshmann/patch-1
2021-05-16 09:16:07 -07:00
Jayesh Mann
9cbdfc8464
Overlapping button fix
...
Run-in-playground and Copy-to-clipboard were overlapping.
2021-05-16 20:26:00 +05:30
ratijas
fdaddf2931
Update link to serde-json-core
2021-04-15 17:36:51 +03:00
David Tolnay
2f39790daf
Adjust wording of 'Using derive' link
2020-06-29 09:40:38 -07:00
mx
8daa85b908
Linked ReadMe to Using Derive page.
...
This helps to prevent a common problem (#564 , #682 ) caused by not including `features = ["derive"]` and getting `cannot find derive macro `Serialize` in this scope` compiler error.
2020-06-27 10:28:12 +12:00
David Tolnay
8e97eac4fa
Update 'Getting help' section
2020-05-09 22:20:53 -07:00
David Tolnay
800a8d58a9
Update build status badge to GitHub Actions
2020-05-06 00:14:11 -07:00
David Tolnay
49fd82b633
Update url for "Setting up derive" page
2020-03-14 22:34:25 -07:00
David Tolnay
dca5037ee6
Tweak no-std wording to show Cargo.toml snippet
2020-01-22 16:00:55 -08:00
Igor Matuszewski
b855996096
Correct no-std support in README.md
2020-01-23 00:29:16 +01:00
David Tolnay
a79024468c
Raise minimum supported rustc to 1.31
2020-01-22 13:02:04 -08:00
Igor Matuszewski
bbfdaf04cf
Update MSRV to 1.30 in README.md
...
As it seems to be the case as of latest commit (4b8380261b
)
2020-01-20 20:12:04 +01:00
David Tolnay
1f63f6b9fd
Smaller format for license section
2019-05-18 17:34:44 -07:00
David Tolnay
741f6dd9ea
Remove references to macro_use
2019-02-28 22:08:13 -08:00
David Tolnay
a098f41e83
Update examples to 2018 edition
2019-01-12 16:29:35 -08:00
David Tolnay
22726c6752
Fix playground links in readme
2018-09-28 10:28:39 -07:00
David Tolnay
77a8c3af9c
Less eye-catching rustc version badge
2018-03-28 15:01:25 +02:00
David Tolnay
d1e18286ae
Rustc version badge
2018-03-28 14:45:34 +02:00
David Tolnay
f4e06d1d86
Link to serde-json-core crate
2018-03-24 19:48:55 +01:00
David Tolnay
f9f204cb41
Explain square bracket indexing in more detail
2017-10-15 10:37:54 -07:00
Lachezar Lechev
732c4702ba
README - add additional info about untyped Example
2017-10-12 12:11:41 +02:00
David Tolnay
0e02332ec6
Link to benchmarks from readme
...
Fixes #82 .
2017-05-08 16:56:14 -07:00
David Tolnay
16f6bc0be9
New version number in readme
2017-04-20 22:03:38 -07:00
David Tolnay
ac8b4fcb70
Remove deserialization from Iterator<Item = io::Result<u8>>
...
Use `from_reader` instead.
2017-04-19 18:51:17 -07:00
David Tolnay
b929fcbe7e
Organize top links
2017-04-16 20:45:49 -07:00
David Tolnay
1debc31225
Add playground links to readme
2017-04-13 10:09:19 -07:00
David Tolnay
ac1e28fe98
Expand the readme examples into real code
2017-04-11 17:47:41 -07:00
David Tolnay
62c3ee45f6
Typo in readme
2017-01-25 13:30:05 -08:00
David Tolnay
01f299be3f
Readme cleanup
2017-01-25 13:28:52 -08:00
David Tolnay
036d48fc01
Revamp readme
2017-01-25 13:11:58 -08:00
David Tolnay
bb46893a00
Documentation
2017-01-24 23:28:30 -08:00
David Tolnay
b99017867c
Remove proc_macro feature from readme
2017-01-15 09:34:10 -08:00
David Tolnay
b28c5f65bd
Link to release notes from readme
2016-12-22 21:53:58 -05:00
David Tolnay
c30572eb1f
Add recommended Cargo.toml line to readme
2016-12-22 21:43:01 -05:00
David Tolnay
e0bdf46400
Readme revamp
2016-12-22 21:38:52 -05:00
David Tolnay
c104badf1c
Update to proc_macro
2016-10-08 22:12:51 -07:00
David Tolnay
b35c3c7202
Fix serde_derive usage examples
2016-10-03 21:22:06 -07:00
Benjamin Hoffmeyer
e2994f71eb
Update README.md for deprecation of serde_macros for serde_derive
2016-10-03 19:41:43 -04:00