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_ast_passes
/
src
/
feature_gate.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-1
/
+1
2021-03-09
rustc_target: add "unwind" payloads to `Abi`
katelyn a. martin
-0
/
+32
2021-03-07
Add help for `matches` for `if let` in arm guard
Esteban Küber
-1
/
+5
2021-03-07
Add help suggesting `matches` to `let_chains` lint
Esteban Küber
-1
/
+5
2021-02-19
Support `pub` on `macro_rules`
Vadim Petrochenkov
-0
/
+1
2021-02-03
Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievink
bors
-0
/
+8
2021-02-02
Add a new ABI to support cmse_nonsecure_call
Hugues de Valon
-0
/
+8
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-5
/
+9
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-1
/
+1
2021-01-12
Auto merge of #76580 - rokob:iss76011, r=estebank
bors
-1
/
+26
2021-01-01
make `const_generics_defaults` use the unstable syntax mechanism
Rémy Rakic
-0
/
+4
2020-12-29
Use Option::map_or instead of open coding it
LingMan
-4
/
+2
2020-12-26
stabilize min_const_generics
Bastian Kauschke
-14
/
+1
2020-12-17
Change the message for `if_let_guard` feature gate
LeSeulArtichaut
-1
/
+1
2020-12-09
Accept arbitrary expressions in key-value attributes at parse time
Vadim Petrochenkov
-0
/
+4
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-1
/
+1
2020-11-14
Add underscore expressions for destructuring assignments
Fabian Zaiser
-1
/
+5
2020-11-11
Implement destructuring assignment for structs and slices
Fabian Zaiser
-0
/
+1
2020-10-16
Add inline_const feature flag
Santiago Pastorino
-0
/
+1
2020-09-22
Suggest async {} for async || {}
Andy Weiss
-1
/
+26
2020-09-14
Stabilize doc_alias feature
Guillaume Gomez
-1
/
+0
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-1
/
+1
2020-09-04
Implementation of incompatible features error
Amjad Alsharafi
-0
/
+34
2020-08-30
mv compiler to compiler/
mark
-0
/
+679