]> git.lizzy.rs Git - rust.git/history - src/lib.rs
Sync from rust bc881e83d1cced71046e844fa55c0b0e9f9af382
[rust.git] / src / lib.rs
2022-03-26 bjorn3Sync from rust bc881e83d1cced71046e844fa55c0b0e9f9af382
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-02 markrename ErrorReported -> ErrorGuaranteed
2022-03-02 borsAuto merge of #87402 - nagisa:nagisa/request-feature...
2022-02-28 Simonas KazlauskasQuerify `global_backend_features`
2022-02-24 bjorn3Sync from rust 3d127e2040b57157936f5f24e114a8b4c9a505ef
2022-02-01 bjorn3Sync from rust a00e130dae74a213338e2b095ec855156d8f3d8a
2022-01-31 antoyoSupport 128-bit integers on platforms without native...
2022-01-15 Antoni BoucherAdd comment
2022-01-01 antoyoMerge pull request #114 from bjorn3/sync_from_rust
2022-01-01 borsAuto merge of #92419 - erikdesjardins:coldland, r=nagisa
2021-12-31 bjorn3Remove unused extern crate rustc_symbol_mangling
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-30 bjorn3Remove unnecessary report_symbol_names call (#113)
2021-12-30 bjorn3Sync from rust 65d8785f0a85d233e00fc84445f1aab451ec9f4f
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-13 Tomasz MiąskoUse `OutputFilenames` to generate output file for ...
2021-12-09 Matthias KrügerRollup merge of #90796 - Amanieu:remove_reg_thumb,...
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
2021-12-07 Nikita PopovUse object crate for .rustc metadata generation
2021-10-30 antoyoSync from rust (#107)
2021-09-30 Camille GILLOTRebase fallout.
2021-09-27 antoyoCleanup fix for global initialization (#93)
2021-09-26 antoyoFix global initialization (#91)
2021-09-17 CommeownistUpdate to nightly-2021-09-11 (#79)
2021-08-15 antoyoCleanup (#67)
2021-08-13 Antoni BoucherInitial commit