about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-20Run rustfmtSantiago Pastorino-117/+155
2019-02-20Fix erroneous loop diagnostic in nllSantiago Pastorino-73/+205
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
2019-02-20Rollup merge of #58534 - dwijnand:mention-capping-forbid-lints, r=oli-obkkennytm-1/+3
2019-02-20Rollup merge of #58530 - scottmcm:monomorphize-less, r=TimNNkennytm-9/+18
2019-02-20Rollup merge of #58528 - Zoxc:stmtkind-item, r=oli-obkkennytm-6/+7
2019-02-20Rollup merge of #58456 - lzutao:nll, r=Centrilkennytm-4/+0
2019-02-20Rollup merge of #58409 - euclio:impl-trait-wrapping, r=QuietMisdreavuskennytm-30/+43
2019-02-20Rollup merge of #58392 - scottmcm:less-shifting-in-net-ip, r=oli-obkkennytm-25/+58
2019-02-20Rollup merge of #58384 - GuillaumeGomez:fix-table-display, r=QuietMisdreavuskennytm-25/+6
2019-02-20Rollup merge of #58336 - GuillaumeGomez:fix-search-results-interactions, r=ol...kennytm-2/+2
2019-02-20Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdre...kennytm-11/+10
2019-02-19Update cargoEric Huss-0/+0
2019-02-19update miriRalf Jung-14/+14
2019-02-19update miriRalf Jung-14/+14
2019-02-19expand Unpin exampleRalf Jung-3/+5
2019-02-19improve wordingRalf Jung-2/+2