Commit faa8bac
authored
Make span_close() and span_open() more accurate after set_span() call.
When `Group::set_span()` is called the spans for `Group::span_open()` and `Group::span_close() ` methods just become the whole span instead of the spans the delimiters. This ensure this have at least a more useable value after a call to `Group::set_span()`.1 parent fb505a7 commit faa8bac
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
883 | | - | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
884 | 897 | | |
885 | 898 | | |
886 | 899 | | |
| |||
0 commit comments