Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Rust-for-Linux
/
klint
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
170
Code
Issues
3
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add two
build_assert!
lints,
build_assert_not_inlined
and
build_assert_can_be_const
- #13
#13
Closed
mqqz
wants to merge 12 commits into
Rust-for-Linux:trunk
Rust-for-Linux/klint:trunk
from
mqqz:build-assert-lints
mqqz/klint:build-assert-lints
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Add two
build_assert!
lints,
build_assert_not_inlined
and
build_assert_can_be_const
#13
mqqz
wants to merge 12 commits into
Rust-for-Linux:trunk
Rust-for-Linux/klint:trunk
from
mqqz:build-assert-lints
mqqz/klint:build-assert-lints
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2026
Extract mono-item use graph helper
Show description for 76727ce
mqqz
committed
76727ce
View commit details
Copy full SHA for 76727ce
Browse repository at this point
Add `build_assert!` diagnostic-item support
Show description for 35c2033
mqqz
committed
35c2033
View commit details
Copy full SHA for 35c2033
Browse repository at this point
Commits on Mar 25, 2026
Add `build_assert!` span recovery helper
Show description for 0d80b17
mqqz
committed
0d80b17
View commit details
Copy full SHA for 0d80b17
Browse repository at this point
Add `build_assert` summary model
Show description for 105b97c
mqqz
committed
105b97c
View commit details
Copy full SHA for 105b97c
Browse repository at this point
Add local `build_assert` dependency analysis
Show description for af77476
mqqz
committed
af77476
View commit details
Copy full SHA for af77476
Browse repository at this point
Propagate `build_assert` requirements across calls
Show description for 2aa5d46
mqqz
committed
2aa5d46
View commit details
Copy full SHA for 2aa5d46
Browse repository at this point
Move `ClosureDiag` into diagnostic module
Show description for da82562
mqqz
committed
da82562
View commit details
Copy full SHA for da82562
Browse repository at this point
Add tests for `build_assert_not_inlined` lint
Show description for 3e717cd
mqqz
committed
3e717cd
View commit details
Copy full SHA for 3e717cd
Browse repository at this point
Add docs for `build_assert_not_inlined` lint
Show description for 37017a8
mqqz
committed
37017a8
View commit details
Copy full SHA for 37017a8
Browse repository at this point
Add `build_assert_can_be_const` lint
Show description for 583f6af
mqqz
committed
583f6af
View commit details
Copy full SHA for 583f6af
Browse repository at this point
Add tests for `build_assert_can_be_const`
Show description for f4a01bf
mqqz
committed
f4a01bf
View commit details
Copy full SHA for f4a01bf
Browse repository at this point
Add docs for `build_assert_can_be_const` lint`
Show description for 40f1ef6
mqqz
committed
40f1ef6
View commit details
Copy full SHA for 40f1ef6
Browse repository at this point
You can’t perform that action at this time.