about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-08-22Rollup merge of #63788 - mark-i-m:rustc-guide-toolstate-add, r=ehussMazdak Farrokhzad-1/+1
2019-08-22Rollup merge of #63782 - GuillaumeGomez:theme-switch-fix, r=kinnisonMazdak Farrokhzad-14/+14
2019-08-22Rollup merge of #63767 - lzutao:integer-ord-suboptimal, r=nagisaMazdak Farrokhzad-3/+33
2019-08-22Rollup merge of #63737 - HowJMay:fix_naming, r=jonas-schievinkMazdak Farrokhzad-16/+16
2019-08-22Rollup merge of #63624 - estebank:unreachable-macro, r=petrochenkovMazdak Farrokhzad-16/+27
2019-08-22Fix naming misspellingYangHau-16/+16
2019-08-22Auto merge of #63175 - jsgf:argsfile, r=jsgfbors-8/+139
2019-08-21review commentsEsteban Küber-51/+36
2019-08-21When declaring a declarative macro in an item it's only accessible inside itEsteban Küber-32/+58
2019-08-21Auto merge of #63705 - mark-i-m:fix-guide-1, r=ehussbors-0/+0
2019-08-21Add codegen test for integers compareLzu Tao-0/+28
2019-08-21update rustc-guideMark Mansi-0/+0
2019-08-21Rollup merge of #63781 - mati865:clippy, r=oli-obk,ehussMazdak Farrokhzad-2/+1
2019-08-21Rollup merge of #63780 - u32i64:issue-63712, r=estebankMazdak Farrokhzad-73/+87
2019-08-21Rollup merge of #63772 - pietroalbini:mirrors-libc, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-08-21Rollup merge of #63747 - RalfJung:miri, r=RalfJungMazdak Farrokhzad-7/+7
2019-08-21Rollup merge of #63717 - petrochenkov:eager, r=matthewjasperMazdak Farrokhzad-21/+75
2019-08-21Rollup merge of #61236 - GuillaumeGomez:system-theme, r=Mark-SimulacrumMazdak Farrokhzad-4/+29
2019-08-21add amanjeevMark Mansi-1/+1
2019-08-21more `--bless`ing + test error annotations fixesArtem Varaksa-14/+14
2019-08-21`r#type` -> `ty`Artem Varaksa-4/+4
2019-08-21Fix confusion in theme picker functionsGuillaume Gomez-14/+14
2019-08-21Replaced skipStorage with saveTheme variableGuillaume Gomez-4/+4
2019-08-21improve diagnostics: break/continue wrong contextArtem Varaksa-59/+73
2019-08-21Run Clippy without json-rendered flagMateusz Mikuła-2/+1
2019-08-21Add a regression test for issue #63460Vadim Petrochenkov-0/+22
2019-08-21Rollup merge of #63766 - oli-obk:const_eval_dedup, r=zackmdavisMazdak Farrokhzad-28/+20
2019-08-21Rollup merge of #63762 - rust-lang:fix-async-date, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2019-08-21Rollup merge of #63760 - ehuss:update-books, r=ehussMazdak Farrokhzad-0/+0
2019-08-21Rollup merge of #63759 - Centril:parse-default-async-fn, r=petrochenkovMazdak Farrokhzad-0/+15
2019-08-21Rollup merge of #63755 - Centril:simplify-prexp-gating, r=petrochenkovMazdak Farrokhzad-28/+34
2019-08-21Rollup merge of #63753 - ehuss:bump-toml, r=Mark-SimulacrumMazdak Farrokhzad-2/+2
2019-08-21Rollup merge of #63721 - Mark-Simulacrum:decouple-error-index, r=matthewjasperMazdak Farrokhzad-159/+92
2019-08-21resolve/expand: Rename some things for clarity and add commentsVadim Petrochenkov-18/+29
2019-08-21expand: Do not do questionable span adjustment before eagerly expanding an ex...Vadim Petrochenkov-16/+4
2019-08-21expand: Keep the correct current expansion ID for eager expansionsVadim Petrochenkov-2/+9
2019-08-21Add a test for an opaque macro eagerly expanding its argumentsVadim Petrochenkov-0/+26
2019-08-21take into account the system themeGuillaume Gomez-3/+28
2019-08-21update MiriRalf Jung-7/+7
2019-08-21ci: move libc mirrors to the rust-lang-ci-mirrors bucketPietro Albini-1/+1
2019-08-21Add comment to avoid accidentally remove the changes.Lzu Tao-0/+2
2019-08-21Use more optimal Ord implementation for integersLzu Tao-3/+3
2019-08-21Remove some duplication when resolving constantsOliver Scherer-28/+20
2019-08-21async_await was stabilized in 1.39.0, not 1.38.0.Mazdak Farrokhzad-1/+1
2019-08-20Update booksEric Huss-0/+0
2019-08-20Allow 'default async fn' to parse.Mazdak Farrokhzad-0/+15
2019-08-20Move argfile expansion into run_compilerJeremy Fitzhardinge-239/+70
2019-08-20Auto merge of #63752 - Centril:rollup-nlxwety, r=Centrilbors-1139/+801
2019-08-20Use dedicated type for spans in pre-expansion gating.Mazdak Farrokhzad-28/+34
2019-08-20Bump toml dependency.Eric Huss-2/+2