about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-02Update issue number of `shrink_to` methods to point the tracking issueHidehito Yabuuchi-7/+7
2018-12-01Redo the docs for Vec::set_lenScott McMurray-27/+53
2018-12-02Auto merge of #56396 - dlrobertson:fix_va_list_tests, r=nikicbors-174/+57
2018-12-01remove some uses of try!Mark Mansi-27/+25
2018-12-02Fix failing tidy (line endings on Windows)Vadim Petrochenkov-0/+0
2018-12-01Remove unneeded body class selectorGuillaume Gomez-2/+2
2018-12-01Update tracking issue for `extern_crate_self`Vadim Petrochenkov-2/+2
2018-12-01resolve: Support aliasing local crate root in extern preludeVadim Petrochenkov-10/+89
2018-12-02Update RLS and RustfmtNick Cameron-5/+19
2018-12-01Improve the unstable book example for `#[marker]`Scott McMurray-6/+8
2018-12-01Introduce proc_macro::Span::source_textOlivier Goffart-2/+59
2018-11-30Move VecDeque::resize_with out of the impl<T:Clone> blockScott McMurray-33/+27
2018-12-01Auto merge of #56165 - RalfJung:drop-glue-type, r=eddyb,nikomatsakisbors-52/+80
2018-12-01stabilize std::dbg!(...)Mazdak Farrokhzad-44/+14
2018-11-30Deal with EINTR in net timeout testsJosh Stone-12/+28
2018-11-30Use appropriate terminology based on heuristicEsteban Küber-29/+58
2018-11-30ci: Only run compare-mode tests on one builderAlex Crichton-2/+13
2018-11-30Updated ui tests.Alexander Regueiro-5/+15
2018-11-30Removed chapter from Unstable Book.Alexander Regueiro-24/+0
2018-11-30Removed feature gate.Alexander Regueiro-53/+10
2018-11-30Use visit_local to find 2PB activationsMatthew Jasper-55/+55
2018-11-30Remove the `region_map` field from `BorrowSet`Matthew Jasper-17/+2
2018-11-30Fix some rustc doc linksMatthew Jasper-9/+17
2018-11-30Fix bug in matching on floating-point rangesvarkor-56/+35
2018-11-30Separate out precise_pointer_size_matching tests from exhaustive_integer_patt...varkor-17/+50
2018-11-30tests: Simplify VaList run-make testDan Robertson-174/+57
2018-11-30Suggest an appropriate token when encountering `pub Ident<'a>`Esteban Küber-11/+75
2018-11-30Drop function parameters in expected orderMatthew Jasper-7/+75
2018-12-01Rollup merge of #56214 - scalexm:unification, r=nikomatsakiskennytm-151/+985
2018-12-01Rollup merge of #56337 - phansch:fix_const_ice, r=oli-obkkennytm-122/+165
2018-12-01Rollup merge of #56324 - Zoxc:int-ext, r=nikomatsakiskennytm-111/+157
2018-12-01Rollup merge of #55011 - vi:panic_immediate_abort, r=alexcrichtonkennytm-5/+45
2018-12-01Rollup merge of #56365 - alexreg:stabilise-self_struct_ctor, r=Centrilkennytm-141/+29
2018-12-01Rollup merge of #56373 - steveklabnik:update-books, r=Mark-Simulacrumkennytm-0/+1
2018-12-01Rollup merge of #56367 - alexreg:move-feature-gate-tests-1, r=Centrilkennytm-0/+0
2018-12-01Rollup merge of #56364 - dlrobertson:fix_55903, r=oli-obkkennytm-1/+1
2018-12-01Rollup merge of #56360 - alexcrichton:linkchecker-omg, r=pietroalbinikennytm-19/+19
2018-12-01Rollup merge of #56355 - Zoxc:inline-things, r=michaelwoeristerkennytm-1/+57
2018-12-01Rollup merge of #56349 - davidtwco:issue-55396-inference-extension, r=nagisakennytm-1/+5
2018-12-01Rollup merge of #56341 - frewsxcv:frewsxcv-util-cstr, r=Mark-Simulacrumkennytm-26/+14
2018-12-01Rollup merge of #56339 - yui-knk:remove_mir_stats_flag, r=alexcrichtonkennytm-2/+0
2018-12-01Rollup merge of #56336 - nnethercote:clean-up-pp, r=nikomatsakiskennytm-232/+254
2018-12-01Rollup merge of #56268 - nnethercote:fold_opt_expr-recycle, r=petrochenkovkennytm-39/+73
2018-12-01Rollup merge of #56216 - SimonSapin:array-tryfrom-slice, r=withoutboatskennytm-0/+87
2018-12-01Rollup merge of #56131 - ljedrz:assorted, r=RalfJungkennytm-1/+3
2018-12-01Rollup merge of #56014 - euclio:issue-21335, r=nagisakennytm-0/+5
2018-12-01Rollup merge of #55821 - ljedrz:cached_key_sorts, r=michaelwoeristerkennytm-3/+3
2018-11-30Moved feature-gate tests to correct dir.Alexander Regueiro-0/+0
2018-11-30Updated ui tests.Alexander Regueiro-4/+3
2018-11-30Removed feature gate.Alexander Regueiro-138/+7