]> git.lizzy.rs Git - rust.git/history - src
rename Allocation::retag -> with_tags_and_extra
[rust.git] / src /
2019-09-17 Ralf Jungrename Allocation::retag -> with_tags_and_extra
2019-09-17 borsAuto merge of #64535 - Centril:rollup-wiyxagi, r=Centril
2019-09-17 Mazdak FarrokhzadRollup merge of #64531 - taiki-e:pin-self, r=Centril
2019-09-17 Mazdak FarrokhzadRollup merge of #64530 - taiki-e:docs-pin-lifetimes...
2019-09-17 Mazdak FarrokhzadRollup merge of #64500 - nnethercote:ObligForest-fixups...
2019-09-17 Mazdak FarrokhzadRollup merge of #64416 - mark-i-m:region-naming-ctx...
2019-09-17 Mazdak FarrokhzadRollup merge of #64380 - alexcrichton:update-openssl...
2019-09-17 Mazdak FarrokhzadRollup merge of #64085 - estebank:hrtb-errors, r=oli-obk
2019-09-16 Taiki EndoUse shorthand syntax in the self parameter of methods...
2019-09-16 Taiki EndoElide lifetimes in `Pin<&(mut) Self>`
2019-09-16 Esteban KüberTweak unsatisfied HRTB errors
2019-09-16 borsAuto merge of #64526 - Centril:rollup-k4cz2xn, r=Centril
2019-09-16 Mazdak FarrokhzadRollup merge of #64518 - spastorino:while-let-to-iterat...
2019-09-16 Mazdak FarrokhzadRollup merge of #64509 - varkor:convert-identity-doc...
2019-09-16 Mazdak FarrokhzadRollup merge of #64485 - RalfJung:miri, r=alexcrichton
2019-09-16 Mazdak FarrokhzadRollup merge of #64357 - rust-lang:adt-docs-fix, r...
2019-09-16 Santiago PastorinoUse while let slice_pattern instead of carrying an...
2019-09-16 Ralf Jungupdate miri for latest breakage
2019-09-16 Ralf Jungwith byteorder 1.3, the i128 feature is a NOP
2019-09-16 Ralf Jungupdate miri
2019-09-16 Mazdak Farrokhzad`AdtDef` is an algebraic data type, not abstract data...
2019-09-16 borsAuto merge of #64510 - Centril:rollup-m03zsq8, r=Centril
2019-09-16 Mazdak FarrokhzadRollup merge of #64504 - guanqun:use-println-without...
2019-09-16 Mazdak FarrokhzadRollup merge of #64499 - nnethercote:use-Symbol-in...
2019-09-16 Mazdak FarrokhzadRollup merge of #64497 - nnethercote:fix-64339, r=petro...
2019-09-16 Mazdak FarrokhzadRollup merge of #64467 - Mark-Simulacrum:hide-cfg-failu...
2019-09-16 Mazdak FarrokhzadRollup merge of #64451 - RalfJung:miri-manifest, r...
2019-09-16 Mazdak FarrokhzadRollup merge of #64446 - ehuss:fix-sanitizer-build...
2019-09-16 Mazdak FarrokhzadRollup merge of #64444 - RalfJung:no-backtrace, r=alexc...
2019-09-16 Mazdak FarrokhzadRollup merge of #64119 - pietroalbini:validate-toolstat...
2019-09-16 Mazdak FarrokhzadRollup merge of #64028 - Centril:stabilize-alloc-new...
2019-09-16 Mazdak FarrokhzadRollup merge of #63955 - RalfJung:intern, r=oli-obk
2019-09-16 Mazdak FarrokhzadConst-stabilize `String::new`.
2019-09-16 Mazdak FarrokhzadConst-stabilize `Vec::new`.
2019-09-16 varkorMake some adjustments to the documentation for `std...
2019-09-16 Ralf Jungavoid #[cfg] in favor of cfg!
2019-09-16 Pietro Albinici: remove projektir from toolstate notifications
2019-09-16 Pietro Albinici: convert maintainer list in publish_toolstate to...
2019-09-16 Pietro Albinici: address publish_toolstate review comments
2019-09-16 Pietro Albinici: rename Gankro to Gankra in toolstate
2019-09-16 Pietro Albinici: ensure all tool maintainers are assignable on issues
2019-09-16 borsAuto merge of #64381 - mati865:rand, r=alexcrichton
2019-09-16 borsAuto merge of #64383 - pcpthm:btreeset-size-hint, r...
2019-09-16 Nicholas NethercoteUse `Symbol` in two more functions.
2019-09-16 pcpthmImprove BTreeSet::Intersection::size_hint
2019-09-16 Nicholas NethercoteDon't print the "total" `-Ztime-passes` output if ...
2019-09-16 Nicholas NethercoteMove `impl Node` just after `struct Node`.
2019-09-16 Nicholas NethercoteMinor comment tweaks.
2019-09-16 Nicholas NethercoteUse `retain` for `waiting_cache` in `apply_rewrites()`.
2019-09-16 Nicholas NethercoteUse iterators in `error_at` and `process_cycle`.
2019-09-16 Nicholas NethercoteAdd comments about `waiting_cache`.
2019-09-16 Nicholas NethercoteFix incorrect comment about contents of a `Node`.
2019-09-16 Nicholas NethercoteFix some out-of-date names of things in comments.
2019-09-16 Nicholas NethercoteRemove out-of-date comments.
2019-09-16 Nicholas NethercoteFactor out repeated `self.nodes[i]` expressions.
2019-09-16 Nicholas NethercoteRedefine `NodeIndex` as a `newtype_index!`.
2019-09-16 Nicholas NethercoteName index variables consistently.
2019-09-16 borsAuto merge of #64487 - Xanewok:update-rls, r=jonas...
2019-09-15 Mark RousskovHide diagnostics emitted during --cfg parsing
2019-09-15 borsAuto merge of #64491 - Centril:rollup-21wkl69, r=Centril
2019-09-15 Mazdak FarrokhzadRollup merge of #64472 - Mark-Simulacrum:unused-parens...
2019-09-15 Mazdak FarrokhzadRollup merge of #64250 - Xanewok:save-analysis-assoc...
2019-09-15 Mazdak FarrokhzadRollup merge of #63872 - marmistrz:readdir, r=jonas...
2019-09-15 borsAuto merge of #64474 - Mark-Simulacrum:permit-err-overl...
2019-09-15 Guanqun Luuse println!()
2019-09-15 Igor MatuszewskiUpdate RLS
2019-09-15 Mark RousskovPermit impls referencing errors to overlap
2019-09-15 Ralf Jungupdate intern classification comment
2019-09-15 Ralf Jungexplain ty == None
2019-09-15 Ralf Jungassert that nobody asks for mutable constants
2019-09-15 Ralf Jungnote a FIXME
2019-09-15 Ralf Jungrelocations -> allocations
2019-09-15 borsAuto merge of #64483 - petrochenkov:expectattr2, r...
2019-09-15 Ralf Jungdrop redundant ParamEnv, and avoid constructing InternV...
2019-09-15 Ralf Jungall memory behind a constant must be immutable
2019-09-15 Ralf Jungconst interning: move mutability computation into inter...
2019-09-15 Vadim Petrochenkovresolve: Remove `!` from "cannot find" diagnostics...
2019-09-15 Vadim Petrochenkovresolve: Tweak "cannot find" wording for attributes
2019-09-15 borsAuto merge of #64469 - matthewjasper:increase-hygiene...
2019-09-15 Matthew JasperRemove `with_legacy_ctxt`
2019-09-15 Matthew JasperGive more `Idents` spans
2019-09-15 Matthew JasperAvoid some unnecessary `&str` to `Ident` conversions
2019-09-15 Matthew JasperPrefer `Symbol` to `Ident` when there's no sensible...
2019-09-15 borsAuto merge of #64478 - Centril:rollup-bnt51w1, r=Centril
2019-09-15 Mazdak FarrokhzadRollup merge of #64475 - guanqun:use-same-name, r=Centril
2019-09-15 Mazdak FarrokhzadRollup merge of #64473 - spastorino:use-try-fold, r...
2019-09-15 Mazdak FarrokhzadRollup merge of #64471 - Mark-Simulacrum:warn-depr...
2019-09-15 Mazdak FarrokhzadRollup merge of #64463 - petrochenkov:expectattr, r...
2019-09-15 Mazdak FarrokhzadRollup merge of #64457 - petrochenkov:macunfield, r...
2019-09-15 borsAuto merge of #60584 - jonas-schievink:ice-panic-hook...
2019-09-14 Mark RousskovWarn on no_start, crate_id attribute use
2019-09-14 Guanqun Lusimply the initialization
2019-09-14 Santiago PastorinoUse try_fold instead of manually carrying an accumulator
2019-09-14 Mark RousskovDon't mark expression with attributes as not needing...
2019-09-14 Igor Matuszewskisave-analysis: Process bounds in impl trait only in...
2019-09-14 Igor Matuszewskisave-analysis: Deduplicate lookup_{d,r}ef_id functions
2019-09-14 Jonas SchievinkTry to fix the test output normalization
2019-09-14 borsAuto merge of #64466 - Centril:rollup-s3nlb9e, r=Centril
2019-09-14 Mazdak FarrokhzadRollup merge of #64462 - petrochenkov:remattr, r=Centril
2019-09-14 Mazdak FarrokhzadRollup merge of #64406 - Mark-Simulacrum:error-unknown...
next