]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
[rust.git] / src /
2021-05-15 borsAuto merge of #84997 - pietroalbini:ci-verify-channel...
2021-05-15 Dhruv Jauharadd new attribute rustc_insignificant_dtor and a query...
2021-05-15 Caleb Cartwrightci(should-skip-this): only check commits when skip...
2021-05-15 Joshua Nelsonshould-skip-this: Check for changes between the master...
2021-05-15 Joshua NelsonRun toolstate jobs when src/tools/rustfmt is modified.
2021-05-15 Joshua NelsonUpdate log to 0.4.14
2021-05-15 Joshua NelsonDon't copy tool dependencies to the sysroot
2021-05-15 Joshua NelsonUpdate bootstrap for in-tree rustfmt
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-15 Joshua NelsonDelete rustfmt submodule
2021-05-15 Jack HueyStore Option<Region> as value for RegionVid
2021-05-15 Noah LevBox `Impl.blanket_impl` to reduce size
2021-05-14 Jack HueyMake the UnifyValue for RegionVid ()
2021-05-14 Guillaume GomezAdd test for toggle on mobile size
2021-05-14 Guillaume GomezUnify toggle rules on smaller resolutions
2021-05-14 Guillaume GomezMove @media rules at the end so they override the other...
2021-05-14 Ximin Luobootstrap: build cargo only if requested in tools
2021-05-14 borsAuto merge of #85211 - Aaron1011:metadata-invalid-span...
2021-05-14 Amanieu d'AntrasRemove support for floating-point constants in asm!
2021-05-14 SmittyAdd tests where asm! is properly in unsafe block
2021-05-14 Guillaume GomezFix toggle position on mobile
2021-05-14 SmittyCheck for inline assembly in THIR unsafeck
2021-05-14 borsAuto merge of #83640 - bjorn3:shared_metadata_reader...
2021-05-14 ayushmishra2005Addressed PR coments
2021-05-14 Ian Jacksonpanic abort after fork test: Disable on android
2021-05-14 borsAuto merge of #85236 - nikic:update-llvm-submodule...
2021-05-14 borsAuto merge of #85233 - FabianWolff:issue-85227, r=petro...
2021-05-14 Jacob Hoffman-AndrewsToggle-wrap items differently than top-doc.
2021-05-14 borsAuto merge of #85190 - mati865:update-cc, r=Mark-Simulacrum
2021-05-14 Dr. ChatAdd asm!() support for PowerPC64
2021-05-14 ayushmishra2005Improve match statements
2021-05-14 borsAuto merge of #85195 - Mark-Simulacrum:variant-by-idx...
2021-05-13 borsAuto merge of #84107 - Amanieu:global_asm2, r=nagisa
2021-05-13 Amanieu d'AntrasFix tests
2021-05-13 Amanieu d'AntrasClarify error message when both asm! and global_asm...
2021-05-13 Amanieu d'AntrasUpdate global_asm! documentation
2021-05-13 Amanieu d'AntrasAdd tests for global_asm!
2021-05-13 Amanieu d'AntrasAdd support for const operands and options to global_asm!
2021-05-13 Jacob Hoffman-Andrewsrustdoc: use focus for search navigation
2021-05-13 borsAuto merge of #85186 - nikomatsakis:issue-83538-pollute...
2021-05-13 Ian JacksonTolerate SIGTRAP for panic abort after panic::always_abort
2021-05-13 Ian JacksonUse SIGUSR1 rather than SIGTRAP for "allocated after...
2021-05-13 borsAuto merge of #7188 - mgacek8:issue7164_needless_collec...
2021-05-13 borsAuto merge of #85258 - GuillaumeGomez:rollup-kzay7o5...
2021-05-13 borsAuto merge of #7095 - Y-Nak:match_single_binding, r...
2021-05-13 Guillaume GomezRollup merge of #85240 - Aaron1011:no-suggest-static...
2021-05-13 Guillaume GomezRollup merge of #85177 - tspiteri:wrapping-bits, r...
2021-05-13 Guillaume GomezRollup merge of #85175 - GuillaumeGomez:rustdoc-cleanup...
2021-05-13 Guillaume GomezRollup merge of #85068 - luqmana:78708-xcrate-diag...
2021-05-13 borsAuto merge of #85110 - RalfJung:no-rustc_args_required_...
2021-05-13 Guillaume GomezFix display for "implementors" section
2021-05-13 Ralf Jungfix test suite
2021-05-13 Ellenwow
2021-05-13 bjorn3Use DefaultMetadataLoader in the hotplug_codegen_backen...
2021-05-13 borsAuto merge of #83129 - LeSeulArtichaut:thir-unsafeck...
2021-05-13 Ellencompletion uwu
2021-05-13 Niko Matsakishave on_completion record subcycles
2021-05-13 Niko Matsakisintroduce a unit testing feature `rustc_evaluate_where_...
2021-05-13 borsAuto merge of #85041 - mibac138:suggest-generics, r...
2021-05-13 borsAuto merge of #84732 - DrChat:asm_powerpc, r=Amanieu
2021-05-13 borsAuto merge of #83759 - SkiFire13:fix-diag, r=estebank
2021-05-13 Andy WangRename `RealFileName::Named` to `LocalPath`
2021-05-13 Andy WangOnly deal with LocalPath in conversion
2021-05-13 Andy WangRename span_to_string to span_to_diagnostic_string
2021-05-13 Aaron HillDon't suggest adding `'static` lifetime to arguments
2021-05-13 borsAuto merge of #82069 - Aaron1011:verbose-in-macro,...
2021-05-12 Aaron HillShow macro name in 'this error originates in macro...
2021-05-12 borsAuto merge of #85218 - kornelski:pointerinline, r=scottmcm
2021-05-12 Aaron HillPreserve `SyntaxContext` for invalid/dummy spans in...
2021-05-12 Nikita PopovUpdate LLVM submodule
2021-05-12 borsAuto merge of #85188 - RalfJung:miri, r=RalfJung
2021-05-12 Ralf Jungupdate Miri
2021-05-12 Fabian WolffImprove error message for non-exhaustive matches on...
2021-05-12 borsAuto merge of #85231 - GuillaumeGomez:rollup-hufe4gz...
2021-05-12 Guillaume GomezRollup merge of #85205 - ehuss:update-books, r=ehuss
2021-05-12 Guillaume GomezRollup merge of #85174 - GuillaumeGomez:doc-code-block...
2021-05-12 Guillaume GomezRollup merge of #85141 - GuillaumeGomez:maybe_collapsed...
2021-05-12 Guillaume GomezRollup merge of #85117 - jsha:bubble-bubble-toil-and...
2021-05-12 Guillaume GomezRollup merge of #84793 - estebank:parse-struct-field...
2021-05-12 Ralf Jungentirely remove rustc_args_required_const attribute
2021-05-12 Ralf Jungrustc_args_required_const is no longer a promotion...
2021-05-12 borsAuto merge of #84730 - sexxi-goose:rox-auto-trait,...
2021-05-12 Camille GILLOTBless tests.
2021-05-12 Camille GILLOTUse () for all_traits.
2021-05-12 Camille GILLOTUse () for privacy.
2021-05-12 Camille GILLOTUse () for inherent_impls.
2021-05-12 Camille GILLOTUse () for entry_fn.
2021-05-12 Camille GILLOTUse () for HIR queries.
2021-05-12 Giacomo StevanatoBless tests
2021-05-12 Giacomo StevanatoUpdate wrong-number-of-args test to cover more edge...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 Pietro Albinimake verify-channel.sh compatible with macOS
2021-05-12 Guillaume GomezFix indent in JS files
2021-05-12 Guillaume GomezRemove unused CSS rules
2021-05-12 Guillaume GomezRemove "loading content" which is now unnecessary
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-12 borsAuto merge of #84278 - Aaron1011:feature/new-proc-macro...
2021-05-12 Aaron HillUpdate stderr
2021-05-12 Aaron HillImplement span quoting for proc-macros
next