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_ast
/
src
/
util
Age
Commit message (
Expand
)
Author
Lines
2021-08-30
Handle let-else initializer edge case errors
Cameron Steffen
-0
/
+27
2021-07-30
Add warning when whitespace is not skipped after an escaped newline.
Anton Golov
-4
/
+20
2021-07-08
Rework SESSION_GLOBALS API to prevent overwriting it
Guillaume Gomez
-5
/
+5
2021-01-16
Remove unnecessary manual shrink_to_fit calls
Dániel Buga
-3
/
+0
2021-01-09
ast: Remove some indirection layers from values in key-value attributes
Vadim Petrochenkov
-5
/
+4
2020-12-28
Rollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC
Dylan DPC
-13
/
+11
2020-12-24
use matches!() macro in more places
Matthias Krüger
-13
/
+11
2020-12-22
Rework beautify_doc_string so that it returns a Symbol instead of a String
Guillaume Gomez
-35
/
+37
2020-11-24
Move lev_distance to rustc_ast, make non-generic
Arlie Davis
-168
/
+0
2020-10-18
Auto merge of #78066 - bugadani:wat, r=jonas-schievink
bors
-1
/
+1
2020-10-18
No need to map the max_distance
Dániel Buga
-1
/
+1
2020-10-16
Parse inline const expressions
Santiago Pastorino
-0
/
+2
2020-10-14
Remove unused code from rustc_ast
est31
-1
/
+0
2020-10-04
Remove extra indirection in LitKind::ByteStr
Robin Schoonover
-3
/
+2
2020-09-10
use sort_unstable to sort primitive types
Matthias Krüger
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+1180