Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add finalized FCPs to agenda #684

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

spastorino
Copy link
Member

@spastorino spastorino commented Jul 9, 2020

This adds the finalized FCPs to the agenda.

It may be a good idea to use to-announce also in rust repo as soon as an FCP is accepted, and then I can just remove the label after adding it to the agenda. Otherwise, right now this dumps the following issues ...

  • "BufReader should provide a way to seek without dumping the buffer" rust#31100
  • "Allocator traits and std::heap" rust#32838
  • "Tracking issue for std::sync::Once poisoning" rust#33577
  • "Tracking issue for Vec::resize_with and resize_default" rust#41758
  • "non-lexical lifetimes (NLL) tracking issue" rust#43234
  • "Tracking issue: RFC 2103 - attributes for tools" rust#44690
  • "extern type cannot support size_of_val and align_of_val" rust#49708
  • "Tracking issue for Option::deref, Result::deref, Result::deref_ok, and Result::deref_err" rust#50264
  • " Tracking issue for #![feature(maybe_uninit_ref)]" rust#63568
  • "Stabilize the #[alloc_error_handler] attribute (for no_std + liballoc)" rust#66740
  • "Make handle_alloc_error default to panic (for no_std + liballoc)" rust#66741
  • "Stabilize core::panic::Location::caller" rust#72448
  • "mv std libs to std/" rust#73265

But we want just show the new ones. Still this is good for now because I can manually edit the agenda output.

r? @Mark-Simulacrum

@Mark-Simulacrum Mark-Simulacrum merged commit dbfc8de into rust-lang:master Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants