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
/
xtask
Age
Commit message (
Expand
)
Author
Lines
2020-06-08
Refactor
Aleksey Kladov
-41
/
+49
2020-06-08
Move to a dedicated file
Aleksey Kladov
-57
/
+64
2020-06-03
Don't store generated docs in the repo
Aleksey Kladov
-15
/
+14
2020-06-02
Don't exclude dirs that appear in project root parent path
veetaha
-9
/
+7
2020-05-31
Merge #4672
bors[bot]
-17
/
+29
2020-05-31
Link to the specific source line
Aleksey Kladov
-17
/
+29
2020-05-31
Merge #4670
bors[bot]
-57
/
+71
2020-05-31
Move assists documentation into the manual
Aleksey Kladov
-57
/
+71
2020-05-31
Merge #4667
bors[bot]
-1
/
+1
2020-05-31
Rename user/readme.adoc -> user/manual.adoc
Aleksey Kladov
-1
/
+5
2020-05-31
Force / slashes on windows
Aleksey Kladov
-2
/
+3
2020-05-31
Tweak whitespace
Aleksey Kladov
-2
/
+2
2020-05-31
correctly infer labelled breaks
robojumper
-1
/
+1
2020-05-31
Move the rest of the features to generated docs
Aleksey Kladov
-2
/
+2
2020-05-31
Don't require module docs for Features and Assists
Aleksey Kladov
-2
/
+5
2020-05-31
Specify actions
Aleksey Kladov
-5
/
+20
2020-05-31
Simplify
Aleksey Kladov
-1
/
+1
2020-05-31
Generate features docs from source
Aleksey Kladov
-2
/
+83
2020-05-31
Generalize
Aleksey Kladov
-9
/
+21
2020-05-30
minor
Aleksey Kladov
-71
/
+73
2020-05-28
Support raw_ref_op's raw reference operator
robojumper
-1
/
+3
2020-05-20
New assist: add turbo fish
Aleksey Kladov
-0
/
+1
2020-05-12
Convert TODO about ParamList used in closures to a FIXME
veetaha
-2
/
+1
2020-05-12
Remove an equals sign from `ConstArg` (this probably pertains only to ConstPa...
veetaha
-3
/
+1
2020-05-12
Remove a comment on NameRefToken as per matklad
veetaha
-1
/
+1
2020-05-12
Convert TODO to a FIXME as per matklad
veetaha
-1
/
+1
2020-05-12
Convert TODO to a Note(matklad)
veetaha
-1
/
+1
2020-05-12
Convert to TODOs to FIXMEs as per matklad
veetaha
-4
/
+2
2020-05-12
Revert "Remove MacroStmts as per edwin0cheng" (cc @edwin0cheng) and add a fix...
veetaha
-0
/
+13
2020-05-12
Add a doc comment on the difference between Name and NameRef ast nodes
veetaha
-1
/
+16
2020-05-10
Resolve TODO about macro 2.0 def
veetaha
-8
/
+4
2020-05-10
Fix typo
veetaha
-1
/
+1
2020-05-10
Carify on a semicolon in macro call
veetaha
-2
/
+7
2020-05-10
Resolve TODO about curly-braced constructions in expression statement
veetaha
-1
/
+3
2020-05-10
Remove TODO about Block since it was removed
veetaha
-3
/
+3
2020-05-10
Resolve todos about refs and empty statements
veetaha
-5
/
+4
2020-05-10
Converted TODO about MacroItems to FIXME as per edwin0cheng
veetaha
-8
/
+3
2020-05-10
Verified ConstArg example, waiting for response on what `=` sign pertains to
veetaha
-4
/
+3
2020-05-10
Correcy use tree and type args docs
veetaha
-5
/
+3
2020-05-10
Correct `use` cannot have type args as per flodiebold
veetaha
-1
/
+1
2020-05-10
Correct path docs and add colon2 token to Path ast node
veetaha
-12
/
+14
2020-05-10
Add example with const in TypeBound as per flodiebold
veetaha
-4
/
+2
2020-05-10
Remove todo comment about arg vs param difference as per clarification from f...
veetaha
-4
/
+0
2020-05-10
Properly document const impl as per flodiebold
veetaha
-2
/
+2
2020-05-10
Remove on TypeAliasDef as per flodiebold
veetaha
-2
/
+1
2020-05-10
Remove MacroStmts as per edwin0cheng
veetaha
-15
/
+0
2020-05-10
Add proper docs for TokenTree as per edwin0cheng
veetaha
-1
/
+2
2020-05-10
Add ast docs to codegen script
veetaha
-17
/
+1515
2020-05-06
Add fixture doc comment
Timo Freiberg
-1
/
+0
2020-05-06
Simplify tidy tests
Aleksey Kladov
-35
/
+33
[prev]
[next]