]> git.lizzy.rs Git - rust.git/history - src
Update stdarch
[rust.git] / src /
2020-09-15 borsAuto merge of #76311 - lzutao:split_core-slice, r=lcnr
2020-09-15 Lzu TaoFix clippy hard-code slice::Iter path
2020-09-15 borsAuto merge of #76171 - estebank:turbofish-the-revenge...
2020-09-15 borsAuto merge of #76684 - jyn514:refactor-intra-links...
2020-09-15 borsAuto merge of #76682 - richkadel:vec-take, r=Mark-Simul...
2020-09-15 borsAuto merge of #74532 - fusion-engineering-forks:atomic...
2020-09-15 borsAuto merge of #76612 - estebank:pat-missing-fields...
2020-09-14 borsAuto merge of #76541 - matthiaskrgr:unstable_sort,...
2020-09-14 borsAuto merge of #75608 - estebank:suggest-boxed-match...
2020-09-14 Esteban KüberDetect turbofish with multiple type params missing...
2020-09-14 borsAuto merge of #76278 - jethrogb:jb/sgx-rwlock-init...
2020-09-14 borsAuto merge of #75740 - GuillaumeGomez:stabilize-doc...
2020-09-14 Guillaume GomezStabilize doc_alias feature
2020-09-14 borsAuto merge of #76571 - lzutao:rustdoc-private-traits...
2020-09-14 borsAuto merge of #76549 - ehuss:lints-comments, r=wesleywiser
2020-09-14 borsAuto merge of #76195 - lcnr:const-Self, r=varkor
2020-09-14 borsAuto merge of #76123 - tmiasko:inline-args-storage...
2020-09-14 borsAuto merge of #76656 - jonas-schievink:fewer-unstable...
2020-09-13 borsAuto merge of #76678 - jonas-schievink:rollup-vzl9yhx...
2020-09-13 Joshua NelsonRequire `module_id` param to `resolve` to be non-empty
2020-09-13 Joshua NelsonRefactor `resolve_with_disambiguator` into a separate...
2020-09-13 Bastian Kauschkebless tests
2020-09-13 Bastian Kauschkereview, improve note span
2020-09-13 Bastian Kauschkeallow concrete self types in consts
2020-09-13 Joshua NelsonRefactor `resolve_link` into a separate function
2020-09-13 Jonas SchievinkRollup merge of #76677 - RalfJung:stable-pointers,...
2020-09-13 Jonas SchievinkRollup merge of #76668 - pickfire:patch-9, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76667 - matklad:patch-llvm, r=Mark...
2020-09-13 Jonas SchievinkRollup merge of #76665 - RalfJung:slice-from-raw, r...
2020-09-13 Jonas SchievinkRollup merge of #76663 - pickfire:patch-7, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76651 - nicholasbishop:bishop-remove...
2020-09-13 Jonas SchievinkRollup merge of #76646 - CDirkx:mailmap, r=Mark-Simulacrum
2020-09-13 Jonas SchievinkRollup merge of #76640 - fusion-engineering-forks:synco...
2020-09-13 Jonas SchievinkRollup merge of #76629 - pickfire:patch-4, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76527 - fusion-engineering-forks:clean...
2020-09-13 Jonas SchievinkRollup merge of #76441 - jyn514:parallel, r=jonas-schievink
2020-09-13 Jonas SchievinkRollup merge of #75559 - RalfJung:union-test-move,...
2020-09-13 borsAuto merge of #76244 - vandenheuvel:remove__paramenv__d...
2020-09-13 Ralf Jungrebase fallout
2020-09-13 Eric HussSupport `ignore` for lint examples.
2020-09-13 Eric HussLink rustdoc lint docs to the rustdoc book.
2020-09-13 Eric HussAuto-generate lint documentation.
2020-09-13 Ralf Jungmake union-drop mem::forget test meaningful
2020-09-13 Ralf Jungplease tidy
2020-09-13 Ralf Jungunions: test move behavior of non-Copy fields
2020-09-13 borsAuto merge of #76623 - slightlyoutofphase:master, r...
2020-09-13 Aleksey KladovFix CI LLVM to work on NixOS out of the box
2020-09-13 borsAuto merge of #76598 - ad-anssi:diagnostic_errors_fix...
2020-09-13 borsAuto merge of #76658 - Aaron1011:fix/encode-dummy-loc...
2020-09-13 borsAuto merge of #76588 - guswynn:debug_logging, r=jyn514...
2020-09-13 Lzu TaoIgnore rustc_private items from std docs
2020-09-13 Lzu TaoAdd ui test for 74672 and 76571
2020-09-13 borsAuto merge of #76585 - Aaron1011:ignore-vert-plus,...
2020-09-13 Aaron HillProperly encode spans with a dummy location and non...
2020-09-13 borsAuto merge of #76349 - Mark-Simulacrum:dl-llvm, r=alexc...
2020-09-13 borsAuto merge of #76306 - tmiasko:nrvo-debuginfo, r=ecstat...
2020-09-12 borsAuto merge of #73461 - calebzulawski:validate-attribute...
2020-09-12 Mark RousskovSet link-shared if LLVM ThinLTO is enabled in config.rs
2020-09-12 Mark RousskovDownload LLVM from CI to bootstrap
2020-09-12 borsAuto merge of #76538 - fusion-engineering-forks:check...
2020-09-12 borsAuto merge of #76639 - Mark-Simulacrum:ci-hosts, r...
2020-09-12 SlightlyOutOfPhaseGive functions unique names
2020-09-12 SlightlyOutOfPhaseFix `const-display.rs` XPATH queries (#1)
2020-09-12 Mark RousskovPrint all step timings
2020-09-12 borsAuto merge of #76632 - andjo403:updateDep, r=Mark-Simul...
2020-09-12 borsAuto merge of #76561 - Thomasdezeeuw:iov-constant-limit...
2020-09-12 Mark RousskovAdd host= configuration for msvc/darwin
2020-09-12 borsAuto merge of #76637 - RalfJung:rollup-eaykf93, r=RalfJung
2020-09-12 Ralf JungRollup merge of #76615 - GuillaumeGomez:missing-example...
2020-09-12 Ralf JungRollup merge of #76599 - hameerabbasi:const-generics...
2020-09-12 Ralf JungRollup merge of #76583 - CDirkx:os-doc, r=jonas-schievink
2020-09-12 Ralf JungRollup merge of #76530 - carbotaniuman:fix-rc, r=RalfJung
2020-09-12 Ralf JungRollup merge of #76484 - fusion-engineering-forks:maybe...
2020-09-12 Ralf JungRollup merge of #76297 - lcnr:const-ty-alias, r=varkor
2020-09-12 Ralf JungRollup merge of #76114 - marmeladema:duration-saturatin...
2020-09-12 borsAuto merge of #76222 - guswynn:const_diag, r=estebank
2020-09-12 Andreas Jonsonupdate the version of itertools and parking_lot
2020-09-12 borsAuto merge of #75756 - jyn514:diagnostic-suggestions...
2020-09-12 borsAuto merge of #75021 - cuviper:array_chunks_mut, r...
2020-09-12 SlightlyOutOfPhaseFix formatting for tidy
2020-09-12 SlightlyOutOfPhaseCheck basic constness before unstable constness
2020-09-12 borsAuto merge of #74328 - yoshuawuyts:stabilize-future...
2020-09-12 SlightlyOutOfPhaseUse `is_unstable_const_fn` where appropriate
2020-09-12 Esteban KüberAdd test cases and address review comments
2020-09-12 Esteban KüberMake suggestion more complete
2020-09-12 Esteban KüberMake suggestion have a more targetted underline
2020-09-12 Esteban KüberSuggest boxed trait objects in tail `match` and `if...
2020-09-12 Esteban KüberUse structured suggestion for `impl T` to `Box<dyn T>`
2020-09-11 borsAuto merge of #73951 - pickfire:liballoc-intoiter,...
2020-09-11 Gus Wynnbetter diag when const ranges are used in patterns
2020-09-11 borsAuto merge of #73761 - rijenkii:master, r=KodrAus
2020-09-11 Esteban KüberProvide suggestion for missing fields in patterns
2020-09-11 borsAuto merge of #76499 - guswynn:priv_des, r=petrochenkov
2020-09-11 Mara BosImprove `ineffective_unstable_trait_impl` error message.
2020-09-11 Joshua NelsonName the current module
2020-09-11 Gus WynnGive better diagnostic when using a private tuple struc...
2020-09-11 borsAuto merge of #76415 - Mark-Simulacrum:bootstrap-cross...
2020-09-11 Joshua NelsonRemove unnecessary clone
2020-09-11 Joshua NelsonUse `span_label` instead of `note`
2020-09-11 Joshua Nelsonbox ResolutionFailures on the heap
next