about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-02-20Remove braces from most E0505 examplesAlex Gurganus-15/+9
2019-02-20Update RELEASES.mdTrevor Spiteri-1/+1
2019-02-20Allow Self::Module to be mutated.Gabriela Alexandra Moldovan-8/+8
2019-02-20Auto merge of #58056 - nikomatsakis:issue-57843-universe-leak, r=pnkfelixbors-50/+150
2019-02-20Put Future trait into spotlightStjepan Glavina-0/+1
2019-02-20Add examples for duration constantsStjepan Glavina-0/+32
2019-02-20Fixes #58586: Make E0505 explain example fail for 2018 editionAlex Gurganus-3/+16
2019-02-20expand pinning projectionsRalf Jung-38/+41
2019-02-20Search for target_triple.json only if builtin target not foundgnzlbg-6/+16
2019-02-20Use standard Read/Write traits in sys::stdioPaul Dicker-75/+114
2019-02-20Address review commentsPaul Dicker-22/+36
2019-02-20tweak pinning projectionsRalf Jung-12/+21
2019-02-20fix typoAndre Bogus-1/+1
2019-02-20./x.py test src/test/ui --stage 1 --bless -i --compare-mode=nllClint Frederickson-8/+8
2019-02-20ci: switch appveyor to gce builders to try debugging the 259 failurePietro Albini-0/+5
2019-02-20Run rustfmtSantiago Pastorino-117/+155
2019-02-20Fix erroneous loop diagnostic in nllSantiago Pastorino-73/+205
2019-02-20Update RELEASES.mdAaron Power-0/+2
2019-02-20Update RELEASES.mdAaron Power-25/+44
2019-02-20Use successor_within_block helperSantiago Pastorino-4/+1
2019-02-20Dedup a rustdoc diagnostic constructionDale Wijnand-22/+8
2019-02-20Turn duration consts into associated constsStjepan Glavina-19/+16
2019-02-20update clippy: partially HirIdifyljedrz-10/+5
2019-02-20Auto merge of #58578 - kennytm:rollup, r=kennytmbors-633/+1177
2019-02-20adjust intravisit HirIdificationljedrz-16/+12
2019-02-20HirIdification: change some NodeId to HirId callsljedrz-23/+22
2019-02-20hir: remove parent_node from NodeCollectorljedrz-24/+17
2019-02-20hir: change HirIdValidator.hir_ids_seen to a setljedrz-10/+15
2019-02-20hir: add and use hir_to_node_id in NodeCollectorljedrz-32/+34
2019-02-20hir: HirId-ify intravisitljedrz-211/+216
2019-02-20tweaksRalf Jung-14/+15
2019-02-20cleanup macro after 2018 transitionAleksey Kladov-4/+2
2019-02-20remove a bit of dead codeAleksey Kladov-6/+0
2019-02-20Refactor Windows stdio and remove stdin double bufferingPaul Dicker-116/+178
2019-02-20Remove unused Read implementation on sys::Windows::StdinPaul Dicker-9/+0
2019-02-20Remove sys::*::Stderr Write implementationPaul Dicker-80/+13
2019-02-20Rollup merge of #58044 - Lokathor:lokathor, r=alexcrichtonkennytm-9/+17
2019-02-20Rollup merge of #58576 - SimonSapin:successors, r=Centrilkennytm-14/+13
2019-02-20Rollup merge of #58569 - kenta7777:reduce-code-repetition, r=oli-obkkennytm-6/+4
2019-02-20Rollup merge of #58568 - benjaminp:driver-trans, r=wesleywiserkennytm-1/+1
2019-02-20Rollup merge of #58565 - thomaseizinger:typo-future-docs, r=frewsxcvkennytm-1/+1
2019-02-20Rollup merge of #58562 - dlrobertson:fix_nits, r=alexregkennytm-48/+64
2019-02-20Rollup merge of #58553 - scottmcm:more-ihle, r=Centrilkennytm-219/+219
2019-02-20Rollup merge of #58551 - ssomers:master, r=oli-obkkennytm-2/+6
2019-02-20Rollup merge of #58546 - taiki-e:librustc_codegen_llvm-2018, r=Centrilkennytm-199/+190
2019-02-20Rollup merge of #58545 - emlai:regression-test-for-39448, r=Centrilkennytm-0/+62
2019-02-20Rollup merge of #58544 - TheBiggerGuy:rustc-doc-cli-args, r=TimNNkennytm-2/+2
2019-02-20Rollup merge of #58539 - aaronstillwell:master, r=Mark-Simulacrumkennytm-0/+81
2019-02-20Rollup merge of #58538 - GuillaumeGomez:fmt-examples, r=Centrilkennytm-10/+313
2019-02-20Rollup merge of #58536 - xfix:remove-ub-in-pointer-tests, r=RalfJungkennytm-5/+6