Commit Graph

30 Commits

Author SHA1 Message Date
DianQK 57c8f6f252 Add .clang-format 2024-06-26 05:56:00 +08:00
joboet 22a5267c83 std: move Once implementations to sys 2024-03-12 15:41:06 +01:00
joboet 4ec5b980f9 update license reference 2024-02-16 12:10:49 +01:00
Matthias Krüger 0bbc88809d Rollup merge of #119189 - henrispriet:move-installing-from-source, r=Mark-Simulacrum
Move section "Installing from Source" to seperate file

cc #118627
2024-01-13 22:35:08 +01:00
henrispriet 994d11ace9 Move section "Installing from Source" to seperate file 2024-01-13 17:22:55 +01:00
joboet 2d30a262d1 update path reference in license definitions 2024-01-11 20:40:00 +01:00
Jonathan Pallant (Ferrous Systems) eba02abb99 Reinstate the names of the Ayu dark theme developers.
See https://github.com/rust-lang/rust/pull/71237 for more details.
2023-12-11 16:07:40 +00:00
Jonathan Pallant (Ferrous Systems) efa4416ef3 Change LLVM reuse dep5 line to say AND.
The LLVM project is a combination of some NCSA licensed files and some Apache-2.0 WITH LLVM-exception licensed files, so you should follow both licences when using the combined work.

Also clarified where I got the copyright years and git hash from.
2023-11-29 13:11:12 +00:00
Jonathan Pallant (Ferrous Systems) 2d1cd45875 Fix generate-copyright tool.
LLVM copyrights are now condensed to those reported in the .reuse/dep5 file.
2023-11-27 11:03:53 +00:00
Jonathan Pallant (Ferrous Systems) c6eb03ba90 condense llvm licensing into a single item 2023-11-22 11:09:56 +00:00
Jakub Beránek be50413ef0 Add integration for new bors 2023-09-28 10:43:24 +02:00
Wesley Wiser 15e9f56088 Replace in-tree rustc_apfloat with the new version of the crate 2023-07-26 10:20:15 -04:00
Thom Chiovoloni fcb2a3665f Rename config.toml.example to config.example.toml 2023-03-11 14:10:00 -08:00
Pietro Albini 1853e113b5 add authors for two apache-2-with-llvm-exception files 2023-03-09 12:24:51 +01:00
Pietro Albini 95a659f252 annotate original authors of the ayu theme 2023-03-09 12:24:50 +01:00
Pietro Albini 3ff2d59ba1 attribute the source code from the enum-primitive crate 2023-03-09 12:24:49 +01:00
Pietro Albini 9b5ded93f1 clarify the fuchsia code licensing 2023-03-09 12:24:46 +01:00
Pietro Albini 598dd1d7d8 mark the whole library/std/src/sync/mpmc as copyrighted by crossbeam 2023-03-09 12:24:45 +01:00
Pietro Albini 7b9a8e113b use the same copyright string for adobe fonts 2023-03-09 12:24:42 +01:00
Pietro Albini 39e8b35df9 split fira sans copyright notice into multiple lines 2023-03-09 12:24:41 +01:00
Pietro Albini f2d9f6dc12 add notice for rustc_apfloat 2023-03-09 12:24:39 +01:00
Pietro Albini 7455bf4949 add mermaid.min.js notice 2023-03-09 12:24:38 +01:00
Pietro Albini 1e40d081ae add notice for file generated with unicode data 2023-03-09 12:24:37 +01:00
Pietro Albini f28e2fb9fd add normalize.css notice from src/librustdoc/html/static/COPYRIGHT.txt 2023-03-09 12:24:35 +01:00
Pietro Albini 27648b7da1 explicitly list files at the top level
This helps downstream forks of the compiler like Ferrocene to have their
own annotations for their own files, without having the upstream
licensing be applied. For Ferrocene specifically we keep custom code in
a top-level ferrocene/ directory, and we don't want the dep5 file to
apply to it.
2023-03-09 12:24:34 +01:00
Pietro Albini 8bd2431444 add a note that the metadata is currently incomplete 2023-03-09 12:24:33 +01:00
Ibraheem Ahmed 3a1aa63695 remove old REUSE entry 2022-11-09 23:20:02 -05:00
Pietro Albini a0c08c68c7 cleanup .reuse/dep5 2022-08-18 16:07:02 +02:00
Pietro Albini 88e3d752e4 import the debian/copyright file from debian
Co-Authored-By: Angus Lees <gus@inodes.org>
Co-Authored-By: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Co-Authored-By: Hiroaki Nakamura <hnakamur@gmail.com>
Co-Authored-By: Jordan Justen <jljusten@gmail.com>
Co-Authored-By: Luca Bruno <lucab@debian.org>
Co-Authored-By: Sylvestre Ledru <sylvestre@debian.org>
Co-Authored-By: Ximin Luo <infinity0@debian.org>
2022-08-18 15:46:09 +02:00
Pietro Albini f74d5c1c72 add basic REUSE scaffolding 2022-07-18 12:05:14 +02:00