]> git.lizzy.rs Git - rust.git/history - src
slice_patterns: remove feature gate test
[rust.git] / src /
2020-01-18 Mazdak Farrokhzadslice_patterns: remove feature gate test
2020-01-18 Mazdak Farrokhzadslice_patterns: remove internal uses of gate
2020-01-18 Mazdak Farrokhzadslice_patterns: adjust error codes
2020-01-18 Mazdak Farrokhzadstabilize slice_patterns
2020-01-18 borsAuto merge of #68170 - wesleywiser:stop_const_prop_ref_...
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 borsAuto merge of #68330 - tmandry:rollup-5v29y9r, r=tmandry
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68314 - oli-obk:true_unwind, r=eddyb
2020-01-18 Tyler MandryRollup merge of #68312 - varkor:issue-67753-regression...
2020-01-18 Tyler MandryRollup merge of #68291 - tmiasko:sanitizer-tests, r...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68256 - estebank:bad-sugg-span, r...
2020-01-18 Tyler MandryRollup merge of #68204 - ecstatic-morse:item-kind-impl...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-18 Dylan MacKenzieUse named fields for `hir::ItemKind::Impl`
2020-01-17 Dylan MacKenzieUse named fields for `ast::ItemKind::Impl`
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 Guillaume GomezClean up E0199 explanation
2020-01-17 Guillaume Gomezformatting
2020-01-17 Guillaume GomezClean up E0198 explanation
2020-01-17 varkorAdd regression test for integer literals in generic...
2020-01-17 Oliver SchererStop treating `FalseEdges` and `FalseUnwind` as having...
2020-01-17 borsAuto merge of #68311 - Dylan-DPC:rollup-wzgqw9t, r...
2020-01-17 Dylan DPCRollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
2020-01-17 Dylan DPCRollup merge of #68278 - wesleywiser:doc_query_key_reco...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 borsAuto merge of #68285 - oli-obk:specialization_regressio...
2020-01-17 Wesley Wiser[self-profiler] Add example to `-Z help` to turn on...
2020-01-17 borsAuto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r...
2020-01-17 Dylan DPCRollup merge of #68301 - tmandry:dont-propagate-test...
2020-01-17 Dylan DPCRollup merge of #68292 - matthiaskrgr:clone_on_copy...
2020-01-17 Dylan DPCRollup merge of #68288 - RalfJung:fmt, r=oli-obk
2020-01-17 Dylan DPCRollup merge of #68195 - estebank:impl-trait-2000,...
2020-01-17 Dylan DPCRollup merge of #68153 - petrochenkov:privdiag, r=estebank
2020-01-17 Dylan DPCRollup merge of #67956 - varkor:E0588-provide-context...
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-17 Phoebe BellAdd SAFETY comment for atomic example
2020-01-17 Esteban Küberreview comments
2020-01-17 Phoebe BellFix formatting: ./x.py fmt
2020-01-17 Phoebe BellMove comments for tidy
2020-01-17 Phoebe BellElaborate on SAFETY comments
2020-01-17 Phoebe BellApply suggestions from code review
2020-01-17 Phoebe BellFix typo "gurantees -> guarantees"
2020-01-17 Phoebe BellDocument unsafe blocks in core::{cell, str, sync}
2020-01-17 Esteban KüberDo not ICE on malformed suggestion spans
2020-01-17 Tyler MandryDon't propagate __RUST_TEST_INVOKE to subprocess
2020-01-17 borsAuto merge of #66716 - derekdreery:debug_non_exhaustive...
2020-01-17 Stein SomersAllow added string.insert benchmarks to compile
2020-01-16 Matthias Krügerdon't clone types that are copy
2020-01-16 borsAuto merge of #68287 - flip1995:clippyup, r=oli-obk
2020-01-16 Guillaume GomezImprove code readability
2020-01-16 Richard DoddRust ./x.py fmt
2020-01-16 jumbatmDon't warn about snake case for field puns that don...
2020-01-16 Esteban Küberreview comments
2020-01-16 Vadim PetrochenkovIgnore some tests on platforms without libstd spans
2020-01-16 Vadim Petrochenkovresolve: Say "import" when reporting private imports
2020-01-16 Vadim Petrochenkovresolve: Point at the private item definitions in priva...
2020-01-16 Vadim Petrochenkovresolve: Move privacy error reporting into a separate...
2020-01-16 Ralf Jungadjust Deref comment
2020-01-16 Ralf Junglet rustfmt undo most of my edits :(
2020-01-16 Esteban KüberAccount for object safety when suggesting `Box<dyn...
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban KüberFix error index test
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban Küberfix error code index comment
2020-01-16 Esteban KüberSplit `librustc/traits/error_reporting.rs`
2020-01-16 Ralf Jungfix rustfmt fallout
2020-01-16 borsAuto merge of #68286 - Dylan-DPC:rollup-x7ssgov, r...
2020-01-16 Esteban KüberAdd E0746 explanation to the index
2020-01-16 Esteban Küberfmt
2020-01-16 Esteban KüberWhen trait bounds are missing for return values, point...
2020-01-16 Esteban KüberMake `impl Trait` suggestion in E0746 `MachineApplicable`
2020-01-16 Esteban KüberElide E0308 errors in favor of E0746
2020-01-16 Esteban KüberAccount for diverging types in return `impl Trait`
2020-01-16 Esteban KüberSpecific error for unsized `dyn Trait` return type
2020-01-16 Dylan DPCRollup merge of #68274 - matthiaskrgr:dead_code, r...
2020-01-16 Dylan DPCRollup merge of #68263 - ollie27:rustdoc_invalid_syntax...
2020-01-16 Dylan DPCRollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68244 - tmiasko:leak, r=Centril
2020-01-16 Dylan DPCRollup merge of #68033 - ollie27:win_f32, r=dtolnay
2020-01-16 Oliver SchererArray repeat expression lengths must be monomorphic...
2020-01-16 flip1995Update Clippy
2020-01-16 borsAuto merge of #68258 - RalfJung:miri, r=RalfJung
2020-01-16 Matthias Krügerremove dead code
2020-01-16 borsAuto merge of #68272 - Dylan-DPC:rollup-vrb90gu, r...
2020-01-16 Dylan DPCRollup merge of #68266 - Stromberg90:patch-2, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68265 - JohnTitor:fix-issue-number...
2020-01-16 Dylan DPCRollup merge of #68223 - SOF3:float-fract-doc, r=varkor
2020-01-16 Dylan DPCRollup merge of #68096 - varkor:diagnostic-cleanup...
2020-01-16 Dylan DPCRollup merge of #67780 - cjgillot:passes-ty, r=Zoxc
2020-01-16 Yuki OkushiFix issue number of `infer_static_outlives_requirements`
2020-01-16 Yuki OkushiFix issue number of `repr128`
2020-01-16 StrømbergUpdate f32.rs
2020-01-16 StrømbergUpdate f64.rs
2020-01-16 StrømbergUpdate f32.rs
next