about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-03-27Use informational target machine for metadataSimonas Kazlauskas-18/+35
2019-03-27renames EvalContext to InterpretCx in docs and comments.kenta7777-2/+2
2019-03-27Auto merge of #59285 - cuviper:llvm-8.0.0, r=alexcrichtonbors-1/+1
2019-03-27Update rustfmt to 1.2.0topecongiro-5/+5
2019-03-27Add `Default` to `std::alloc::System`Tim Diekmann-1/+1
2019-03-26Fix error index CSS file nameGuillaume Gomez-8/+13
2019-03-26fix: Make incremental artifact deletion more robustMarkus Westerlind-1/+4
2019-03-26Use consistent phrasing for all macro summariesNikhil Benesch-44/+46
2019-03-26impl TrustedLen for 128-bit ranges tooJosh Stone-2/+2
2019-03-26Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc buildGuillaume Gomez-0/+11
2019-03-26Add resource suffix for libtest and proc_macro as wellGuillaume Gomez-2/+2
2019-03-26Prevent cache issues on version updatesGuillaume Gomez-8/+7
2019-03-26Rollup merge of #59432 - phansch:compiletest_docs, r=alexcrichtonGuillaume Gomez-3/+20
2019-03-26Rollup merge of #59427 - czipperz:non_null_doc_links, r=Mark-SimulacrumGuillaume Gomez-2/+3
2019-03-26Rollup merge of #59424 - GuillaumeGomez:fix-stability-css, r=QuietMisdreavusGuillaume Gomez-0/+8
2019-03-26Rollup merge of #59330 - DevQps:improve-std-convert-documentation, r=stevekla...Guillaume Gomez-78/+89
2019-03-26Rollup merge of #59197 - kornelski:redir, r=steveklabnikGuillaume Gomez-2/+4
2019-03-26Rollup merge of #59026 - GuillaumeGomez:search-tabs-header, r=QuietMisdreavusGuillaume Gomez-1/+1
2019-03-26Rollup merge of #59004 - GuillaumeGomez:generics-handling, r=QuietMisdreavusGuillaume Gomez-40/+308
2019-03-26Make crate_variances a regular queryJohn Kåre Alsaker-1/+1
2019-03-26Combine input and eval_always query typesJohn Kåre Alsaker-84/+45
2019-03-27librustc_driver => 2018Taiki Endo-45/+23
2019-03-26Add specific message for tuple struct invoked with suffixed numeric field nameEsteban Küber-2/+21
2019-03-26Reword invalid suffixe errorsEsteban Küber-37/+36
2019-03-26Test the size_hint of empty ranges tooJosh Stone-0/+12
2019-03-26Auto merge of #59433 - Centril:rollup, r=Centrilbors-698/+1174
2019-03-26Use `expect_no_suffix` for errorEsteban Küber-15/+7
2019-03-26Implement useful steps_between for all integersJosh Stone-49/+57
2019-03-26Exclude UnusedBrokenConst from module lintsJohn Kåre Alsaker-3/+5
2019-03-26Remove the block on natvis for lld-link.TheGoddessInari-12/+0
2019-03-26Life's too short not to use cfg_ifgnzlbg-23/+101
2019-03-26Document why the volatile read is usedgnzlbg-0/+1
2019-03-26Add exception for libcore/hint.rs to pal lint of tidy scriptgnzlbg-0/+4
2019-03-26Use fallback on emscripten targetsgnzlbg-2/+18
2019-03-26Update jemalloc-sys to version 0.3.0gnzlbg-1/+1
2019-03-26bump bootstrap; adjust stage0 uses in libsyntax_posMazdak Farrokhzad-1/+0
2019-03-26bump bootstrap; adjust stage0 uses in core::ptr.Mazdak Farrokhzad-2/+2
2019-03-26bump bootstrap => 2019-03-20Mazdak Farrokhzad-1/+1
2019-03-26fix some uses I missedRalf Jung-10/+13
2019-03-26adjust MaybeUninit API to discussionsRalf Jung-63/+97
2019-03-26Rollup merge of #59419 - frewsxcv:frewsxcv-qu, r=varkorMazdak Farrokhzad-13/+4
2019-03-26Rollup merge of #59410 - tbu-:pr_doc_clarifyclamp, r=joshtriplettMazdak Farrokhzad-16/+40
2019-03-26Rollup merge of #59389 - euclio:deprecated-suggestion, r=varkorMazdak Farrokhzad-6/+72
2019-03-26Rollup merge of #59374 - faern:simplify-checked-duration-since, r=shepmasterMazdak Farrokhzad-37/+29
2019-03-26Rollup merge of #59362 - pnkfelix:demo-from-iterator-short-circuiting, r=CentrilMazdak Farrokhzad-0/+48
2019-03-26Rollup merge of #59315 - Zoxc:move-query, r=oli-obkMazdak Farrokhzad-339/+380
2019-03-26Rollup merge of #59267 - estebank:assoc-const-as-field, r=davidtwcoMazdak Farrokhzad-55/+66
2019-03-26Rollup merge of #59232 - saleemjaffer:mir_place_refactor, r=oli-obkMazdak Farrokhzad-210/+233
2019-03-26Rollup merge of #59150 - estebank:type-ascription, r=varkorMazdak Farrokhzad-22/+302
2019-03-26Improve some compiletest documentationPhilipp Hansch-3/+20