about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-07Auto merge of #56066 - jethrogb:jb/sgx-target, r=alexcrichtonbors-241/+4961
2018-12-07SGX target: implement command-line arguments and environment variablesJethro Beekman-25/+70
2018-12-07SGX target: implement timeJethro Beekman-3/+9
2018-12-07SGX target: implement networkingJethro Beekman-53/+167
2018-12-07SGX target: implement streamsJethro Beekman-28/+134
2018-12-07SGX target: implement synchronization primitives and threadingJethro Beekman-76/+832
2018-12-07SGX target: implement user memory managementJethro Beekman-6/+502
2018-12-07SGX target: add thread local storageJethro Beekman-17/+277
2018-12-07Add x86_64-fortanix-unknown-sgx target to libstd and dependenciesJethro Beekman-11/+2857
2018-12-07Rollup merge of #56574 - cbarrick:master, r=varkorkennytm-2/+1
2018-12-07Rollup merge of #56561 - Zoxc:too-raw, r=Gankrokennytm-0/+4
2018-12-07Rollup merge of #56555 - Mark-Simulacrum:stderr-profile, r=wesleywiserkennytm-3/+3
2018-12-07Rollup merge of #56516 - frewsxcv:frewsxcv-eq, r=Mark-Simulacrumkennytm-36/+36
2018-12-07Rollup merge of #56434 - Zoxc:par-tests, r=michaelwoeristerkennytm-36/+74
2018-12-07Rollup merge of #56250 - dwijnand:ptr-hash, r=alexcrichtonkennytm-0/+30
2018-12-07Rollup merge of #56000 - hug-dev:armv8m.main, r=alexcrichtonkennytm-0/+77
2018-12-07Auto merge of #54271 - petrochenkov:nolegder, r=eddyb,alexcrichtonbors-213/+30
2018-12-07Unsupport `#[derive(Trait)]` sugar for `#[derive_Trait]` legacy plugin attrib...Vadim Petrochenkov-213/+30
2018-12-06Show 'loading content' when loading contentGuillaume Gomez-58/+51
2018-12-06Show everything when noscript is onGuillaume Gomez-0/+26
2018-12-06cleanupGuillaume Gomez-65/+46
2018-12-06Prevent lazy iterations over DOMGuillaume Gomez-105/+99
2018-12-06Greatly improve rustdoc rendering speed issuesGuillaume Gomez-529/+611
2018-12-06Auto merge of #55318 - Aaron1011:fix/final-auto-trait-resolve, r=nikomatsakisbors-17/+152
2018-12-06Fix printing of spans with no TyCtxtJohn Kåre Alsaker-3/+7
2018-12-06FixJohn Kåre Alsaker-1/+1
2018-12-06Fix a race conditionJohn Kåre Alsaker-2/+5
2018-12-06Show usages of query cycles and correctly shift queries in a cycleJohn Kåre Alsaker-30/+61
2018-12-06Fix a stutter in the docs for slice::exact_chunksChris Barrick-2/+1
2018-12-06codegen_utils, driver: fix clippy errorsljedrz-15/+12
2018-12-06Auto merge of #56565 - matthiaskrgr:clippy, r=oli-obkbors-14/+14
2018-12-06Auto merge of #56282 - qnighy:additional-sizedness-fix, r=nikomatsakisbors-2/+26
2018-12-06submodules: update clippy from 29bf75cd to 1df5766cMatthias Krüger-14/+14
2018-12-06Use a function to access the Hir map to be able to turn it into a query laterJohn Kåre Alsaker-1210/+1220
2018-12-06Auto merge of #56392 - petrochenkov:regensym, r=oli-obkbors-70/+212
2018-12-06Change sys::Thread::new to take the thread entry as Box<dyn FnBox() + 'static>̣Jethro Beekman-8/+29
2018-12-06Update compiler_builtins and remove wasm f32<->f64 math conversionsJethro Beekman-67/+14
2018-12-06Refactor net::each_addr/lookup_host to forward error from resolveJethro Beekman-126/+250
2018-12-06Refactor stderr_prints_nothing into a more modular functionJethro Beekman-29/+28
2018-12-06Add test for #46589.David Wood-0/+66
2018-12-06Fix bug in from_key_hashed_nocheckJohn Kåre Alsaker-0/+4
2018-12-06Auto merge of #56557 - pietroalbini:rollup, r=pietroalbinibors-399/+700
2018-12-06Auto merge of #55635 - oli-obk:min_const_unsafe_fn, r=nikomatsakisbors-137/+868
2018-12-06Rollup merge of #56553 - wesleywiser:silence_profiler_output, r=Mark-SimulacrumPietro Albini-4/+4
2018-12-06Rollup merge of #56548 - Lucretiel:string-extend-optimize, r=sfacklerPietro Albini-18/+29
2018-12-06Rollup merge of #56528 - sinkuu:unused_dep, r=Mark-SimulacrumPietro Albini-2/+0
2018-12-06Rollup merge of #56525 - udoprog:linux-current-exe, r=alexcrichtonPietro Albini-5/+8
2018-12-06Rollup merge of #56500 - ljedrz:cleanup_rest_of_const_lifetimes, r=zackmdavisPietro Albini-91/+88
2018-12-06Rollup merge of #56446 - arielb1:special-env-implications, r=nikomatsakisPietro Albini-5/+54
2018-12-06Rollup merge of #56441 - ollie27:rustbuild_compiler_docs, r=alexcrichtonPietro Albini-6/+11