GithubHelp home page GithubHelp logo

Comments (3)

nikomatsakis avatar nikomatsakis commented on July 30, 2024

We discussed this meeting in today's design meeting and we decided to schedule it tentatively for October 18th. (Sadly, I will not be present 😢)

The goal is more to discuss how we can get a sustainable story than the particular issues themselves, though that may also be a topic of discussion. On Zulip, we outlined:

  1. what steps can we do to recruit folks
  2. what are some thresholds and timelines where upon we consider more drastic action
  3. what might that drastic action be :)

We also said that we should be trying to take some pre-steps and resolving immediate problems without waiting for the meeting.

from compiler-team.

pnkfelix avatar pnkfelix commented on July 30, 2024

we had the meeting.

here is the zulip archive: https://zulip-archive.rust-lang.org/131828tcompiler/13652designmeeting20191018.html

some of the main points from the discussion:

  • a common refrain: most of the compiler developers know next to nothing about how the debugger support scripts are implemented. So we are not in a good position to maintain the debugger support scripts.
  • @eddyb has ideas for how we might try to shift functionality out of the debugger support scripts and instead "handled it through traits and codegen" (?)
  • debuginfo tests are effectively unmaintained because everyone has their own ways of ignoring the failures
    • We should add // ignore to the problematic tests in the short term (but make sure to associate any such ignore with a rust-lang/rust issue).
  • we might want to split the tests into debuginfo and debugger-pretty or something; the debuginfo stuff we must keep working, while debugger-pretty are more "nice to have" bits of functionality

from compiler-team.

pnkfelix avatar pnkfelix commented on July 30, 2024

(ah I guess the way we're supposed to handle this is to actually add minutes from the meeting to the repo, and then that can close this issue. I suppose I should look into translating the above comment into such minutes.)

from compiler-team.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.