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
/
src
/
librustc_ast_passes
Age
Commit message (
Expand
)
Author
Lines
2020-01-20
Parse `?const ?Trait`
Dylan MacKenzie
-4
/
+13
2020-01-20
Add `MaybeConst` variant to `{ast,hir}::TraitBoundModifier`
Dylan MacKenzie
-16
/
+4
2020-01-19
Store `impl const` in `ItemKind::Impl`
Dylan MacKenzie
-2
/
+8
2020-01-19
Add `constness` field to `ast::ItemKind::Impl`
Dylan MacKenzie
-0
/
+2
2020-01-20
Rollup merge of #68353 - Centril:code-liberation, r=petrochenkov
Dylan DPC
-4
/
+0
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-4
/
+0
2020-01-18
slice_patterns: remove internal uses of gate
Mazdak Farrokhzad
-1
/
+1
2020-01-18
stabilize slice_patterns
Mazdak Farrokhzad
-21
/
+0
2020-01-17
Use named fields for `ast::ItemKind::Impl`
Dylan MacKenzie
-5
/
+21
2020-01-12
Diagnostics should start lowercase
varkor
-1
/
+1
2020-01-12
Rollup merge of #68045 - Centril:liberate-lints, r=Mark-Simulacrum
Mazdak Farrokhzad
-1
/
+1
2020-01-11
feature_gate: Remove `GateStrength`
Vadim Petrochenkov
-37
/
+10
2020-01-11
canonicalize some lint imports
Mazdak Farrokhzad
-1
/
+1
2020-01-11
{syntax -> rustc_ast_passes}::show_span
Mazdak Farrokhzad
-0
/
+71
2020-01-11
{syntax -> rustc_ast_passes}::feature_gate
Mazdak Farrokhzad
-0
/
+732
2020-01-11
ast_validation -> new crate rustc_ast_passes
Mazdak Farrokhzad
-0
/
+1063
[prev]