Commit fa79db8
committed
Auto merge of rust-lang#76210 - Mark-Simulacrum:tracing-update, r=oli-obk
Tracing update
This does not bring the more significant changes that are coming down the pipeline, but since I've already prepared the PR leaving it up :)
See rust-lang#76210 (comment):
> Unfortunately, tracing 0.1.20 — which contained the change to reduce the amount of code generated by the tracing macros — had to be yanked, as it broke previously-compiling code for some downstream crates. I've not yet had the chance to fix this and release a new patch. So, in order to benefit from the changes to reduce generated code, you'll need to wait until there's a new version of tracing as well as tracing-attributes and tracing-core.1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4985 | 4985 | | |
4986 | 4986 | | |
4987 | 4987 | | |
4988 | | - | |
| 4988 | + | |
4989 | 4989 | | |
4990 | | - | |
| 4990 | + | |
4991 | 4991 | | |
4992 | 4992 | | |
4993 | 4993 | | |
| |||
4996 | 4996 | | |
4997 | 4997 | | |
4998 | 4998 | | |
4999 | | - | |
| 4999 | + | |
5000 | 5000 | | |
5001 | | - | |
| 5001 | + | |
5002 | 5002 | | |
5003 | 5003 | | |
5004 | 5004 | | |
| |||
0 commit comments