]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #85514 - GuillaumeGomez:upgrade-minifer-version, r=Mark-Simulacrum
[rust.git] / compiler /
2021-05-22 borsAuto merge of #85514 - GuillaumeGomez:upgrade-minifer...
2021-05-22 borsAuto merge of #85557 - hyd-dev:abi, r=RalfJung
2021-05-22 hyd-devAdd default implementation for `enforce_abi()`
2021-05-22 borsAuto merge of #85568 - GuillaumeGomez:search-result...
2021-05-22 borsAuto merge of #85531 - luqmana:flip-gc, r=petrochenkov
2021-05-22 borsAuto merge of #85505 - flip1995:clippyup, r=Manishearth
2021-05-21 borsAuto merge of #85560 - GuillaumeGomez:rollup-8k90rc7...
2021-05-21 Guillaume GomezRollup merge of #85555 - LeSeulArtichaut:thir-unsafeck...
2021-05-21 Guillaume GomezRollup merge of #85506 - GuillaumeGomez:reset-focusedBy...
2021-05-21 LeSeulArtichautCheck for use of mutable/extern statics in THIR unsafeck
2021-05-21 borsAuto merge of #85511 - Mark-Simulacrum:eq-not-sup,...
2021-05-21 LeSeulArtichautCheck for ptr-to-int casts in const functions in THIR...
2021-05-21 LeSeulArtichautCheck for initialization of layout-restricted types
2021-05-21 hyd-devAdd `rustc_mir::interpret::Machine::enforce_abi()`
2021-05-21 Mark RousskovAdjust self-type to require equality
2021-05-21 borsAuto merge of #85482 - scottmcm:more-try-bootstrap...
2021-05-21 borsAuto merge of #85416 - durin42:llvm-catchup-may-2021...
2021-05-21 borsAuto merge of #85400 - lnicola:rust-analyzer-2021-05...
2021-05-21 Luqman AdenRemove linker_is_gnu: true cases as that is now the...
2021-05-21 borsAuto merge of #85060 - ChrisDenton:win-file-exists...
2021-05-21 borsAuto merge of #85382 - Aaron1011:project-eval, r=nikoma...
2021-05-20 borsAuto merge of #85524 - RalfJung:miri, r=RalfJung
2021-05-20 Luqman AdenSwap TargetOptions::linker_is_gnu default from false...
2021-05-20 borsAuto merge of #85521 - alexcrichton:less-tls-inline...
2021-05-20 borsAuto merge of #85518 - GuillaumeGomez:rollup-mq4ohfy...
2021-05-20 Guillaume GomezRollup merge of #85509 - GuillaumeGomez:search-null...
2021-05-20 Guillaume GomezRollup merge of #85507 - GuillaumeGomez:extend-escape...
2021-05-20 Guillaume GomezRollup merge of #85375 - SkiFire13:fix-85347, r=jackh726
2021-05-20 Guillaume GomezRollup merge of #85326 - infinity0:fix-cross-compile...
2021-05-20 Guillaume GomezRollup merge of #85275 - CDirkx:memchr, r=m-ou-se
2021-05-20 borsAuto merge of #85493 - Amanieu:fix_85446, r=dtolnay
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 borsAuto merge of #85486 - RalfJung:rollup-4ibcxuu, r=RalfJung
2021-05-20 borsAuto merge of #84697 - CDirkx:util, r=m-ou-se
2021-05-20 borsAuto merge of #85391 - Mark-Simulacrum:opt-tostring...
2021-05-19 Ralf JungRollup merge of #85472 - RalfJung:allocation, r=oli-obk
2021-05-19 Ralf JungRollup merge of #85470 - GuillaumeGomez:fix-css-rules...
2021-05-19 Ralf JungRollup merge of #85464 - steffahn:fix_ub_in_ptr_swap_do...
2021-05-19 Ralf JungRollup merge of #85439 - mgacek8:add_diagnostic_item_to...
2021-05-19 Ralf JungRollup merge of #85315 - satylogin:master, r=yaahc
2021-05-19 Ralf JungRollup merge of #85287 - eggyal:expose-test-concurrent...
2021-05-19 Ralf JungRollup merge of #85169 - jsha:hoist-classes, r=Guillaum...
2021-05-19 Ralf JungRollup merge of #84717 - dtolnay:literalfromstr, r...
2021-05-19 LeSeulArtichautCheck for calls to functions with `#[target_feature...
2021-05-19 LeSeulArtichautCheck for raw pointer dereference in THIR unsafeck
2021-05-19 borsAuto merge of #85340 - the8472:no-inplaceiterable-on...
2021-05-19 borsAuto merge of #83842 - LeSeulArtichaut:thir-vec, r...
2021-05-19 David Tolnayimpl FromStr for proc_macro::Literal
2021-05-19 borsAuto merge of #84876 - alexcrichton:inline-thread-local...
2021-05-19 Adam GemmellEnsure all crypto components (AES, PMULL, SHA1/2) are...
2021-05-19 Adam GemmellRename fptoint to frintts
2021-05-19 Adam GemmellRemove LSE2
2021-05-19 Ralf JungCTFE Machine: do not expose Allocation
2021-05-19 LeSeulArtichautAdapt the THIR visitor to the vec-stored THIR
2021-05-19 LeSeulArtichautStore THIR in `IndexVec`s instead of an `Arena`
2021-05-19 borsAuto merge of #85376 - RalfJung:ptrless-allocs, r=oli-obk
2021-05-19 borsAuto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
2021-05-19 borsAuto merge of #85458 - jackh726:rollup-zvvybmt, r=jackh726
2021-05-19 Jack HueyRollup merge of #85438 - GuillaumeGomez:fix-escape...
2021-05-19 Jack HueyRollup merge of #85425 - mbartlett21:patch-1, r=scottmcm
2021-05-19 Jack HueyRollup merge of #85396 - jsha:top-doc-font-sizes, r...
2021-05-19 Jack HueyRollup merge of #85297 - infinity0:master, r=Mark-Simul...
2021-05-19 Jack HueyRollup merge of #85274 - luqmana:linker-is-gnu-gc-secti...
2021-05-19 Jack HueyRollup merge of #84883 - durin42:allow-unused-prefixes...
2021-05-19 Jack HueyRollup merge of #83767 - camelid:mangle-v0-fix, r=nikom...
2021-05-19 Jack HueyRollup merge of #83366 - jyn514:stabilize-key-value...
2021-05-19 borsAuto merge of #85176 - a1phyr:impl_clone_from, r=yaahc
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-18 Boris-Chengbiao... Set dso_local for more items
2021-05-18 borsAuto merge of #85443 - RalfJung:rollup-d9gd64t, r=RalfJung
2021-05-18 Ralf JungRollup merge of #85442 - imjorge:patch-1, r=jonas-schievink
2021-05-18 Ralf JungRollup merge of #85428 - leebradley:add-xpy-presetup...
2021-05-18 Ralf JungRollup merge of #85423 - jyn514:cmake, r=Mark-Simulacrum
2021-05-18 Ralf JungRollup merge of #85407 - GuillaumeGomez:copy-path-displ...
2021-05-18 Ralf JungRollup merge of #85404 - pietroalbini:relnotes-1.52...
2021-05-18 Ralf JungRollup merge of #85251 - BoxyUwU:constparamdefaultsany...
2021-05-18 Ralf JungRollup merge of #84462 - jsha:focus-search-results2...
2021-05-18 Ralf Jungfix mplace_access_checked with forced alignment
2021-05-18 Ralf Jungadd Align::ONE; add methods to access alloc.extra
2021-05-18 Ralf Jungreduce number of allocation lookups during copy
2021-05-18 Ralf JungCTFE core engine allocation & memory API improvemenets
2021-05-18 borsAuto merge of #85437 - GuillaumeGomez:rollup-3jcirty...
2021-05-18 Mateusz GacekAdd diagnostic item to `CStr`
2021-05-18 Guillaume GomezRollup merge of #85415 - LeSeulArtichaut:no-packed...
2021-05-18 Guillaume GomezRollup merge of #85393 - Aaron1011:async-type-err,...
2021-05-18 Guillaume GomezRollup merge of #85369 - FabianWolff:issue-84973, r...
2021-05-18 Guillaume GomezRollup merge of #85339 - FabianWolff:issue-83893, r...
2021-05-18 Guillaume GomezRollup merge of #85338 - lopopolo:core-iter-repeat...
2021-05-18 Guillaume GomezRollup merge of #85280 - jsha:move-trait-toggles, r...
2021-05-18 Guillaume GomezRollup merge of #84587 - jyn514:rustdoc-lint-block...
2021-05-18 borsAuto merge of #85313 - jackh726:region_eq, r=nikomatsakis
2021-05-18 Luqman AdenDon't pass -pie to linker on windows targets.
2021-05-18 Luqman AdenUndo unnecessary changes.
2021-05-18 borsAuto merge of #82973 - ijackson:exitstatuserror, r...
2021-05-18 Joshua NelsonStabilize extended_key_value_attributes
2021-05-18 Joshua NelsonAddress review comments
2021-05-18 Alexis BourgetNew rustdoc lint to respect -Dwarnings correctly
2021-05-17 Luqman AdenAdjust linker_is_gnu branches for cases that don't...
2021-05-17 Fabian WolffImplement jackh726's suggestions
next