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
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
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
2023-04-10
Migrate most of `rustc_builtin_macros` to diagnostic impls
clubby789
-0
/
+2
2023-04-06
Stabilize is_some_and
Jonas Platte
-1
/
+0
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+4
2022-11-19
Add unstable `type_ascribe` macro
Nilstrieb
-0
/
+2
2022-11-12
Rollup merge of #102049 - fee1-dead-contrib:derive_const, r=oli-obk
Dylan DPC
-1
/
+2
2022-10-31
Rewrite implementation of `#[alloc_error_handler]`
Amanieu d'Antras
-0
/
+2
2022-10-01
Change feature name to is_some_and
Cameron Steffen
-1
/
+1
2022-09-27
Rewrite and refactor format_args!() builtin macro.
Mara Bos
-0
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-20
Add the `#[derive_const]` attribute
Deadbeef
-1
/
+2
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-0
/
+3
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
[next]