]> git.lizzy.rs Git - rust.git/history - library
Make derived SessionDiagnostics generic on diagnostic level
[rust.git] / library /
2022-08-21 borsAuto merge of #100624 - GuillaumeGomez:update-minifier...
2022-08-21 borsAuto merge of #100536 - Alexendoo:bootstrap-tls-model...
2022-08-20 borsAuto merge of #99967 - Mark-Simulacrum:download-llvm...
2022-08-20 borsAuto merge of #100810 - matthiaskrgr:rollup-xep778s...
2022-08-20 Matthias KrügerRollup merge of #100796 - TaKO8Ki:remove-unnecessary...
2022-08-20 Matthias KrügerRollup merge of #100777 - pnkfelix:expand-codegen-tests...
2022-08-20 Matthias KrügerRollup merge of #100769 - TaKO8Ki:suggest-adding-refere...
2022-08-20 Matthias KrügerRollup merge of #100718 - GuillaumeGomez:fix-item-info...
2022-08-20 Matthias KrügerRollup merge of #100636 - cutsoy:revert-77716, r=davidtwco
2022-08-20 Matthias KrügerRollup merge of #100500 - cjgillot:verify-self-predicat...
2022-08-20 Matthias KrügerRollup merge of #100129 - RalfJung:miri-test-libstd...
2022-08-20 Matthias KrügerRollup merge of #99935 - CAD97:unstable-syntax-lints...
2022-08-20 Matthias KrügerRollup merge of #97963 - devnexen:net_listener_neg...
2022-08-20 borsAuto merge of #100809 - matthiaskrgr:rollup-xkpd5ii...
2022-08-20 Matthias KrügerRollup merge of #100807 - TaKO8Ki:add-tako8ki-to-transl...
2022-08-20 Matthias KrügerRollup merge of #100710 - ChrisDenton:load-library...
2022-08-20 Matthias KrügerRollup merge of #100693 - scottmcm:new-llvm15-nops...
2022-08-20 Matthias KrügerRollup merge of #100691 - compiler-errors:issue-100690...
2022-08-20 Matthias KrügerRollup merge of #100642 - mzohreva:mz/update-sgx-abi...
2022-08-20 Matthias KrügerRollup merge of #100596 - TaKO8Ki:remove-unnecessary...
2022-08-20 Matthias KrügerRollup merge of #100585 - wooorm:patch-1, r=Mark-Simulacrum
2022-08-20 Matthias KrügerRollup merge of #99544 - dylni:expose-utf8lossy, r...
2022-08-20 Matthias KrügerRollup merge of #99415 - ferrocene:pa-reuse-initial...
2022-08-20 dylniExpose `Utf8Lossy` as `Utf8Chunks`
2022-08-20 borsAuto merge of #100564 - nnethercote:box-ast-MacCall...
2022-08-20 borsAuto merge of #100793 - matthiaskrgr:rollup-dy7rfdh...
2022-08-20 Matthias KrügerRollup merge of #100763 - aDotInTheVoid:triagebot-rdj...
2022-08-20 Matthias KrügerRollup merge of #100750 - akabinds:akabinds/improved...
2022-08-20 Matthias KrügerRollup merge of #100729 - thomcc:less-initialized,...
2022-08-20 Matthias KrügerRollup merge of #100723 - 5225225:the-easy-ones, r...
2022-08-20 Matthias KrügerRollup merge of #100709 - JhonnyBillM:port-expected...
2022-08-20 Matthias KrügerRollup merge of #100667 - Xiretza:diag-structs-parser...
2022-08-20 Matthias KrügerRollup merge of #100617 - chenyukang:fix-100605, r...
2022-08-20 Matthias KrügerRollup merge of #100507 - cameron1024:suggest-lazy...
2022-08-20 Matthias KrügerRollup merge of #100383 - fortanix:raoul/aepic_leak_mit...
2022-08-20 Matthias KrügerRollup merge of #100186 - compiler-errors:or-as_mut...
2022-08-20 Chris DentonUse const instead of static
2022-08-20 Chris DentonSimplify load/store
2022-08-19 Thom ChiovoloniFix comment typo
2022-08-19 borsAuto merge of #100209 - cjgillot:source-file-index...
2022-08-19 Dylan DPCRollup merge of #100731 - notriddle:notriddle/deref...
2022-08-19 Dylan DPCRollup merge of #100721 - JhonnyBillM:enable-diag-lint...
2022-08-19 Dylan DPCRollup merge of #100598 - ouz-a:91633, r=compiler-errors
2022-08-19 Dylan DPCRollup merge of #100592 - cjgillot:debug-import-kind...
2022-08-19 Dylan DPCRollup merge of #100522 - cjgillot:inline-polymorphic...
2022-08-19 Dylan DPCRollup merge of #100494 - GuillaumeGomez:cleanup-themes...
2022-08-19 Dylan DPCRollup merge of #100208 - RalfJung:dyn-upcast-nop,...
2022-08-19 Dylan DPCRollup merge of #100081 - RalfJung:unused-unsafe-in...
2022-08-19 Dylan DPCRollup merge of #99576 - compiler-errors:foreign-fundam...
2022-08-19 borsAuto merge of #99541 - timvermeulen:flatten_cleanup...
2022-08-18 borsAuto merge of #98851 - klensy:encode_symbols, r=cjgillot
2022-08-18 Ralf Jungclarify lib.rs attribute structure
2022-08-18 Ralf Jungsilence some unused-fn warnings in miri std builds
2022-08-18 Ralf Jungmake many std tests work in Miri
2022-08-18 Ralf Jungadd some Miri-only tests
2022-08-18 Ralf Jungadd miri-test-libstd support to libstd
2022-08-18 Thom ChiovoloniAvoid zeroing a 1kb stack buffer on every call to ...
2022-08-18 borsAuto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
2022-08-18 borsAuto merge of #100682 - RalfJung:miri, r=RalfJung
2022-08-18 borsAuto merge of #98655 - nnethercote:dont-derive-PartialE...
2022-08-18 Chris DentonWindows: Load synch functions together
2022-08-18 Matthias KrügerRollup merge of #100688 - compiler-errors:issue-100684...
2022-08-18 Matthias KrügerRollup merge of #100674 - PragmaTwice:mig-typeck-unused...
2022-08-18 Matthias KrügerRollup merge of #100670 - Xiretza:parser-stmt-force...
2022-08-18 Matthias KrügerRollup merge of #100669 - nnethercote:attribute-cleanup...
2022-08-18 Matthias KrügerRollup merge of #100651 - nidnogg:diagnostics_migration...
2022-08-18 Matthias KrügerRollup merge of #100643 - TaKO8Ki:point-at-type-paramet...
2022-08-18 Matthias KrügerRollup merge of #100637 - andrewpollack:fuchsia-docs...
2022-08-18 Matthias KrügerRollup merge of #99966 - RalfJung:try-dont-panic, r...
2022-08-18 Matthias KrügerRollup merge of #97962 - eholk:drop-tracking-must-not...
2022-08-17 borsAuto merge of #100677 - matthiaskrgr:rollup-au41ho1...
2022-08-17 Matthias KrügerRollup merge of #100661 - PunkyMunky64:patch-1, r=thomcc
2022-08-17 Matthias KrügerRollup merge of #100660 - PunkyMunky64:patch-2, r=thomcc
2022-08-17 Matthias KrügerRollup merge of #100656 - ehuss:update-cargo, r=ehuss
2022-08-17 Matthias KrügerRollup merge of #100655 - ehuss:update-books, r=ehuss
2022-08-17 Matthias KrügerRollup merge of #100652 - compiler-errors:no-defer...
2022-08-17 Matthias KrügerRollup merge of #100646 - finalchild:emoji-diag, r...
2022-08-17 Matthias KrügerRollup merge of #100621 - taiki-e:armv4t-atomics-32...
2022-08-17 Matthias KrügerRollup merge of #100608 - tshepang:needless-separation...
2022-08-17 Matthias KrügerRollup merge of #100532 - RalfJung:unwind-miri, r=Mark...
2022-08-17 Matthias KrügerRollup merge of #100389 - compiler-errors:return-type...
2022-08-17 Matthias KrügerRollup merge of #100379 - davidtwco:triagebot-diag...
2022-08-17 Matthias KrügerRollup merge of #100018 - nnethercote:clean-up-LitKind...
2022-08-17 Matthias KrügerRollup merge of #99972 - RalfJung:1zst, r=lcnr
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-17 Raoul StrackxMitigate Stale Data Read for xAPIC vulnerability
2022-08-17 PunkyMunky64Fixed a few documentation errors
2022-08-17 PunkyMunky64Fixed a few documentation errors
2022-08-16 borsAuto merge of #100644 - TaKO8Ki:rollup-n0o6a1t, r=TaKO8Ki
2022-08-16 Takayuki MaedaRollup merge of #100630 - Enselic:export_extern_crate_a...
2022-08-16 Takayuki MaedaRollup merge of #100629 - GuillaumeGomez:merged-ty...
2022-08-16 Takayuki MaedaRollup merge of #100625 - reitermarkus:ip-display-buffe...
2022-08-16 Takayuki MaedaRollup merge of #100243 - kckeiks:remove-macros-in...
2022-08-16 Mohsen ZohrevandiUpdate fortanix-sgx-abi and export some useful SGX...
2022-08-16 Markus ReiterSimplify `IpDisplayBuffer` API.
2022-08-16 Markus ReiterUse `MaybeUninit<u8>` for `IpDisplayBuffer`.
2022-08-16 Markus ReiterMove `IpDisplayBuffer` into submodule.
2022-08-16 Markus ReiterAdd `IpDisplayBuffer` helper struct.
2022-08-16 Raoul StrackxRefactor copying data to userspace
2022-08-16 Dylan DPCRollup merge of #100613 - eltociear:patch-15, r=Mark...
next