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_builtin_macros
/
src
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-14
Move more early buffered lints to dyn lint diagnostics (1/N)
León Orell Valerian Liehr
-2
/
+1
2025-08-22
Move validate_attr to `rustc_attr_parsing`
Jonathan Brouwer
-1
/
+2
2025-08-09
remove `P`
Deadbeef
-6
/
+5
2024-12-31
Account for format_args in HiddenUnicodeCodepoints lint
Michael Goulet
-0
/
+5
2024-12-31
Make parsed string literal fields named
Michael Goulet
-4
/
+14
2024-12-19
Speed up `Parser::expected_token_types`.
Nicholas Nethercote
-3
/
+3
2024-10-13
Fix bug where `option_env!` would return `None` when env var is present but n...
beetrees
-7
/
+25
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-08-07
Stabilize `unsafe_attributes`
carbotaniuman
-1
/
+0
2024-07-29
Deny unsafe on more builtin attributes
carbotaniuman
-0
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+6
2024-07-22
Merge impl and trait item mut visitor methods to mirror immut visitor
Oli Scherer
-2
/
+1
2024-05-21
Rename buffer_lint_with_diagnostic to buffer_lint
Xiretza
-1
/
+1
2024-05-21
Convert uses of BuiltinLintDiag::Normal to custom variants
Xiretza
-3
/
+3
2024-04-26
Adjust some `pub`s.
Nicholas Nethercote
-2
/
+2
2024-04-26
Move some functions from `rustc_expand` to `rustc_builtin_macros`.
Nicholas Nethercote
-4
/
+184
2024-03-05
Rename all `ParseSess` variables/fields/lifetimes as `psess`.
Nicholas Nethercote
-2
/
+2
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-03-22
rustc: Remove unused `Session` argument from some attribute functions
Vadim Petrochenkov
-2
/
+2
2022-11-29
Avoid unnecessary `MetaItem`/`Attribute` conversions.
Nicholas Nethercote
-3
/
+8
2021-12-15
Add a lint for duplicated attributes.
Ethiraric
-2
/
+33
2020-08-30
mv compiler to compiler/
mark
-0
/
+12