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_feature
/
src
/
builtin_attrs.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-25
Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-se
bors
-0
/
+5
2021-04-20
Add an attribute to be able to configure the limit
Oli Scherer
-0
/
+4
2021-04-19
Auto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco
bors
-3
/
+3
2021-04-16
Implement #[rustc_skip_array_during_method_dispatch]
Josh Stone
-0
/
+5
2021-04-16
Remove #[main] attribute.
Charles Lew
-0
/
+4
2021-04-11
Match against attribute name when validating attributes
Tomasz Miąsko
-3
/
+3
2021-04-03
Remove attribute `#[link_args]`
Vadim Petrochenkov
-5
/
+0
2021-02-23
Add #[rustc_legacy_const_generics]
Amanieu d'Antras
-0
/
+1
2021-02-07
expand/resolve: Turn `#[derive]` into a regular macro attribute
Vadim Petrochenkov
-1
/
+0
2021-01-09
Allow #[rustc_builtin_macro = "name"].
Mara Bos
-1
/
+1
2020-11-10
Indroduce feature flag for RFC-2229
Aman Arora
-0
/
+1
2020-11-09
Add `#[cfg(panic = "...")]`
David Hewitt
-0
/
+1
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-4
/
+1
2020-10-21
add rustc_allow_const_fn_unstable attribute
Florian Warzecha
-0
/
+4
2020-10-18
Remove redundant 'static in the compiler
est31
-1
/
+1
2020-10-08
Implement the instruction_set attribute
xd009642
-0
/
+2
2020-09-30
Add support for cmse_nonsecure_entry attribute
Hugues de Valon
-0
/
+2
2020-09-27
Remove `rustc_allow_const_fn_ptr`
Dylan MacKenzie
-1
/
+0
2020-09-21
Add cfg(target_has_atomic_equal_alignment).
Mara Bos
-0
/
+5
2020-09-01
driver: replace `lazy_static` by `SyncLazy` from std
marmeladema
-8
/
+9
2020-09-01
feature: replace `lazy_static` by `SyncLazy` from std
marmeladema
-11
/
+10
2020-08-30
mv compiler to compiler/
mark
-0
/
+602