Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 82fbbdd Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-dead by Matthias Krüger · 22 hours ago
  2. 250648e Make `derive_const` usable within libcore again by Oli Scherer · 2 days ago
  3. 8c12d76 Auto merge of #142903 - cjgillot:local-def-path-hash, r=compiler-errors by bors · 2 days ago
  4. f8f6997 Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease by bors · 2 days ago
  5. 3f2dc2b add `const_make_global`; err for `const_allocate` ptrs if didn't call by Deadbeef · 4 days ago
  6. 7356ff7 Implement other logics by tiif · 4 days ago
  7. e9182f1 Auto merge of #143461 - folkertdev:cfg-select-builtin-macro, r=petrochenkov by bors · 6 days ago
  8. 3689b80 make `cfg_select` a builtin macro by Folkert de Vries · 6 days ago
  9. d2baa49 Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillot by bors · 6 days ago
  10. 486ffda Add opaque TypeId handles for CTFE by Oli Scherer · 10 days ago
  11. 68d860f remove `DesugaringKind::CondTemporary` by dianne · 13 days ago
  12. ed3711e use `div_ceil` instead of manual logic by Folkert de Vries · 2 weeks ago
  13. e2e3f58 Remove PointerLike trait by Michael Goulet · 2 weeks ago
  14. f6d37a2 Rollup merge of #134006 - klensy:typos, r=nnethercote by Jana Dönszelmann · 2 weeks ago
  15. c76d032 setup CI and tidy to use typos for spellchecking and fix few typos by klensy · 2 weeks ago
  16. 383f107 Rollup merge of #143070 - joshtriplett:macro-rules-parse, r=petrochenkov by Matthias Krüger · 2 weeks ago
  17. e851e3e Update `cfg(bootstrap)` by Josh Stone · 3 weeks ago
  18. 478f828 Introduce `ByteSymbol`. by Nicholas Nethercote · 3 weeks ago
  19. 66ad1f2 Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubilee by Guillaume Gomez · 3 weeks ago
  20. 7103bbb Rollup merge of #143110 - yotamofek:pr/tidy-sort-for-symbols, r=nnethercote by Matthias Krüger · 3 weeks ago
  21. b63223c Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlin by bors · 3 weeks ago
  22. 00b64f8 Use tidy to sort `sym::*` items by Yotam Ofek · 3 weeks ago
  23. 80f20c9 Rollup merge of #142671 - davidtwco:no-default-bounds-attr, r=lcnr by Guillaume Gomez · 3 weeks ago
  24. 1087042 Insert checks for enum discriminants when debug assertions are enabled by Bastian Kersting · 3 weeks ago
  25. 5fca4bd6 Rollup merge of #143015 - samueltardieu:pin-macro-diag-item, r=Urgau by Michael Goulet · 3 weeks ago
  26. 6c04e0a Rewrite `macro_rules!` parser to not use the MBE engine itself by Josh Triplett · 3 weeks ago
  27. b75b14f Add `sym::macro_pin` diagnostic item for `core::pin::pin!()` by Samuel Tardieu · 3 weeks ago
  28. 4bdf1c5 compiler: remove misleading 'c' from `abi_c_cmse_nonsecure_call` feature by Jubilee Young · 3 weeks ago
  29. f542909 Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,traviscross by Jubilee · 3 weeks ago
  30. aa80a2b Port `#[rustc_skip_during_method_dispatch]` to the new attribute system by Pavel Grigorenko · 4 weeks ago
  31. ba5556d Add `#[loop_match]` for improved DFA codegen by bjorn3 · 4 weeks ago
  32. 1b4a19d Hash less while hashing def-ids. by Camille GILLOT · 4 weeks ago
  33. 1474a0f Rollup merge of #142874 - marxin:cranelift-typo-fix, r=bjorn3 by Guillaume Gomez · 4 weeks ago
  34. 75674e2 cranelift: fix target feature name type: "fxsr" by Martin Liska · 4 weeks ago
  35. b1d1812 Implement DesugaringKind::FormatLiteral by mejrs · 4 weeks ago
  36. 24f797e Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,Urgau by Matthias Krüger · 4 weeks ago
  37. 31663db Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkov by Jakub Beránek · 4 weeks ago
  38. 6a9f223 Add diagnostic items for Clippy by Samuel Tardieu · 4 weeks ago
  39. 1edf201 Avoid some unnecessary symbol interning. by Nicholas Nethercote · 4 weeks ago
  40. 4a1f445 Use a symbol for `ExpansionConfig::crate_name`. by Nicholas Nethercote · 4 weeks ago
  41. b930202 hir_analysis: add `#![rustc_no_implicit_bounds]` by David Wood · 4 weeks ago
  42. a1a3bef Implement lint against direct uses of rustc_type_ir in compiler crates by Romain Perier · 4 weeks ago
  43. d43da6f trait_sel: `{Meta,Pointee}Sized` on `Sized` types by David Wood · 5 weeks ago
  44. 0cbc076 Auto merge of #142388 - cjgillot:span-hash, r=davidtwco by bors · 5 weeks ago
  45. 2038405 Add `simd_funnel_sh{l,r}` and `simd_round_ties_even` by sayantn · 5 weeks ago
  46. 8da6239 Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr by bors · 5 weeks ago
  47. 86e9995 Rollup merge of #142410 - RalfJung:align_of, r=WaffleLapkin,workingjubilee by Matthias Krüger · 5 weeks ago
  48. fac011e Rollup merge of #142158 - xizheyin:141617, r=jdonszelmann by Matthias Krüger · 5 weeks ago
  49. 5f73ce2 add `extern "custom"` functions by Folkert de Vries · 5 weeks ago
  50. 62418f4 intrinsics: rename min_align_of to align_of by Ralf Jung · 5 weeks ago
  51. b8066f9 Tracking the old name of renamed unstable library attribute by xizheyin · 5 weeks ago
  52. 376cbc3 Introduce `-Zmacro-stats`. by Nicholas Nethercote · 5 weeks ago
  53. a5ff3cc Do not clone Arc when hashing span. by Camille GILLOT · 5 weeks ago
  54. 940a436 Rollup merge of #142194 - bjorn3:less_unstable_features, r=jieyouxu by Jubilee · 6 weeks ago
  55. 9223704 Remove all unused feature gates from the compiler by bjorn3 · 6 weeks ago
  56. 8808c9d3 intrinsics: use const generic to set atomic ordering by Ralf Jung · 6 weeks ago
  57. b2743c7 Rollup merge of #141874 - usamoi:eps, r=tgross35 by Jakub Beránek · 7 weeks ago
  58. 52882f6 Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jieyouxu,mark-simulacrum,kobzol,jyn514,Noratrieb,WaffleLapkin,RalfJung,bjorn3 by bors · 7 weeks ago
  59. d948907 add f16_epsilon and f128_epsilon by usamoi · 7 weeks ago
  60. 4668124 `slice.get(i)` should use a slice projection in MIR, like `slice[i]` does by Scott McMurray · 7 weeks ago
  61. 37cd39f handle cfg bootstrap on compiler and miri by onur-ozkan · 7 weeks ago
  62. ad2d91c Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3 by Matthias Krüger · 7 weeks ago
  63. e7ef07a Rollup merge of #141690 - Patrick-6:intercept-mutex, r=m-ou-se by Jacob Pratt · 7 weeks ago
  64. 4794ea1 atomic_load intrinsic: use const generic parameter for ordering by Ralf Jung · 7 weeks ago
  65. 7f5f29b Rollup merge of #140697 - Sa4dUs:split-autodiff, r=ZuseZ4 by Trevor Gross · 7 weeks ago
  66. 2e99a88 Add diagnostic items to sys::Mutex by Patrick-6 · 7 weeks ago
  67. 743d252 Rollup merge of #140367 - folkertdev:asm-cfg, r=nnethercote by Trevor Gross · 7 weeks ago
  68. e3bbbee support `#[cfg(...)]` on arguments to the `asm!` macros by Folkert de Vries · 8 weeks ago
  69. 225ed8b Rollup merge of #141376 - nnethercote:rename-kw-Empty, r=petrochenkov by Matthias Krüger · 8 weeks ago
  70. 912981a Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgr by bors · 8 weeks ago
  71. 74b980d Rollup merge of #141377 - nnethercote:rm-unnecessary-is_empty-checks, r=GuillaumeGomez by Matthias Krüger · 8 weeks ago
  72. c385715 Rollup merge of #141130 - mejrs:use_self, r=compiler-errors by Matthias Krüger · 8 weeks ago
  73. c309065 Remove `is_empty` check in `Ident::is_numeric`. by Nicholas Nethercote · 8 weeks ago
  74. 6eef33b Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieu by bors · 8 weeks ago
  75. 849cabf Rename `kw::Empty` as `sym::empty`. by Nicholas Nethercote · 8 weeks ago
  76. 1cc0e38 Avoid creating an empty identifer in `Symbol::to_ident_string`. by Nicholas Nethercote · 8 weeks ago
  77. f92d84c Initial naive implementation using `Symbols` to represent autodiff modes (`Forward`, `Reverse`) by Marcelo Domínguez · 8 weeks ago
  78. 999967a Rename `cfg_match!` to `cfg_select!` by Trevor Gross · 9 weeks ago
  79. b21c9e7 Split `autodiff` into `autodiff_forward` and `autodiff_reverse` by Marcelo Domínguez · 9 weeks ago
  80. 9ffd0bf do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented by mejrs · 9 weeks ago
  81. 7b1ba42 Add `Ipv4Addr` and `Ipv6Addr` diagnostic items by Samuel Tardieu · 9 weeks ago
  82. 2ce08ca update cfg(bootstrap) by Pietro Albini · 10 weeks ago
  83. 3c8950c Rollup merge of #140792 - Urgau:minimum-maximum-intrinsics, r=scottmcm,traviscross,tgross35 by León Orell Valerian Liehr · 10 weeks ago
  84. 4cb9f03 Make the assertion in `Ident::new` debug-only. by Nicholas Nethercote · 2 months ago
  85. e7247df Use intrinsics for `{f16,f32,f64,f128}::{minimum,maximum}` operations by Urgau · 2 months ago
  86. 7dae318 Disarm `time` bomb (diagnostics) by Jieyou Xu · 2 months ago
  87. 0984db5 Remove `Ident::empty`. by Nicholas Nethercote · 2 months ago
  88. b7199a6 Rollup merge of #140419 - Jarcho:ctxt_external, r=Nadrieril by Jacob Pratt · 2 months ago
  89. 4a8dbe0 Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r=workingjubilee by Jacob Pratt · 2 months ago
  90. 43357b4 Added `apxf` target feature support, under flag `apx_target_feature` by Madhav Madhusoodanan · 2 months ago
  91. 627873a Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wesleywiser by Stuart Cook · 2 months ago
  92. 01cbc86 Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote by Stuart Cook · 2 months ago
  93. 6a7996e Take into-account `-Zremap-path-scope` when embedding filenames by Urgau · 2 months ago
  94. 6621826 Implement RFC 3503: frontmatters by Deadbeef · 2 months ago
  95. 1453531 Initial support for dynamically linked crates by Bryanskiy · 3 months ago
  96. ed7590f Rollup merge of #139675 - sayantn:avx10, r=Amanieu by Stuart Cook · 3 months ago
  97. a2ae171 Rollup merge of #140485 - Jarcho:from_expansion_opt, r=petrochenkov by Matthias Krüger · 3 months ago
  98. 36c6633 Clean up "const" situation in format_args!(). by Mara Bos · 3 months ago
  99. d9c060b Optimize the codegen for `Span::from_expansion` by Jason Newcomb · 3 months ago
  100. ea68445 Move `in_external_macro` to `SyntaxContext` by Jason Newcomb · 3 months ago