Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
icecream17
/
annotate-snippets-rs
Public
forked from
rust-lang/annotate-snippets-rs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
106f70c
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 10, 2024
Merge pull request #133 from Muscraft/merge-lines
Show description for 106f70c
Muscraft
authored
106f70c
Copy full SHA for 106f70c
Commits on Jul 1, 2024
chore(deps): Update Rust crate snapbox to v0.6.10
renovate[bot]
committed
10e6e40
Copy full SHA for 10e6e40
Commits on Jun 24, 2024
feat: Match Rust's overlapping multiline starts
Muscraft
committed
b25bd3e
Copy full SHA for b25bd3e
Commits on Jun 20, 2024
feat: Match Rust's multiline start special case
Muscraft
committed
66bbd82
Copy full SHA for 66bbd82
feat: Merge multiline annotations with matching spans
Muscraft
committed
0175871
Copy full SHA for 0175871
fix: Properly handle multiple annotations on one line
Muscraft
committed
9ec2939
Copy full SHA for 9ec2939
test: Add some of Rust's parser tests
Muscraft
committed
d1d3a62
Copy full SHA for d1d3a62
Commits on Jun 19, 2024
test: Add tests for multiple annotations per line
Muscraft
committed
52bf734
Copy full SHA for 52bf734
Commits on Jun 15, 2024
Merge pull request #132 from Muscraft/0.11.4
Show description for 23de02d
Muscraft
authored
23de02d
Copy full SHA for 23de02d
chore: Release annotate-snippets version 0.11.4
Muscraft
committed
fb498f9
Copy full SHA for fb498f9
docs: Update changelog
Muscraft
committed
b3b10c9
Copy full SHA for b3b10c9
Commits on Jun 14, 2024
Merge pull request #131 from Muscraft/fix-no-highlght-line-end
Show description for b5a0af2
epage
authored
b5a0af2
Copy full SHA for b5a0af2
fix: Improve annotating line endings
Muscraft
committed
c68600d
Copy full SHA for c68600d
test: Cleanup ann_multiline2 source
Muscraft
committed
004e6f9
Copy full SHA for 004e6f9
Commits on Jun 13, 2024
chore(deps): Update Rust Stable to v1.79
renovate[bot]
committed
ca313bf
Copy full SHA for ca313bf
Commits on Jun 6, 2024
Merge pull request #128 from Muscraft/0.11.3
Show description for 0276809
epage
authored
0276809
Copy full SHA for 0276809
chore: Release annotate-snippets version 0.11.3
Muscraft
committed
92275d2
Copy full SHA for 92275d2
Merge pull request #127 from epage/change
Show description for 8f031c0
Muscraft
authored
8f031c0
Copy full SHA for 8f031c0
docs: Update changelog
epage
committed
3c15fc8
Copy full SHA for 3c15fc8
Merge pull request #126 from epage/msrv
Show description for 5229c03
Muscraft
authored
5229c03
Copy full SHA for 5229c03
chore(deps): Update Rust Stable to v1.78
renovate[bot]
committed
8908d92
Copy full SHA for 8908d92
Merge pull request #124 from epage/template
Show description for 713d96f
Muscraft
authored
713d96f
Copy full SHA for 713d96f
chore: Drop MSRV to 1.65
epage
committed
4ded7b2
Copy full SHA for 4ded7b2
chore: Update lints from epage/_rust template
epage
committed
9c43a84
Copy full SHA for 9c43a84
chore: Update from epage/_rust template
epage
committed
b5a6b53
Copy full SHA for b5a6b53
Commits on Jun 1, 2024
chore(deps): update compatible (dev)
renovate[bot]
committed
dce69df
Copy full SHA for dce69df
Commits on May 24, 2024
Merge pull request #122 from epage/snap
Show description for 2385467
epage
authored
2385467
Copy full SHA for 2385467
refactor: Resolve deprecations
epage
committed
b8d0b9e
Copy full SHA for b8d0b9e
chore: Upgrade to snapbox 0.6
epage
committed
7624aca
Copy full SHA for 7624aca
refactor: Migrate from snapbox::harness to tryfn
epage
committed
eb5e858
Copy full SHA for eb5e858
refactor: Resolve snapbox deprecations
epage
committed
123a222
Copy full SHA for 123a222
chore: Upgrade snapbox
epage
committed
3d43314
Copy full SHA for 3d43314
chore: Remove unused feature
epage
committed
edf68fa
Copy full SHA for edf68fa
Commits on May 1, 2024
chore(deps): update rust crate serde to 1.0.199
renovate[bot]
committed
a6f3a12
Copy full SHA for a6f3a12
Commits on Apr 27, 2024
Merge pull request #120 from Muscraft/0.11.2
Show description for 0702599
Muscraft
authored
0702599
Copy full SHA for 0702599
Pagination
Previous
Next
You can’t perform that action at this time.