about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-08-01Rollup merge of #52340 - cypher:document-from-trait-in-ffi, r=steveklabnikPietro Albini-0/+48
2018-08-01Document #39364 (WIP)Felix Rabe-0/+6
2018-08-01Auto merge of #52756 - alexcrichton:cap-applicable, r=oli-obkbors-35/+217
2018-08-01add commentRalf Jung-0/+1
2018-08-01Make sure we prepare for thin LTO whenever we are emitting bitcodeColin Pronovost-3/+34
2018-07-31Make globals with private linkage unnamed. Fixes #50862.Colin Pronovost-51/+42
2018-08-01rustc_resolve: record single-segment extern crate import resolutions.Eduard-Mihai Burtescu-0/+32
2018-07-31Remove dead codeMark Rousskov-67/+16
2018-07-31Move dataflow to borrowckMark Rousskov-18/+15
2018-07-31Fixup test caseMark Rousskov-2/+2
2018-07-31Add dyn to WriteMark Rousskov-1/+1
2018-07-31Cleanup highlighting codeMark Rousskov-42/+23
2018-07-31Remove global derive_id and reset_ids functionsMark Rousskov-153/+190
2018-08-01check_const: use the same ParamEnv as codegen for staticsRalf Jung-3/+8
2018-07-31Address code reviewJohn Renner-5/+10
2018-07-31Use suggestions for shell format argumentsEsteban Küber-39/+70
2018-07-31address review feedback (`sort_by_key` is so much cleaner here than `sort_by`!).Felix S. Klock II-3/+1
2018-07-31Auto merge of #52234 - petrochenkov:macuse2, r=Mark-Simulacrumbors-32/+415
2018-07-31Don't count MIR locals as borrowed after StorageDead when finding locals live...John Kåre Alsaker-5/+39
2018-07-31Allow borrow conflicts for promoted length 0 arraysMatthew Jasper-0/+30
2018-07-31Allow unnameable testsJohn Renner-8/+28
2018-07-31Only run the sparc-abi test on sparcSimonas Kazlauskas-0/+1
2018-07-31Put back original field discoveryGuillaume Gomez-2/+8
2018-07-31Use SetLenOnDrop in Vec::truncate()Laurentiu Nicola-6/+38
2018-07-31rustc: Handle linker diagnostic from LLVMAlex Crichton-8/+77
2018-07-31Format code for easier editingMark Rousskov-6/+5
2018-07-31Further extract error code switchMark Rousskov-58/+96
2018-07-31Remove dependency on error handling from find_testable_codeMark Rousskov-13/+24
2018-07-31Provide test configuration through structMark Rousskov-28/+21
2018-07-31Provide warnings for invalid code blocks in markdown filesMark Rousskov-7/+5
2018-07-31Pull out nightly checking to edgesMark Rousskov-8/+7
2018-07-31NLL: On "cannot move out of type" error, print original source before rewrite.Felix S. Klock II-44/+86
2018-07-31enable jemalloc assertions when configured to do soRalf Jung-5/+4
2018-07-31Auto merge of #52461 - irinagpopa:safe-llvm, r=nikomatsakisbors-4321/+3982
2018-07-31Fix a typo in unsize.rspravic-1/+1
2018-07-31tests/ui: Add missing mips{64} ignoresdragan.mladjenovic-10/+14
2018-07-31Update the `.nll.stderr` files under new sorted-by-span scheme.Felix S. Klock II-72/+72
2018-07-31Update tests that use `-Z borrowck=compare` or `#[feature(nll)]` to accmmodat...Felix S. Klock II-25/+25
2018-07-31rustc_llvm: fix linking on mingw.Irina Popa-0/+3
2018-07-31Blindly update the `#[rustc_region]` tests which got touched by the NLL diagn...Felix S. Klock II-254/+254
2018-07-31Sort NLL error diagnostics by span in an attempt to make them match source orderFelix S. Klock II-0/+4
2018-07-31Benchmarks for SmallVecljedrz-0/+116
2018-07-31Auto merge of #50267 - humanenginuity:master, r=alexcrichtonbors-3/+226
2018-07-31hopefully make test pass on windowsRalf Jung-6/+6
2018-07-31Auto merge of #52850 - SimonSapin:unstablize, r=alexcrichtonbors-4/+12
2018-07-31make sure that the no-panic test tests what it is supposed to testRalf Jung-0/+8
2018-07-31Fix coding style.Colin Finck-3/+12
2018-07-31Auto merge of #52630 - Mark-Simulacrum:rustdoc-cleanup-2, r=QuietMisdreavusbors-121/+96
2018-07-31run-pass/simd-intrinsic-float-minmax: Force use of qNaN on Mipsdragan.mladjenovic-0/+7
2018-07-31Auto merge of #52863 - steveklabnik:update-books, r=Mark-Simulacrumbors-0/+0