-
Bug Summary:
Wrong name Specialization on the tab "Specialization".
Precondition:
User was previously registered.
Steps to reproduce:
1. Go to URL.
2. Log in.
3. Press the profile button on the top…
-
Bug Summary: Error when deleting a specialization with a scheduled interview.
Preconditions:
The user is registered and has a scheduled interview for the specialization Ada.
Steps to Reproduce:
1. Ope…
-
This would speed up typechecking and would be a cool data structure.
-
Bug Summary:
Active button "Schedule" without selecting times.
Precondition:
User was previously registered.
Specialization filled.
Steps to reproduce:
1. Go to URL.
2. Log in.
3. Press the profil…
-
From ifql created by [jsternberg](https://github.com/jsternberg) : influxdata/ifql#346
I think we should provide a way for function polymorphism by allowing a formal function declaration keyword. S…
-
Both glslang and glslangValidator compile the following code without any diagnostics
```glsl
#version 450 core
layout(constant_id = 0) const int baz = 1;
layout(constant_id = 1) const int buz = …
-
| --- | --- |
| Bugzilla Link | [418958](https://bugs.eclipse.org/bugs/show_bug.cgi?id=418958) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Oct 08, 2013 15:15 EDT |
| Modified | Feb…
-
The following code:
```rust
#![feature(specialization)]
#[derive(Clone, Copy, Debug)]
struct Cons(pub Item, pub Tail);
#[derive(Clone, Copy, Debug)]
struct Nil;
trait GetInternal {
type Item;
…
-
I'm currently dying in generics.
It's making it harder to move fast, and gives a ton of development overhead. If there's one lesson I should learn from DuckDB Spatial, it's that I'm not moving fas…
-
I have noticed that we don't ever define these terms:
https://github.com/cplusplus/draft/blob/9dc7b3f30d2971ccb3bb38483a7cdb62065a2c3c/source/templates.tex#L3290-L3291
https://github.com/cpluspl…