about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-02Auto merge of #56275 - RalfJung:win-mutex, r=SimonSapinbors-11/+18
2018-12-02Run name-anon-globals after all other passesNikita Popov-4/+5
2018-12-02make the C part of compiler-builtins opt-outRalf Jung-1/+4
2018-12-02Address review commentsVadim Petrochenkov-4/+15
2018-12-02Delay gensym creation for "underscore items" until name resolutionVadim Petrochenkov-36/+157
2018-12-02resolve: Avoid "self-confirming" resolutions in import validationVadim Petrochenkov-36/+46
2018-12-02explicitly control compiler_builts/c feature from libstdRalf Jung-2/+2
2018-12-02avoid MaybeUninit::get_mut where it is not neededRalf Jung-2/+2
2018-12-02let FIXME refer to tracking issueRalf Jung-2/+2
2018-12-02no reason to use mutable references here at allRalf Jung-12/+4
2018-12-02Auto merge of #56378 - ljedrz:arena_tweaks, r=nagisabors-10/+14
2018-12-02Fix "line longer than 100 chars"yui-knk-3/+4
2018-12-02Auto merge of #56406 - nrc:update, r=kennytmbors-5/+19
2018-12-02Add description about `crate` for parse_visibility's commentyui-knk-1/+1
2018-12-02arena: improve common patternsljedrz-7/+2
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-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-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