]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-20 Guillaume GomezUpdate rustdoc tests
2022-08-20 Guillaume GomezMerge "EnterSpan" events to reduce code blocks DOM...
2022-08-20 Takayuki Maedause more descriptive names
2022-08-20 borsAuto merge of #100564 - nnethercote:box-ast-MacCall...
2022-08-20 borsAuto merge of #100793 - matthiaskrgr:rollup-dy7rfdh...
2022-08-20 Takayuki Maedaremove unnecessary string searchings
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 Michael GouletUse separate infcx to solve obligations during negative...
2022-08-20 Chris DentonUse const instead of static
2022-08-20 Chris DentonSimplify load/store
2022-08-20 yukangSuggest the right help message for as_ref
2022-08-20 ltdkTracking issue for const_reverse
2022-08-19 Thom ChiovoloniAlign android `sigaddset` impl with the reference impl...
2022-08-19 Felix S. Klock IIelaborate how revisions work with FileCheck stuff in...
2022-08-19 borsAuto merge of #100740 - Dylan-DPC:rollup-0td6yq4, r...
2022-08-19 Eric HolkMinor syntax and formatting update to doc comment
2022-08-19 Takayuki Maedasuggest adding a reference to a trait assoc item
2022-08-19 Nixon Enraght... triagebot: Autolabel `A-rustdoc-json`
2022-08-19 Krasimir Georgievupdate test for LLVM change
2022-08-19 Thom ChiovoloniFix comment typo
2022-08-19 borsAuto merge of #100209 - cjgillot:source-file-index...
2022-08-19 ouz-aUpdate issue-83150.stderr
2022-08-19 lcnrmove `type_check_internal` into `type_check`
2022-08-19 lcnrsmall mir typeck cleanup
2022-08-19 ouz-aCatch overflow early
2022-08-19 Mark RousskovRefactor if-available setting to work in CI
2022-08-19 Mark RousskovMinor refactoring
2022-08-19 Guillaume GomezFix invalid comparison for Class::Decoration in `is_equ...
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 Michael Howellrustdoc: count deref and non-deref as same set of used...
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 akabindsadded improved diagnostic for a function defined with...
2022-08-18 borsAuto merge of #98807 - cbeuw:derived-obligation, r...
2022-08-18 Andy WangReword "Required because of the requirements on the...
2022-08-18 5225225Add diagnostic translation lints to crates that don...
2022-08-18 Jhonny Bill... ADD - diagnostic lints to type_ir
2022-08-18 Guillaume GomezUpdate rustdoc test
2022-08-18 borsAuto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
2022-08-18 Guillaume GomezFix item-info display
2022-08-18 Guillaume GomezRemove unused CSS rule
2022-08-18 Guillaume GomezUpdate existing rustdoc-gui tests and add a new one
2022-08-18 Guillaume GomezSimplify rustdoc themes by relying more on CSS variables
2022-08-18 Pietro Albiniimport license changes
2022-08-18 Pietro Albinicleanup .reuse/dep5
2022-08-18 Pietro Albiniimport the debian/copyright file from debian
2022-08-18 borsAuto merge of #100682 - RalfJung:miri, r=RalfJung
2022-08-18 Jhonny Bill... ADD - ExpectedUsedSymbol diagnostic to port used()...
2022-08-18 Xiretzafluent: fix slug name for borrowck::generic_does_not_li...
2022-08-18 Xiretzatidy: check fluent files for style
2022-08-18 borsAuto merge of #98655 - nnethercote:dont-derive-PartialE...
2022-08-18 Guillaume GomezUpdate rustdoc-json test files
2022-08-18 Guillaume GomezRemove need to give JSON file path
2022-08-18 borsAuto merge of #100708 - matthiaskrgr:rollup-vl0olnj...
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 Camille GILLOTAdd const-generics test.
2022-08-17 Scott McMurrayAdd LLVM15-specific codegen test for `try`/`?`s that...
2022-08-17 Michael GouletMake same_type_modulo_infer a proper TypeRelation
2022-08-17 Camille GILLOTFortify check for const generics.
2022-08-17 Camille GILLOTIgnore substs when checking inlining history.
2022-08-17 Michael Gouletty::Error does not match other types for region constraints
2022-08-17 XiretzaMigrate "invalid variable declaration" errors to Sessio...
2022-08-17 lcnrdedup some code
2022-08-17 nidnoggHotfix for duplicated slug name on VarStillRepeating...
2022-08-17 borsAuto merge of #100677 - matthiaskrgr:rollup-au41ho1...
2022-08-17 nidnoggMoved structs to rustc_expand::errors, added several...
2022-08-17 nidnoggMoved structs to rustc_expand::errors, added several...
2022-08-17 PragmaTwiceremove #[primary_span]
next