index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_lint
/
src
/
context
/
diagnostics
/
check_cfg.rs
Age
Commit message (
Expand
)
Author
Lines
2024-12-15
Access `TyCtxt` from early diagnostic decoration
Urgau
-362
/
+0
2024-11-19
Add external macro specific diagnostic to check-cfg
Urgau
-8
/
+49
2024-11-19
Disable most Cargo check-cfg help in external macros
Urgau
-3
/
+10
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-09-18
Improve handling of raw-idents in check-cfg
Urgau
-3
/
+11
2024-09-02
chore: Fix typos in 'compiler' (batch 2)
Alexander Cyon
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-07-01
Improve well known value check-cfg diagnostic for the standard library
Urgau
-6
/
+12
2024-05-22
Don't suggest adding the unexpected cfgs the build-script it-self
Urgau
-12
/
+18
2024-05-21
Make early lints translatable
Xiretza
-7
/
+9
2024-05-21
Convert unexpected_cfg_{name,value} to struct diagnostics
Xiretza
-152
/
+151
2024-05-20
Fix quote escaping inside check-cfg value
Urgau
-3
/
+2
2024-05-19
Refer to the Cargo specific doc in the check-cfg diagnostics
Urgau
-2
/
+4
2024-05-19
Prefer suggesting string-literal for Cargo `check-cfg` lint config
Urgau
-18
/
+29
2024-05-16
Update `unexpected_cfgs` lint for Cargo new `check-cfg` config
Urgau
-6
/
+8
2024-05-04
Update Cargo diagnostics in check-cfg
Urgau
-4
/
+4
2024-04-29
Remove `extern crate rustc_middle` from numerous crates.
Nicholas Nethercote
-0
/
+1
2024-04-15
Move --check-cfg documentation to stable books
Urgau
-2
/
+2
2024-03-16
Move check-cfg diagnostic logic into it's own module
Urgau
-0
/
+277