about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-09-09Rollup merge of #64320 - alexcrichton:update-patch, r=RalfJungMazdak Farrokhzad-3/+3
2019-09-09Rollup merge of #64317 - nikic:bump-llvm-3, r=alexcrichtonMazdak Farrokhzad-0/+0
2019-09-09Rollup merge of #64279 - Xanewok:bump-rustc-ap, r=tmandryMazdak Farrokhzad-18/+18
2019-09-09Rollup merge of #64054 - estebank:unused-import-is-to-eager, r=petrochenkovMazdak Farrokhzad-45/+96
2019-09-09Rollup merge of #63806 - mati865:rand, r=alexcrichtonMazdak Farrokhzad-4/+4
2019-09-09Update version of `rustc-std-workspace-*` cratesAlex Crichton-3/+3
2019-09-09Update LLVM submoduleNikita Popov-0/+0
2019-09-09Auto merge of #64313 - Centril:rollup-7w8b67g, r=Centrilbors-508/+1212
2019-09-09Bump RLS and Rustfmt submodulesIgor Matuszewski-18/+18
2019-09-09Rollup merge of #64312 - GuillaumeGomez:rustdoc-better-esc-handling, r=Mark-S...Mazdak Farrokhzad-18/+29
2019-09-09Rollup merge of #64278 - guanqun:check-git, r=Mark-SimulacrumMazdak Farrokhzad-0/+8
2019-09-09Rollup merge of #64121 - timvermeulen:iter_step_by_internal, r=scottmcmMazdak Farrokhzad-1/+78
2019-09-09Rollup merge of #63468 - c410-f3r:attrs, r=petrochenkovMazdak Farrokhzad-489/+1097
2019-09-09Unify escape usageGuillaume Gomez-18/+29
2019-09-09check git in bootstrap.py when trying to update submoduleGuanqun Lu-0/+8
2019-09-09Auto merge of #63118 - Centril:stabilize-bind-by-move, r=matthewjasperbors-427/+51
2019-09-09Resolve attributes in several placesCaio-489/+1097
2019-09-09Auto merge of #64237 - estebank:tweak-method-not-found, r=Centrilbors-98/+101
2019-09-09Auto merge of #64195 - mark-i-m:update-rustc-guide-1, r=ehussbors-0/+0
2019-09-08Give method not found a primary span labelEsteban Küber-98/+101
2019-09-08update guidemark-0/+0
2019-09-08update rustc-guideMark Mansi-0/+0
2019-09-09Auto merge of #64108 - estebank:issue-36836, r=Centrilbors-11/+42
2019-09-08Rollup merge of #64288 - guanqun:use-get-toml, r=Mark-SimulacrumMazdak Farrokhzad-5/+15
2019-09-08Rollup merge of #64280 - V1shvesh:master, r=CentrilMazdak Farrokhzad-11/+15
2019-09-08Rollup merge of #64263 - crlf0710:improve_wording, r=petrochenkovMazdak Farrokhzad-16/+16
2019-09-08Rollup merge of #64078 - Mark-Simulacrum:compiletest-lint-unused, r=petrochenkovMazdak Farrokhzad-69/+131
2019-09-08Always emit unresolved import errors and hide unused import lintEsteban Küber-45/+96
2019-09-08Dedent macro definitionV1shvesh-3/+3
2019-09-08Remove extra trailing newlineV1shvesh-1/+0
2019-09-08Auto merge of #63994 - Centril:refactor-qualify-consts, r=spastorino,oli-obkbors-126/+113
2019-09-09use 'get_toml' instead of regular expressionGuanqun Lu-5/+15
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-68/+121
2019-09-08Rollup merge of #64267 - ehuss:rustdoc-fix-mixed-code-block, r=GuillaumeGomezMazdak Farrokhzad-1/+30
2019-09-08Rollup merge of #64265 - petrochenkov:useerr, r=estebankMazdak Farrokhzad-11/+37
2019-09-08Rollup merge of #64152 - cramertj:update-backtrace, r=alexcrichtonMazdak Farrokhzad-151/+94
2019-09-08Rollup merge of #62205 - timvermeulen:iter_order_by, r=KodrAusMazdak Farrokhzad-6/+160
2019-09-08Refactor PluralisationV1shvesh-11/+8
2019-09-08Add pluralise macroV1shvesh-0/+8
2019-09-08Auto merge of #64096 - GuillaumeGomez:theme-regex-fix, r=Mark-Simulacrumbors-1/+1
2019-09-08Auto merge of #64044 - Mark-Simulacrum:rustdoc-clean-2, r=GuillaumeGomezbors-916/+864
2019-09-08Improve wording.Charles Lew-16/+16
2019-09-08bind-by-move: add E0008 commented out to error_codes.rsMazdak Farrokhzad-0/+1
2019-09-08bootstrap -> boostrap_stdarch_ignore_thisMazdak Farrokhzad-1/+1
2019-09-08Tests: No longer emitting 0008, E0301, E0302.Mazdak Farrokhzad-113/+6
2019-09-08Update tests wrt. bind_by_by_move_pattern_guards stabilization.Mazdak Farrokhzad-218/+35
2019-09-07Move to buffers throughout print_itemMark Rousskov-428/+375
2019-09-07Item to functionMark Rousskov-84/+79
2019-09-07AllTypes to functionMark Rousskov-32/+30
2019-09-07Settings to functionMark Rousskov-36/+19