| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-05 | * Rename LightSpan::empty into LightSpan::dummy | Guillaume Gomez | -1/+1 |
| 2021-08-05 | Add missing root_path when generating links using href | Guillaume Gomez | -0/+1 |
| 2021-08-05 | Add documentation and FIXME | Guillaume Gomez | -4/+7 |
| 2021-08-05 | formatting | Guillaume Gomez | -14/+7 |
| 2021-08-05 | Use rustdoc Span in LinkFromSrc directly | Guillaume Gomez | -4/+4 |
| 2021-08-05 | Wrap the span_map tuple index into a type called "LightSpan" | Guillaume Gomez | -13/+54 |
| 2021-08-05 | Improve code readability | Guillaume Gomez | -2/+4 |
| 2021-08-05 | * Rename 'move_span' into 'local_span_to_global_span' | Guillaume Gomez | -0/+17 |
| 2021-08-05 | Generate links for modules as well | Guillaume Gomez | -5/+24 |
| 2021-08-05 | Generate links for methods as well | Guillaume Gomez | -16/+36 |
| 2021-08-05 | Add an option for the source code link generation | Guillaume Gomez | -1/+4 |
| 2021-08-05 | Add links on source types to go to definition | Guillaume Gomez | -0/+110 |
