-
Notifications
You must be signed in to change notification settings - Fork 45
Insights: rust-lang/annotate-snippets-rs
Overview
Could not load contribution data
Please try again later
33 Pull requests merged by 3 people
-
feat: Add Level::no_name
#242 merged
Jul 2, 2025 -
fix: Rename
Label::ERROR.text().title()
withLabel::ERROR.with_name().title()
#241 merged
Jul 2, 2025 -
docs: Document more of the API
#240 merged
Jul 2, 2025 -
fix!: Make fold the default
#239 merged
Jul 2, 2025 -
docs: Describe Origin::primary
#238 merged
Jul 1, 2025 -
fix: Force group levels to be explicitly given
#237 merged
Jul 1, 2025 -
feat: Allow setting the primary level for a group
#235 merged
Jul 1, 2025 -
chore(deps): Update Rust crate anstream to v0.6.19
#236 merged
Jul 1, 2025 -
fix!: Make AnnotationKind non-exhaustive
#233 merged
Jun 30, 2025 -
fix: Add missing functions for setting stylesheet colors
#234 merged
Jun 30, 2025 -
fix: Take Into<Cow> instead of &str
#232 merged
Jun 30, 2025 -
Remove message
#231 merged
Jun 27, 2025 -
Add suppost for Hyperlinks on IDs
#230 merged
Jun 27, 2025 -
fix: Align multi-line secondary titles by level text
#229 merged
Jun 27, 2025 -
chore(deps): Update Rust Stable to v1.88
#228 merged
Jun 26, 2025 -
Improve clarity arount Origin and Snippet
#227 merged
Jun 26, 2025 -
fix: Color suggestion removal diff
#226 merged
Jun 25, 2025 -
fix: Make span_to_lines return at least one line
#225 merged
Jun 25, 2025 -
test: Adjust spans to match original test spans
#224 merged
Jun 25, 2025 -
fix: Don't attempt out of bounds buffer replacments
#223 merged
Jun 25, 2025 -
test: Ensure all examples have a test
#222 merged
Jun 24, 2025 -
feat: Add support for "short message"
#220 merged
Jun 24, 2025 -
fix: Ensure empty sources have one "line"
#219 merged
Jun 24, 2025 -
fix!: Remove of Origin::label
#218 merged
Jun 24, 2025 -
fix: Remove unneeded annotation sorting
#217 merged
Jun 12, 2025 -
fix: Match how rustc handles annotating newlines
#216 merged
Jun 12, 2025 -
fix: Match rustc's multiline reordering
#215 merged
Jun 12, 2025 -
fix: Match rustc's first group trailing line
#214 merged
Jun 12, 2025 -
On long spans, trim the middle of them to make them fit in the terminal width
#213 merged
Jun 12, 2025 -
fix: Only bold the first title of a message
#212 merged
Jun 12, 2025 -
Color Primary annotations by their group level
#211 merged
Jun 12, 2025 -
chore: Fix clippy warning
#210 merged
Jun 11, 2025 -
chore: Address clippy::needless_doctest_main
#209 merged
Jun 11, 2025
1 Pull request opened by 1 person
-
fix: Split out `Message` from `Title`
#243 opened
Jul 2, 2025
7 Issues closed by 2 people
-
consider the hard-coding of `...` as an indicator that a line has been trimmed or cut
#174 closed
Jul 2, 2025 -
Consider adding builder methods that take Options
#115 closed
Jul 2, 2025 -
Make `fold` the default
#199 closed
Jul 2, 2025 -
`Element::Origin` and `Snippet::origin` are unclear when to use either
#208 closed
Jul 1, 2025 -
Owned variants of APIs where &str is used
#200 closed
Jun 30, 2025 -
`Level.header` vs `Level.title` is confusing
#196 closed
Jun 27, 2025 -
`Origin::label` doesn't make sense
#197 closed
Jun 24, 2025
1 Issue opened by 1 person
-
Snippets without a path don't have a proper group start (unicode)
#244 opened
Jul 2, 2025
5 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Dependency Dashboard
#65 commented on
Jul 1, 2025 • 0 new comments -
how to annotate an empty span immediately before the start of a line?
#176 commented on
Jul 1, 2025 • 0 new comments -
Rename `title` to `header`
#118 commented on
Jul 1, 2025 • 0 new comments -
enable a way to elide the message "header"
#167 commented on
Jul 2, 2025 • 0 new comments -
feat: Add `Level::None` for omitting the header
#171 commented on
Jun 12, 2025 • 0 new comments