about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-02-13Rollup merge of #58381 - davidtwco:issue-42944, r=estebankMazdak Farrokhzad-17/+63
2019-02-13Rollup merge of #58354 - matthewjasper:mir-dump-fixes, r=wesleywiserMazdak Farrokhzad-2/+69
2019-02-13Rollup merge of #58276 - varkor:missing-stability-attr-top-level, r=davidtwcoMazdak Farrokhzad-22/+40
2019-02-13Rollup merge of #58272 - fitzgen:num-format-code-size, r=Mark-SimulacrumMazdak Farrokhzad-74/+157
2019-02-13Rollup merge of #58202 - varkor:deprecated-future-external, r=GuillaumeGomezMazdak Farrokhzad-92/+134
2019-02-13Rollup merge of #58167 - ljedrz:HirIdify_body_id, r=ZoxcMazdak Farrokhzad-147/+175
2019-02-13libpanic_unwind => 2018: remove unused extern crate.Mazdak Farrokhzad-3/+0
2019-02-13libpanic_unwind => 2018: fix ICEs.Mazdak Farrokhzad-6/+7
2019-02-13libpanic_unwind => 2018Mazdak Farrokhzad-12/+13
2019-02-13Stabilize TryFrom and TryIntoSimon Sapin-38/+30
2019-02-13Use convert::Infallible instead of never in the blanket TryFrom implSimon Sapin-5/+15
2019-02-13Add a convert::Infallible empty enum, make string::ParseError an aliasSimon Sapin-36/+97
2019-02-13review or fix miri failures in iter, slice, cell, timeRalf Jung-15/+11
2019-02-13mark failures expected due to panicsRalf Jung-15/+15
2019-02-13simplified conditionalClint Frederickson-3/+1
2019-02-13fix Box::into_unique effecitvely transmuting to a raw ptrRalf Jung-3/+8
2019-02-13fix invalidating references in BTree iteratorsRalf Jung-13/+21
2019-02-13fix overlapping mutable and shared references in BTreeMap's into_slices_mutRalf Jung-3/+22
2019-02-13check if `used_place` and `moved_place` are equal when determining if the mov...Clint Frederickson-4/+2
2019-02-13Convert old doc links to current editionLzu Tao-50/+65
2019-02-13Auto merge of #56951 - oli-obk:auto_toolstate_issue, r=kennytmbors-3/+83
2019-02-13Move the intrinsics into a submoduleValentin Tolmer-215/+249
2019-02-13Add Instant::saturating_duration_sinceVitaly _Vi Shukela-0/+28
2019-02-13Relax some Ord bounds on BinaryHeap<T>Anthony Ramine-244/+244
2019-02-13Relax Read bounds on a bunch of BufReader<R> methodsAnthony Ramine-0/+2
2019-02-13Relax some Hash bounds on HashMap<K, V, S> and HashSet<T, S>Anthony Ramine-364/+354
2019-02-13Add FreeBSD armv6 and armv7 targetsMikaelUrankar-0/+54
2019-02-13target/uefi: clarify documentationDavid Rheinsberg-12/+17
2019-02-13Auto merge of #58238 - Mark-Simulacrum:doctest-fix, r=alexcrichtonbors-24/+23
2019-02-13Fix tests for checked_duration_sinceVitaly _Vi Shukela-1/+3
2019-02-13fix rebase falloutRalf Jung-1/+1
2019-02-13fix whitespaceRalf Jung-1/+1
2019-02-13make bin_op and unary_op APIs consistently work on ImmTyRalf Jung-65/+66
2019-02-13make OpTy.op private, and ImmTy.imm public insteadRalf Jung-65/+80
2019-02-13HirId-ify hir::BodyIdljedrz-147/+175
2019-02-13Auto merge of #58235 - jethrogb:jb/sgx-usercall-internals, r=alexcrichtonbors-84/+59
2019-02-13Clarify guarantees for `Box` allocationJethro Beekman-0/+13
2019-02-12Merging masterMatthias Einwag-14469/+17675
2019-02-12Revert "Remove mentions of unstable sort_by_cached key from stable documentat...Scott McMurray-0/+8
2019-02-12Stabilize slice_sort_by_cached_keyScott McMurray-14/+1
2019-02-13Rollup merge of #58405 - gnzlbg:remove_unused_macros, r=alexcrichtonMazdak Farrokhzad-14/+0
2019-02-13Rollup merge of #58404 - euclio:cloudabi-keyserver, r=alexcrichtonMazdak Farrokhzad-5/+4
2019-02-13Rollup merge of #58387 - alexreg:fix-trait-alias-2, r=centrilMazdak Farrokhzad-1/+28
2019-02-13Rollup merge of #58289 - haraldh:master, r=sfacklerMazdak Farrokhzad-0/+152
2019-02-13Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasperMazdak Farrokhzad-121/+114
2019-02-13Rollup merge of #58200 - RalfJung:str-as-mut-ptr, r=SimonSapinMazdak Farrokhzad-7/+23
2019-02-13Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkovMazdak Farrokhzad-67/+117
2019-02-13Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebankMazdak Farrokhzad-61/+52
2019-02-13Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichtonMazdak Farrokhzad-61/+172
2019-02-13Rollup merge of #58034 - faern:stabilize-time-checked-add, r=alexcrichtonMazdak Farrokhzad-8/+8