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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-19
Allow builtin macros to be used more than once.
Mara Bos
-6
/
+8
2025-03-12
Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr
bors
-1
/
+0
2025-03-12
Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan...
Matthias Krüger
-1
/
+0
2025-03-12
Auto merge of #138083 - nnethercote:rm-NtItem-NtStmt, r=petrochenkov
bors
-0
/
+1
2025-03-11
Auto merge of #128440 - oli-obk:defines, r=lcnr
bors
-0
/
+2
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-0
/
+2
2025-03-11
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-0
/
+1
2025-03-08
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-07
Increase recursion_limit in numerous crates.
Nicholas Nethercote
-0
/
+1
2025-02-03
Desugars contract into the internal AST extensions
Felix S. Klock II
-0
/
+5
2025-02-02
Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=o...
Matthias Krüger
-2
/
+0
2025-01-22
Point at invalid utf-8 span on user's source code
Esteban Küber
-0
/
+1
2025-01-14
remove Rustc{En,De}codable from library and compiler
Ralf Jung
-2
/
+0
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-1
/
+1
2024-11-27
update cfgs
Boxy
-1
/
+1
2024-10-24
s/SmartPointer/CoerceReferent/g
Ding Xiang Fei
-1
/
+1
2024-10-11
Single commit implementing the enzyme/autodiff frontend
Manuel Drehwald
-0
/
+3
2024-09-09
bootstrap `naked_asm!` for `compiler-builtins`
Folkert de Vries
-0
/
+1
2024-08-16
Add `warn(unreachable_pub)` to `rustc_builtin_macros`.
Nicholas Nethercote
-0
/
+1
2024-07-30
Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68
bors
-1
/
+0
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-07-28
step cfg(bootstrap)
Mark Rousskov
-1
/
+0
2024-07-17
Split part of `adt_const_params` into `unsized_const_params`
Boxy
-0
/
+1
2024-06-25
`sudo CI=green` && Review changes <3
xFrednet
-1
/
+1
2024-06-25
RFC 2383: Stabilize `lint_reasons` :tada:
xFrednet
-1
/
+1
2024-06-24
SmartPointer derive-macro
Xiangfei Ding
-0
/
+1
2024-06-12
Use `tidy` to sort crate attributes for all compiler crates.
Nicholas Nethercote
-2
/
+4
2024-04-30
Remove `extern crate tracing` from numerous crates.
Nicholas Nethercote
-4
/
+0
2024-04-26
Move some functions from `rustc_expand` to `rustc_builtin_macros`.
Nicholas Nethercote
-1
/
+1
2024-04-25
Name the field in `Expander`.
Nicholas Nethercote
-2
/
+2
2024-04-08
Add pattern types to parser
Oli Scherer
-0
/
+2
2024-03-20
Make type_ascribe! not a built-in
Michael Goulet
-2
/
+0
2024-02-25
Add `ErrorGuaranteed` to `ast::ExprKind::Err`
Lieselotte
-0
/
+1
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-0
/
+2
2024-01-25
Remove unused features
clubby789
-3
/
+0
2024-01-21
Add `#[coverage(off)]` to closures introduced by `#[test]`/`#[bench]`
Zalathar
-0
/
+1
2023-11-26
Use `rustc_fluent_macro::fluent_messages!` directly.
Nicholas Nethercote
-2
/
+1
2023-11-26
Avoid need for `{D,Subd}iagnosticMessage` imports.
Nicholas Nethercote
-1
/
+0
2023-11-15
Bump cfg(bootstrap)s
Mark Rousskov
-3
/
+3
2023-10-16
docs: add Rust logo to more compiler crates
Michael Howell
-0
/
+3
2023-10-13
Misc improvements
Caio
-6
/
+8
2023-05-16
Add derive for `core::marker::ConstParamTy`
Nilstrieb
-0
/
+1
2023-05-05
Migrate offset_of from a macro to builtin # syntax
est31
-2
/
+0
2023-05-02
Remove `allow(rustc::potential_query_instability)` for `builtin_macros`
clubby789
-1
/
+0
2023-04-25
Revert "Remove #[alloc_error_handler] from the compiler and library"
Matthias Krüger
-0
/
+2
2023-04-22
Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwco
bors
-2
/
+0
2023-04-21
offset_of
DrMeepster
-0
/
+2
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-1
/
+1
2023-04-16
Remove #[alloc_error_handler] from the compiler and library
Amanieu d'Antras
-2
/
+0
[next]