]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-24 borsAuto merge of #92226 - woppopo:const_black_box, r=josht...
2021-12-24 borsAuto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obk
2021-12-24 borsAuto merge of #92220 - nnethercote:RawVec-dont-recomput...
2021-12-23 borsAuto merge of #92222 - nnethercote:rm-global_allocator...
2021-12-23 borsAuto merge of #92232 - matthiaskrgr:rollup-eqdac7z...
2021-12-23 Matthias KrügerRollup merge of #92231 - ehuss:update-books, r=ehuss
2021-12-23 Matthias KrügerRollup merge of #92203 - Aaron1011:mir-adt-def, r=oli-obk
2021-12-23 Matthias KrügerRollup merge of #92166 - fee1-dead:patch-2, r=jyn514
2021-12-23 Matthias KrügerRollup merge of #92121 - RalfJung:miri-core-test, r...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 Eric HussUpdate books
2021-12-23 borsAuto merge of #92110 - nagisa:def-inlining, r=nikic
2021-12-23 borsAuto merge of #92177 - GuillaumeGomez:pattern-matching...
2021-12-23 woppopoConstify `core::intrinsics::black_box`
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-23 Nicholas NethercoteRemove useless `#[global_allocator]` from rustc and...
2021-12-23 borsAuto merge of #92155 - m-ou-se:panic-fn, r=eddyb
2021-12-23 borsAuto merge of #92216 - matthiaskrgr:rollup-luplvuc...
2021-12-22 Matthias KrügerRollup merge of #92208 - ChrisDenton:win-bat-cmd, r...
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
2021-12-22 Matthias KrügerRollup merge of #92139 - dtolnay:backtrace, r=m-ou-se
2021-12-22 Matthias KrügerRollup merge of #92117 - solid-rs:fix-kmc-solid-read...
2021-12-22 Matthias KrügerRollup merge of #92026 - jsha:jsdoc-search, r=Guillaume...
2021-12-22 Matthias KrügerRollup merge of #91544 - rukai:91492, r=wesleywiser
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-22 borsAuto merge of #90408 - pierwill:untrack-localdefid...
2021-12-22 Jacob Hoffman... Add some JSDoc comments to rustdoc JS
2021-12-22 Aaron HillStore a `DefId` instead of an `AdtDef` in `AggregateKin...
2021-12-22 borsAuto merge of #92201 - ChrisDenton:fix-tests, r=Mark...
2021-12-22 David TolnayUpdate stability attribute for double ended case mappin...
2021-12-22 Chris DentonFix tests
2021-12-22 pierwillrustc `VecGraph`: require the index type to implement Ord
2021-12-22 pierwillRequire Ord for rustc_index::SparseBitSet::last_set_in
2021-12-22 pierwillRemove `PartialOrd` and `Ord` from `LocalDefId`
2021-12-22 pierwillUpgrade `tracing-subscriber`
2021-12-22 Mara BosBless clippy test.
2021-12-22 pierwillUpdate chalk to 0.75.0
2021-12-21 Guillaume GomezMove pattern matching outside of the loop
2021-12-21 Nicholas NethercoteRawVec: don't recompute capacity after allocating.
2021-12-21 fee1-deadFixed a small typo in ui test comments
2021-12-21 borsAuto merge of #92095 - vacuus:master, r=jyn514
2021-12-21 borsAuto merge of #92149 - fee1-dead:cache-fix, r=oli-obk
2021-12-21 Mara BosUse panic() instead of panic!() in some places in core.
2021-12-21 borsAuto merge of #92152 - matthiaskrgr:rollup-nmskpw6...
2021-12-21 Matthias KrügerRollup merge of #92131 - bjorn3:sync_cg_clif-2021-12...
2021-12-21 Matthias KrügerRollup merge of #92129 - RalfJung:join-handle-docs...
2021-12-21 Matthias KrügerRollup merge of #92127 - GuillaumeGomez:search-results...
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #91770 - TaKO8Ki:suggest-adding-cfg...
2021-12-21 Matthias KrügerRollup merge of #91412 - compiler-errors:issue-86035...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-21 borsAuto merge of #91903 - tmiasko:bit-set-hash, r=jackh726
2021-12-21 DeadbeefFix bad caching of `~const Drop` bounds
2021-12-21 Michael GouletFixup tests for issue-86035
2021-12-21 Michael GouletSuggest glob-import if we need to import a trait, but...
2021-12-21 Michael GouletBail if printing item named `_` in `try_print_visible_d...
2021-12-21 Michael GouletPrefer visibility paths where items are not named `_`
2021-12-21 Michael GouletTest for issue-86035
2021-12-21 borsAuto merge of #92126 - RalfJung:miri, r=RalfJung
2021-12-21 Tomoaki Kawadakmc-solid: Add `std::sys::solid::fs::File::read_buf`
2021-12-20 borsAuto merge of #92144 - rust-lang:tmandry-patch-1, r...
2021-12-20 Tyler MandryAdd tmandry to .mailmap
2021-12-20 Ralf Jungbetter name for AdjustForForeignAbiError error variant...
2021-12-20 Ralf Jungdon't ICE on variadic function calls
2021-12-20 Ralf Jungtry to fix ICE in fn_abi_of_instance
2021-12-20 Ralf Jungalso compare ArgAttributes
2021-12-20 Ralf Jungcompare calling convention instead of call ABI
2021-12-20 Ralf Jungconst_eval machine: use original instance for replaced...
2021-12-20 Ralf JungCTFE eval_fn_call: use FnAbi to determine argument...
2021-12-20 David TolnayBump insert_entry stabilization to Rust 1.59
2021-12-20 David TolnayChange Backtrace::enabled atomic from SeqCst to Relaxed
2021-12-20 David Tolnayimpl RefUnwindSafe for Once
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 bjorn3Fix taking address of truly unsized type field of unsiz...
2021-12-20 Ralf JungJoinHandle docs: add missing 'the'
2021-12-20 bjorn3Rustup to rustc 1.59.0-nightly (e95e084a1 2021-12-19)
2021-12-20 bjorn3Sync from rust 84f962a89bac3948ed116f1ad04c2f4793fb69ea
2021-12-20 Guillaume GomezMove duplicates removal when generating results instead...
2021-12-20 Ralf Jungupdate Miri
2021-12-20 borsAuto merge of #92108 - r00ster91:patch-6, r=jyn514
2021-12-20 Ralf Jungdisable test with self-referential generator on Miri
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-20 borsAuto merge of #91844 - nnethercote:rm-ObligationCauseDa...
2021-12-20 Roc YuRemove 'need_backline' field of `DocFragment`
2021-12-19 vacuusOmit check of a successive line in loop
2021-12-19 Nicholas NethercoteEliminate `ObligationCauseData`.
2021-12-19 Simonas KazlauskasBackport LLVM changes to disable deferred inlining
2021-12-19 r00sterpaniced -> panicked
2021-12-19 borsAuto merge of #92106 - matthiaskrgr:rollup-zw6t1mu...
2021-12-19 Matthias KrügerRollup merge of #92029 - nikic:section-flags-fix, r...
2021-12-19 Matthias KrügerRollup merge of #91895 - pitaj:91867-monomorphize,...
2021-12-19 Matthias KrügerRollup merge of #91878 - LegionMammal978:less-inband...
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 borsAuto merge of #92099 - matthiaskrgr:rollup-4gwv67m...
2021-12-19 threadexceptionFix an ICE when lowering a float with missing exponent...
2021-12-19 Matthias KrügerRollup merge of #92081 - jyn514:need-backline, r=Guilla...
2021-12-19 Matthias KrügerRollup merge of #92077 - jyn514:remove-collapsed, r...
2021-12-19 Matthias KrügerRollup merge of #92071 - ajtribick:patch-1, r=the8472
next