about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-02-10Rollup merge of #58350 - petrochenkov:embed, r=frewsxcvGuillaume Gomez-0/+0
2019-02-10Rollup merge of #58346 - RalfJung:rpath-pop, r=Mark-SimulacrumGuillaume Gomez-2/+2
2019-02-10Rollup merge of #58345 - RalfJung:2nd-filename, r=matthewjasperGuillaume Gomez-1/+9
2019-02-10Rollup merge of #58332 - RalfJung:miri-copy-nonoverlapping, r=oli-obkGuillaume Gomez-1/+4
2019-02-10Rollup merge of #58324 - RalfJung:fn-ptr-eq, r=oli-obkGuillaume Gomez-8/+23
2019-02-10Rollup merge of #58317 - hayekr:patch-1, r=frewsxcvGuillaume Gomez-4/+3
2019-02-10Rollup merge of #58297 - GuillaumeGomez:cleanup-js, r=QuietMisdreavusGuillaume Gomez-8/+6
2019-02-10Rollup merge of #58295 - RalfJung:stdio, r=alexcrichtonGuillaume Gomez-3/+3
2019-02-10Rollup merge of #58262 - taiki-e:must_use, r=estebankGuillaume Gomez-3/+3
2019-02-10Rollup merge of #58243 - GuillaumeGomez:trait-alias-docs, r=ManishearthGuillaume Gomez-47/+153
2019-02-10Rollup merge of #58203 - euclio:rustdoc-async, r=GuillaumeGomezGuillaume Gomez-17/+88
2019-02-10Rollup merge of #57926 - icefoxen:test-doc-pr, r=frewsxcvGuillaume Gomez-1/+4
2019-02-10Rollup merge of #57740 - JakubOnderka:ipv4addr-to_ne_bytes, r=scottmcmGuillaume Gomez-2/+1
2019-02-10Rollup merge of #57259 - king6cong:master, r=alexcrichtonGuillaume Gomez-1/+1
2019-02-10Auto merge of #58129 - RalfJung:maybe-uninit, r=cramertjbors-16/+65
2019-02-10fix SGX build failuresRalf Jung-2/+2
2019-02-10bump cargo submodulePietro Albini-0/+0
2019-02-11librustc_mir: use ? in impl_snapshot_for! macroTaiki Endo-8/+6
2019-02-10Add test for MIR printing changesMatthew Jasper-0/+66
2019-02-10Remove spotlight for trait aliases and fix nitsGuillaume Gomez-6/+3
2019-02-10Fix ICE and invalid filenames in MIR printing codeMatthew Jasper-2/+3
2019-02-10it is okay not to use into_innerRalf Jung-0/+1
2019-02-10Auto merge of #58151 - ljedrz:HirIdify_rustc, r=Zoxcbors-33/+30
2019-02-10miri value visitor: use in macroRalf Jung-3/+3
2019-02-10Add trait aliases to js typesGuillaume Gomez-1/+3
2019-02-10Add style for trait aliasesGuillaume Gomez-0/+4
2019-02-10Add trait alias support in rustdocGuillaume Gomez-46/+149
2019-02-10Fix failing tidy (line endings on Windows)Vadim Petrochenkov-0/+0
2019-02-10rpath computation: explain why we pop()Ralf Jung-2/+2
2019-02-10when there are multiple filenames, print what got interpreted as 2nd filenameRalf Jung-1/+9
2019-02-10Auto merge of #58085 - wesleywiser:profiler_2, r=wesleywiserbors-182/+363
2019-02-10Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddybbors-130/+173
2019-02-10Revert removed #![feature(nll)]Taiki Endo-0/+21
2019-02-10Auto merge of #58339 - Mark-Simulacrum:embedded-book, r=Mark-Simulacrumbors-0/+1
2019-02-09Add EmbeddedBook to test list in bootstrapMark Rousskov-0/+1
2019-02-10Auto merge of #57770 - Zoxc:no-hash-query, r=michaelwoeristerbors-215/+260
2019-02-10Fix search results interactionsGuillaume Gomez-2/+2
2019-02-09Auto merge of #58065 - alexreg:refactor-smart_resolve_path_fragment, r=petroc...bors-389/+423
2019-02-09operand-to-place copies should never be overlappingRalf Jung-1/+4
2019-02-09Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obkbors-157/+332
2019-02-09Remove rustdoc test which referenced unstable APIMatthias Einwag-10/+0
2019-02-09Fix exhaustion of inclusive range try_fold and try_rfoldMatthieu M-5/+33
2019-02-09Use ? in librustc macrosMatthew Jasper-260/+246
2019-02-09cleanup: remove hir_path_strljedrz-5/+0
2019-02-09cleanup: rename node_id_to_type(_opt)ljedrz-56/+52
2019-02-09Auto merge of #57885 - arielb1:xform-probe, r=nikomatsakisbors-7/+402
2019-02-09impl iter_sources() and iter_chain() for dyn ErrorHarald Hoyer-0/+152
2019-02-09miri: give non-generic functions a stable addressRalf Jung-8/+23
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-91/+75
2019-02-09put back macro redirectGuillaume Gomez-1/+10