summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-11-14add test for issue #54348Andy Russell-0/+21
2018-11-14add test for issue #55587Andy Russell-0/+14
2018-11-14Remove extern and some return value as an attempt to make the test pass on mo...Olivier Goffart-7/+7
2018-11-14capture_disjoint_fields(rust-lang#53488)Blitzerr-72/+72
2018-11-14prettier miri backtrace printingRalf Jung-3/+10
2018-11-14Update CI-clang to 7.0.0 for Linux dists.Michael Woerister-4/+4
2018-11-14miri: backtraces with instancesRalf Jung-21/+31
2018-11-14Revert "Fixes #46775 -- don't mutate the process's environment in Command::exec"Alex Crichton-111/+8
2018-11-14core/tests/num: Simplify `test_int_from_str_overflow()` test codeTobias Bieniek-16/+8
2018-11-14xLTO: Don't pass --plugin-opt=thin to LLD. That's not supported anymore.Michael Woerister-11/+0
2018-11-14core/char: Add comment to `to_digit()`Tobias Bieniek-0/+3
2018-11-14core/char: Drop `radix == 10` special caseTobias Bieniek-8/+1
2018-11-14Use `Mmap` to open the rmeta file.Nicholas Nethercote-4/+30
2018-11-14save-analysis: be even more aggressive about ignorning macro-generated defsNick Cameron-10/+8
2018-11-14Auto merge of #52153 - csmoe:projeq_normal, r=scalexmbors-1/+44
2018-11-13Remove unneeded newline.Corey Farwell-1/+0
2018-11-14Wrap some query results in `Lrc`.Nicholas Nethercote-69/+73
2018-11-13Auto merge of #55912 - kennytm:rollup, r=kennytmbors-509/+603
2018-11-13core/char: Speed up `to_digit()` for `radix <= 10`Tobias Bieniek-5/+20
2018-11-13core/char: Replace condition + `panic!()` with `assert!()`Tobias Bieniek-3/+1
2018-11-13core/benches: Add `char::to_digit()` benchmarksTobias Bieniek-0/+54
2018-11-13fix various typos in doc commentsAndy Russell-68/+68
2018-11-13Implement `ProjectionEq-Normalize`csmoe-1/+44
2018-11-13Auto merge of #55356 - Aaron1011:fix/rustdoc-negative-auto, r=nikomatsakisbors-1/+43
2018-11-13hir: simplify a match expressionljedrz-2/+2
2018-11-13hir: remove an unused type aliasljedrz-3/+1
2018-11-13hir: simplify fmt::Debug for hir::Pathljedrz-1/+1
2018-11-13hir: remove an unused hir_vec macro patternljedrz-1/+0
2018-11-13Change sidebar selector to fix compatibility with docs.rscynecx-1/+1
2018-11-13Fix ui testsscalexm-6/+6
2018-11-13Instantiate all bound vars existentiallyscalexm-65/+68
2018-11-13Use a dummy outlives requirement for `where Type:,` (see #53696)scalexm-20/+20
2018-11-13Reorder code in `rustc::traits::structural_impls`scalexm-340/+340
2018-11-13Bypass ppaux for `Outlives` predicatesscalexm-18/+48
2018-11-13Provide program clauses for builtin typesscalexm-229/+512
2018-11-13Adjust documentationscalexm-3/+8
2018-11-13Pretty print quantified goals and clausesscalexm-79/+198
2018-11-13Replace type params with bound vars in `rustc_traits::lowering`scalexm-61/+143
2018-11-13Rollup merge of #55722 - RalfJung:impl-stable-hash, r=varkorkennytm-377/+192
2018-11-13Rollup merge of #55136 - GuillaumeGomez:short-doc, r=QuietMisdreavuskennytm-35/+78
2018-11-13Rollup merge of #55908 - KWierso:patch-1, r=wesleywiserkennytm-1/+1
2018-11-13Rollup merge of #55905 - nnethercote:short_name-to-literal_name, r=Mark-Simul...kennytm-8/+8
2018-11-13Rollup merge of #55896 - rust-lang:opt-fuse, r=shepmasterkennytm-1/+1
2018-11-13Rollup merge of #55889 - RalfJung:global-alloc, r=alexcrichtonkennytm-0/+9
2018-11-13Rollup merge of #55888 - RalfJung:alloc-extra, r=oli-obkkennytm-12/+13
2018-11-13Rollup merge of #55882 - hugwijst:rc_return_crate_inherent_impls, r=Mark-Simu...kennytm-3/+4
2018-11-13Rollup merge of #55879 - Xanewok:dont-panic-with-globs, r=nrckennytm-15/+19
2018-11-13Rollup merge of #55874 - denisvasilik:docs, r=alexcrichtonkennytm-0/+41
2018-11-13Rollup merge of #55870 - waywardmonkeys:typo-fixes, r=wesleywiserkennytm-22/+22
2018-11-13Rollup merge of #55863 - dwijnand:patch-1, r=blusskennytm-1/+1