- Feature Name: N/A
- Start Date: 2016-05-14
- RFC PR: rust-lang/rfcs#1615
- Cargo Issues: rust-lang/cargo#1734 rust-lang/cargo#1976
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
COM² and COM₇, but also COM٣, COM߃ , COM৬, COM௫, COM᠓ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xkb_symbols "abnt-neo" { | |
name[Group1]="German (ABNT2 – Neo)"; | |
key.type[Group1] = "EIGHT_LEVEL_LEVEL_FIVE_LOCK"; | |
key <AE10> { [ 0, exclam, U2070, U2080, U2205, exclamdown ] }; | |
key <AE01> { [ 1, question, U00B9, U2081, NoSymbol, questiondown ] }; | |
key <AE02> { [ 2, plus, U00B2, U2082 ] }; | |
key <AE03> { [ 3, minus, U00B3, U2083 ] }; | |
key <AE04> { [ 4, asterisk, U2074, U2084 ] }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include "dz60.h" | |
#define ESC_OR_FN LT(1, KC_ESC) | |
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |
/* ISO 7u layout layer 0 | |
* ,-----------------------------------------------------------------------------------------. | |
* | Esc | 0 | 1 | 2 | 3 | 4 | [ | ] | 5 | 6 | 7 | 8 | 9 | DEL | BSPC| | |
* |-----------------------------------------------------------------------------------------+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* vertical tabs use full height */ | |
:root { | |
--tab-width: 200px; | |
--statusbar-height: 0px; | |
--toolbar-height: 30px; | |
--neg-toolbar-height: -30px; | |
} | |
.native.tabs-left#browser :-webkit-any(.topmenu, .toolbar.toolbar-addressbar) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[error] Unknown qualifier scala.Array.apply[Class[_]](classOf[java.lang.NullPointerException]) | |
scala.reflect.internal.FatalError: Unknown qualifier scala.Array.apply[Class[_]](classOf[java.lang.NullPointerException]) | |
at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59) | |
at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16) | |
at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1101) | |
at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777) | |
at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809) | |
at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1140) | |
at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1138) | |
at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SBT topic/testng-conversion scalajavatimeRoot last scalajavatimeCrossJS/test:compileIncremental | |
[debug] [naha] Invalidating /home/soc/.ivy2/local/io.github.soc/testng-runtime_sjs0.6_2.11/4.0.0-M0/jars/testng-runtime_sjs0.6_2.11.jar: stamp changed from lastModified(1469338185000) to lastModified(1469345270000) | |
[debug] [naha] | |
[debug] [naha] Initial source changes: | |
[debug] [naha] removed:Set(/home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/UsabilityBasic.scala) | |
[debug] [naha] added: Set(/home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/TestZoneOffset.scala, /home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/AbstractTest.scala, /home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/AbstractDateTimeTest.scala) | |
[debug] [naha] modified: Set() | |
[debug] [naha] Invalidated products: Set() | |
[debug] [naha] External API changes: API Changes: Set() | |
[debug] [naha] Modified binary dependencies: Set(/home/soc/.ivy2/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SBT master root testNGTestsJS/test | |
[warn] Credentials file /home/soc/.bintray/.credentials does not exist | |
[warn] Credentials file /home/soc/.bintray/.credentials does not exist | |
[warn] Credentials file /home/soc/.bintray/.credentials does not exist | |
[info] Updating {file:/home/soc/Entwicklung/sbt-testng-interface/}testNGPluginJS... | |
[info] Updating {file:/home/soc/Entwicklung/sbt-testng-interface/}testNGRuntimeJS... | |
[warn] Credentials file /home/soc/.bintray/.credentials does not exist | |
[info] Resolving org.scala-lang#scalap;2.10.6 ... | |
[info] Done updating. | |
[info] Resolving org.scala-js#scalajs-test-interface_2.11;0.6.10 ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SBT master scalajavatimeRoot scalajavatimeCrossJVM/testOnly org.threeten.bp.format.TestDateTimeFormatters | |
[info] Compiling 1 Scala source to /home/soc/Entwicklung/scala-java-time/jvm/target/scala-2.11/test-classes... | |
[warn] Class com.google.inject.Module not found - continuing with a stub. | |
[warn] Class com.google.inject.Module not found - continuing with a stub. | |
[warn] Class com.google.inject.Injector not found - continuing with a stub. | |
[warn] Class com.google.inject.Module not found - continuing with a stub. | |
[warn] Class com.google.inject.Injector not found - continuing with a stub. | |
[warn] Class com.google.inject.Injector not found - continuing with a stub. | |
[warn] Class com.google.inject.Injector not found - continuing with a stub. | |
[warn] Class com.google.inject.Module not found - continuing with a stub. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0' encoding='UTF-8'?> | |
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> | |
<modelVersion>4.0.0</modelVersion> | |
<groupId>io.github.soc</groupId> | |
<artifactId>scala-java-time_2.11</artifactId> | |
<packaging>jar</packaging> | |
<description>scala-java-time</description> | |
<url>https://github.com/soc/scala-java-time</url> | |
<version>2.0.0-M1</version> | |
<licenses> |