]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-24 Daniel BeveniusUpdate doc comments that refer to config parameter
2022-07-24 Pietro Albiniremove new allocations from imported_source_files
2022-07-24 Amos WengerSort when iterating through CrateGraph
2022-07-24 Amos WengerSort in DefMap::dump, since HashMap iteration order...
2022-07-24 Amos Wengerhir-def tests: sort results before comparing, since...
2022-07-24 borsAuto merge of #99670 - Amanieu:revert-99595, r=nikic
2022-07-24 Thom ChiovoloniDon't overwrite CodegenFnAttrs when adding used compile...
2022-07-24 Ralf Jungdon't ICE on invalid dyn calls
2022-07-24 Guillaume GomezRemove Clean trait implementation for Constant
2022-07-24 Guillaume GomezRemove Clean trait implementation for FieldDef
2022-07-24 Maybe WaffleSatisfy theme check
2022-07-24 Amanieu d'AntrasRevert "Mark atomics as unsupported on thumbv6m"
2022-07-24 Amos WengerFix .gitattributes for test_data
2022-07-24 Deadbeefadd const hack comment
2022-07-24 DeadbeefAdd issue numbers
2022-07-24 DeadbeefConstify a few const `(Partial)Ord` impls
2022-07-24 Maybe Waffleadd backticks
2022-07-24 Maybe WaffleAdd rustdoc test for `#[rustc_must_implement_one_of]`
2022-07-24 Maybe WaffleAdd support for `#[rustc_must_implement_one_of]` to...
2022-07-24 ouz-amake sure has_deref is correct
2022-07-24 borsAuto merge of #93429 - fee1-dead-contrib:allow-super...
2022-07-24 Joshua NelsonSmall fixups
2022-07-24 Amos WengerMove cfg attrs up to the mod definitions to disable...
2022-07-24 Amos WengerDisable all source-gen tests at compile time
2022-07-24 Amos WengerDon't run slow tests in Rust CI, only RA CI
2022-07-24 Amos WengerAdd comment about CARGO_WORKSPACE_DIR
2022-07-24 Amos WengerUse top-level path in tool Step
2022-07-24 Amos WengerAllow cross-compiling, build all crates
2022-07-24 Amos WengerUse compiler.stage
2022-07-24 Amos WengerAdd test step for rust-analyzer, run it by default
2022-07-24 Amos WengerCheck only tests and benches, not examples
2022-07-24 Amos WengerAdd check step, stuck on 'no output generated for libgo...
2022-07-24 Amos WengerConvert rust-analyzer to 'in-tree' tool, pass 'in-rust...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 Amos WengerRemove rust-analyzer submodule
2022-07-24 DeadbeefInstantiate constness in wfcheck
2022-07-24 borsAuto merge of #98674 - RalfJung:miri-stacktrace-pruning...
2022-07-24 Michael GouletUse VecMap::get in ConstraintLocator::check
2022-07-24 PhosraRemove `mut`
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 borsAuto merge of #99652 - GuillaumeGomez:rollup-38v0x7y...
2022-07-23 borsAuto merge of #12859 - matklad:dont-color-the-whole...
2022-07-23 Guillaume GomezRollup merge of #99638 - GuillaumeGomez:rm-clean-trait...
2022-07-23 Guillaume GomezRollup merge of #99627 - saethlin:lock-once, r=eddyb
2022-07-23 Guillaume GomezRollup merge of #99595 - nikic:thumbv6m-atomics, r...
2022-07-23 Guillaume GomezRollup merge of #99449 - compiler-errors:assoc-const...
2022-07-23 Guillaume GomezRollup merge of #99396 - compiler-errors:missing-tests...
2022-07-23 Guillaume GomezRollup merge of #99298 - ChrisDenton:ignore-plugins...
2022-07-23 Aleksey Kladovinternal: extract common code for adjusting diagnostic...
2022-07-23 Aleksey Kladovfeat: don't highlight the whole fn on return-type mismatch
2022-07-23 borsAuto merge of #98208 - ivanloz:master, r=nagisa
2022-07-23 Ramon de C... Update documentation for LLVM CFI support
2022-07-23 Ramon de C... Add fine-grained LLVM CFI support to the Rust compiler
2022-07-23 borsAuto merge of #12851 - DorianListens:dscheidt/if-comple...
2022-07-23 Dorian Scheidtfix: Don't add braces to 'if' completion in match guard...
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #12854 - RalfJung:generate_new, r=Veykril
2022-07-23 Ralf Jungfix generate_new doc
2022-07-23 dAxpeDDaAdd `sign-ext` target feature to the WASM target
2022-07-23 Ralf Jungnow we can make scalar_to_ptr a method on Scalar
2022-07-23 DeadbeefAdd tests
2022-07-23 DeadbeefRemap elaborated obligation constness
2022-07-23 DeadbeefAllow `~const` on super traits
2022-07-23 Ralf Jungremove some provenance-related machine hooks that Miri...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 Guillaume GomezRemove Clean trait implementation for hir::Ty and middl...
2022-07-23 borsAuto merge of #99636 - matthiaskrgr:rollup-yg0xxkx...
2022-07-23 Matthias KrügerRollup merge of #99632 - danbev:locator.rs-typo, r...
2022-07-23 Matthias KrügerRollup merge of #99631 - jmqd:master, r=oli-obk
2022-07-23 Matthias KrügerRollup merge of #99617 - ehuss:update-mdbook, r=Dylan-DPC
2022-07-23 Matthias KrügerRollup merge of #99580 - fmease:fix-issue-99565, r...
2022-07-23 borsAuto merge of #99320 - NiklasJonsson:84447/rustc_expand...
2022-07-23 Daniel BeveniusFix typo/grammar in locator.rs doc comment
2022-07-23 borsAuto merge of #99599 - RalfJung:miri-stage-0, r=RalfJung
2022-07-23 Jordan McQueenUse span_bug in case of unexpected rib kind
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-23 borsAuto merge of #99623 - RalfJung:rollup-0h066kc, r=RalfJung
2022-07-22 borsAuto merge of #12849 - Veykril:no-parse, r=Veykril
2022-07-22 borsAuto merge of #12850 - Veykril:display-fix, r=Veykril
2022-07-22 Lukas Wirthfix: Fix error tooltip message for VSCode status bar...
2022-07-22 Lukas Wirthinternal: Don't parse files unnecessarily in scope_for_...
2022-07-22 Ben KimockLock stdout once when listing tests
2022-07-22 borsAuto merge of #12847 - Veykril:vscode-downgrade, r...
2022-07-22 Lukas WirthRevert 03a62c180e6a7300d0d7b8c4d680b749c101bcbb
2022-07-22 Ralf JungRollup merge of #99607 - RalfJung:vtable-check, r=eddyb
2022-07-22 Ralf JungRollup merge of #99602 - RalfJung:xsv, r=Mark-Simulacrum
2022-07-22 Ralf JungRollup merge of #99588 - ehuss:update-books, r=ehuss
2022-07-22 borsAuto merge of #98017 - RalfJung:dereferenceable, r...
2022-07-22 borsAuto merge of #12840 - Veykril:be-lazy, r=Veykril
2022-07-22 the8472[review] mention that runtime may scale with # of mount...
2022-07-22 Lukas WirthUse ItemTree for modules in attrs_query
2022-07-22 bjorn3Report an error on incompatible symbol definitions
2022-07-22 Eric HussUpdate mdbook
2022-07-22 bjorn3Fix inline asm codegen for empty template
2022-07-22 Michael GouletDo not resolve associated const when there is no provid...
2022-07-22 Ralf Jungadjust UnsafeCell documentation
2022-07-22 Ralf Jungdo not mark interior mutable shared refs as dereferenceable
2022-07-22 Ralf Jungrename PointerKind::Shared → SharedMutable to indicate...
next