about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-09-25ref(bootstrap.py): add `eprint` functionPouriya Jahanbakhsh-49/+41
2023-09-25add sanity checks for user write access on `x install`onur-ozkan-0/+31
2023-09-24GC the Stacked Borrows allocation historyBen Kimock-0/+27
2023-09-24tidy: remove io-lifetimes from the dependency listchenx97-1/+0
2023-09-24Put AVX512 tests togetherEduardo Sánchez Muñoz-126/+85
2023-09-24Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubileebors-7/+80
2023-09-24Complete miri test.Camille GILLOT-3/+16
2023-09-24Do not assume anything about repeated reification of generic functions.Camille GILLOT-1/+0
2023-09-24fmtThe Miri Conjob Bot-2/+2
2023-09-24Merge from rustcThe Miri Conjob Bot-214/+131
2023-09-24Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors-17/+8
2023-09-23Raise minimum supported iOS version to 10.0BlackHoleFox-10/+1
2023-09-23Raise minimum supported macOS to 10.12BlackHoleFox-7/+7
2023-09-23Pass `-jN` from Make to `BOOTSTRAP_ARGS`onur-ozkan-0/+7
2023-09-23Remove GeneratorWitness and rename GeneratorWitnessMIR.Camille GILLOT-4/+1
2023-09-23Bless clippy.Camille GILLOT-166/+87
2023-09-23Enable drop_tracking_mir by default.Camille GILLOT-18/+25
2023-09-23Merge from rustcThe Miri Conjob Bot-30/+32
2023-09-23Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-09-23Auto merge of #116052 - oli-obk:ceci_nest_pas_une_query, r=WaffleLapkinbors-9/+10
2023-09-23Auto merge of #116066 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-09-23Auto merge of #3072 - eduardosm:llvm.ctpop, r=saethlinbors-0/+280
2023-09-23Auto merge of #115695 - tmiasko:compiletest-supported-sanitizers, r=oli-obkbors-209/+175
2023-09-22Merge `ExternProviders` into the general `Providers` structOli Scherer-8/+9
2023-09-22Fixes from PRAyush Singh-0/+1
2023-09-22Have a single struct for queries and hookOli Scherer-1/+1
2023-09-22Bump ui_test crateOli Scherer-39/+61
2023-09-22Allow limiting the number of threads running in parallelOli Scherer-1/+5
2023-09-22Bump ui_test crateOli Scherer-1/+1
2023-09-22Move `fail` tests that need dependencies into their own folder, so that wasm ...Oli Scherer-0/+6
2023-09-22Bump ui test crateOli Scherer-50/+115
2023-09-23Update cargoWeihang Lo-0/+0
2023-09-22Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obkbors-28/+28
2023-09-22Rebase to masterAyush Singh-4/+6
2023-09-22Fixes from PRAyush Singh-1/+1
2023-09-22Add support for building `std::os::uefi` docsAyush Singh-6/+5
2023-09-22Fixes from PRAyush Singh-20/+24
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-7/+74
2023-09-22Add a way to decouple the implementation and the declaration of a TyCtxt method.Oli Scherer-2/+2
2023-09-22Auto merge of #3074 - rust-lang:rustup-2023-09-22, r=RalfJungbors-150/+176
2023-09-22clippyRalf Jung-2/+0
2023-09-22Auto merge of #114776 - fee1-dead-contrib:enable-effects-in-libcore, r=oli-obkbors-2/+4
2023-09-22fmtThe Miri Conjob Bot-25/+15
2023-09-22Merge from rustcThe Miri Conjob Bot-137/+175
2023-09-22Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-09-22run the cron job a bit earlierRalf Jung-1/+1
2023-09-22fix clippy errors (ignore effects in certainty)Deadbeef-2/+3
2023-09-21Update search-result-impl-disambiguation.gomlMichael Howell-2/+2
2023-09-21rustdoc: wait for section to open before trying to highlightMichael Howell-2/+6