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
Age
Commit message (
Expand
)
Author
Lines
2019-09-27
Fix librustcdoc test
varkor
-1
/
+1
2019-09-27
Auto merge of #64819 - Manishearth:clippyup, r=Manishearth
bors
-11
/
+7
2019-09-26
Include message on tests that should panic
Kenny Goodin
-2
/
+3
2019-09-26
Fix ui-fulldeps tests
varkor
-2
/
+2
2019-09-27
Revert "Simplify Unicode-aware trimming"
AnthonyMikh
-15
/
+12
2019-09-26
Add note about global state in try_print_query_stack
Aaron Hill
-0
/
+3
2019-09-26
Fix AST JSON output test
varkor
-1
/
+1
2019-09-26
Auto merge of #64816 - Centril:rollup-gbeqot4, r=Centril
bors
-2003
/
+367
2019-09-26
Use existing Handler to print query stack
Aaron Hill
-3
/
+4
2019-09-26
Update clippy
Manish Goregaokar
-11
/
+7
2019-09-26
Rename `hair::Pattern` to `hair::Pat`
varkor
-113
/
+108
2019-09-26
Rename `PatternTypeProjection` to `PatTyProj`
varkor
-9
/
+9
2019-09-26
Rename `PatternContext` to `PatCtxt`
varkor
-13
/
+13
2019-09-26
Rename `hair::PatternRange` to `hair::PatRange`
varkor
-16
/
+16
2019-09-26
Rename `hair::PatternKind` to `hair::PatKind`
varkor
-222
/
+222
2019-09-26
Rename `hair::FieldPattern` to `hair::FieldPat`
varkor
-16
/
+16
2019-09-26
Rename `MetaItem.node` to `MetaItem.kind`
varkor
-50
/
+50
2019-09-26
Rename `ForeignItem.node` to `ForeignItem.kind`
varkor
-52
/
+52
2019-09-26
Rename `Item.node` to `Item.kind`
varkor
-278
/
+279
2019-09-26
Rename `Stmt.node` to `Stmt.kind`
varkor
-76
/
+76
2019-09-26
Rename `Ty.node` to `Ty.kind`
varkor
-137
/
+138
2019-09-26
Rename `TraitItem.node` to `TraitItem.kind`
varkor
-82
/
+82
2019-09-26
Rename `Lit.node` to `Lit.kind`
varkor
-25
/
+25
2019-09-26
Rename `ImplItem.node` to `ImplItem.kind`
varkor
-108
/
+107
2019-09-26
Rename `Pat.node` to `Pat.kind`
varkor
-135
/
+135
2019-09-26
Rename `Expr.node` to `Expr.kind`
varkor
-290
/
+281
2019-09-26
hir: stop checking codegen fn attrs for constants
David Wood
-1
/
+1
2019-09-26
Merge pull request #30 from Wind-River/update
n-salim
-2
/
+2
2019-09-26
hir: Disallow `target_feature` on constants
David Wood
-71
/
+204
2019-09-26
Rollup merge of #64812 - GuillaumeGomez:add-test-for-e0543, r=Centril
Mazdak Farrokhzad
-8
/
+18
2019-09-26
Rollup merge of #64787 - tmandry:fuchsia-exitstatus, r=cramertj
Mazdak Farrokhzad
-75
/
+93
2019-09-26
Rollup merge of #64783 - onehr:onehrxn, r=varkor
Mazdak Farrokhzad
-1
/
+38
2019-09-26
Rollup merge of #64772 - Mark-Simulacrum:no-tyctxt-tx, r=eddyb
Mazdak Farrokhzad
-70
/
+42
2019-09-26
Rollup merge of #64221 - Centril:nll-no-migrate-2015, r=matthewjasper
Mazdak Farrokhzad
-1849
/
+176
2019-09-26
Fix div_duration() marked as stable by mistake
JMS55
-4
/
+0
2019-09-26
issue-#45696: remove ignore-compare-mode-nll
Mazdak Farrokhzad
-10
/
+6
2019-09-26
Auto merge of #64515 - varkor:kindedterm, r=oli-obk
bors
-337
/
+357
2019-09-26
Add test for E0543
Guillaume Gomez
-8
/
+18
2019-09-26
Upgrade env_logger to 0.7
Mateusz MikuĊa
-4
/
+4
2019-09-26
Rename some `_sty` variables to `_kind`
varkor
-16
/
+16
2019-09-26
Rename `subst::Kind` to `subst::GenericArg`
varkor
-321
/
+341
2019-09-26
Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakis
bors
-51
/
+339
2019-09-26
cargotest: bump iron
Mazdak Farrokhzad
-459
/
+2
2019-09-26
cargotest: bump webrender
Mazdak Farrokhzad
-1
/
+1
2019-09-26
issue-#45696-scribble...: remove outdated comment.
Mazdak Farrokhzad
-5
/
+3
2019-09-26
rm "src/test/ui/issues/issue-45696-scribble-on-boxed-borrow.migrate.stderr"
Mazdak Farrokhzad
-36
/
+0
2019-09-26
remove feature(nll) in more cases.
Mazdak Farrokhzad
-81
/
+47
2019-09-26
remove feature(nll) from #27868 test.
Mazdak Farrokhzad
-3
/
+1
2019-09-26
remove feature(nll) from #31567 test.
Mazdak Farrokhzad
-3
/
+1
2019-09-26
remove feature(nll) from #45157 test.
Mazdak Farrokhzad
-30
/
+1
[prev]
[next]