]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-15 Camille GILLOTSimplify metadata decoding.
2021-07-15 Camille GILLOTSeparate encoding paths.
2021-07-15 borsAuto merge of #87156 - JohnTitor:rollup-osuhe53, r...
2021-07-15 Yuki OkushiRollup merge of #87154 - GuillaumeGomez:rev-attr-a...
2021-07-15 Yuki OkushiRollup merge of #87147 - ehuss:update-cargo, r=ehuss
2021-07-15 Yuki OkushiRollup merge of #87134 - BoxyUwU:cgd-self-ty-error...
2021-07-15 Yuki OkushiRollup merge of #87127 - poliorcetics:ptr-rotate-safety...
2021-07-15 Yuki OkushiRollup merge of #87081 - a1phyr:add_wasi_ext_tracking_i...
2021-07-15 Yuki OkushiRollup merge of #86947 - m-ou-se:assert-matches-to...
2021-07-15 Yuki OkushiRollup merge of #86478 - ehuss:future-incompat-test...
2021-07-15 Yuki OkushiRollup merge of #85579 - alex:patch-1, r=yaahc
2021-07-15 Alex GaynorAdded Arc::try_pin
2021-07-15 Guillaume GomezFix misuse of rev attribute on <a> tag
2021-07-15 Eric HussUpdate cargo
2021-07-15 borsAuto merge of #86876 - jyn514:56935-target-crate-num...
2021-07-15 Joshua NelsonReuse CrateNum for proc-macro crates even when cross...
2021-07-14 borsAuto merge of #87137 - richkadel:compiler-builtins...
2021-07-14 borsAuto merge of #86765 - cuviper:fuse-less-specialized...
2021-07-14 Rich KadelUpdate compiler-builtins to 0.1.47
2021-07-14 EllenOOPS
2021-07-14 borsAuto merge of #87133 - GuillaumeGomez:rollup-pfz9jbk...
2021-07-14 EllenChange type param -> generic param
2021-07-14 Guillaume GomezRollup merge of #87130 - GuillaumeGomez:update-browser...
2021-07-14 Guillaume GomezRollup merge of #87125 - GuillaumeGomez:ayu-code-color...
2021-07-14 Guillaume GomezRollup merge of #87120 - jyn514:rustdoc-cleanup, r...
2021-07-14 Guillaume GomezRollup merge of #87117 - cjgillot:cstore, r=petrochenkov
2021-07-14 Guillaume GomezRollup merge of #87056 - GuillaumeGomez:fix-codeblocks...
2021-07-14 Guillaume GomezRollup merge of #87027 - petrochenkov:builderhelp,...
2021-07-14 Eric HussAdd -Zfuture-incompat-test to assist with testing futur...
2021-07-14 borsAuto merge of #87082 - michaelwoerister:const-in-debugi...
2021-07-14 Camille GILLOTShrink the CrateStore dynamic interface.
2021-07-14 Guillaume GomezUpdate browser-ui-test package version
2021-07-14 Michael WoeristerHandle non-integer const generic parameters in debuginf...
2021-07-14 Alexis BourgetAdd safety comments in private core::slice::rotate...
2021-07-14 Guillaume GomezAdd GUI test to check ayu <code> colors
2021-07-14 borsAuto merge of #87118 - JohnTitor:rollup-8ltidsq, r...
2021-07-14 Guillaume GomezFix color for <code> which are not in doc blocks
2021-07-14 Guillaume GomezAdd test for codeblocks overflow
2021-07-14 Guillaume GomezFix display for non-rust code blocks
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-14 Joshua NelsonRemove useless alias from `rustc_span` to itself
2021-07-14 Joshua NelsonRemove renaming of `test` crate
2021-07-14 borsAuto merge of #87106 - Mark-Simulacrum:edition-no-clone...
2021-07-14 Yuki OkushiRollup merge of #87102 - GuillaumeGomez:go-to-first...
2021-07-14 Yuki OkushiRollup merge of #87101 - FabianWolff:issue-87086, r...
2021-07-14 Yuki OkushiRollup merge of #87099 - JohnTitor:upgrade-cc-crate...
2021-07-14 Yuki OkushiRollup merge of #87098 - JohnTitor:unignore-some-tests...
2021-07-14 Yuki OkushiRollup merge of #87090 - ssomers:btree_comments, r...
2021-07-14 Yuki OkushiRollup merge of #87085 - GuillaumeGomez:search-result...
2021-07-13 Fabian WolffSuggest a path separator if a stray colon is found...
2021-07-13 borsAuto merge of #87044 - cjgillot:expnhash, r=petrochenkov
2021-07-13 Camille GILLOTCache expansion hash.
2021-07-13 Camille GILLOTMove HashStable implementations.
2021-07-13 Vadim Petrochenkovexpand: Support helper attributes for built-in derive...
2021-07-13 Guillaume GomezAdd test for "go to first" feature
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 Mark RousskovAvoid cloning ExpnData to access Span edition
2021-07-13 borsAuto merge of #86922 - joshtriplett:target-abi, r=oli-obk
2021-07-13 borsAuto merge of #87019 - nikic:clang-12.0.1, r=Mark-Simul...
2021-07-13 Yuki OkushiUpgrade `cc` crate to 1.0.69
2021-07-13 Guillaume GomezAdd test for keyword/primitive text color
2021-07-13 Guillaume GomezFix color for keyword/primitive search result
2021-07-13 Guillaume GomezAdd test for search results colors
2021-07-13 Guillaume GomezFix search result description text color for ayu theme
2021-07-13 Yuki OkushiUnignore some pretty printing tests
2021-07-13 borsAuto merge of #86857 - fee1-dead:add-attr, r=oli-obk
2021-07-13 borsAuto merge of #86665 - FabianWolff:layout-field-thir...
2021-07-13 borsAuto merge of #87095 - JohnTitor:rollup-mn7ggy2, r...
2021-07-12 Yuki OkushiRollup merge of #87089 - RalfJung:ctfe-memory-cleanup...
2021-07-12 Yuki OkushiRollup merge of #87078 - fee1-dead:rustdoc, r=jyn514
2021-07-12 Yuki OkushiRollup merge of #87077 - lnicola:rust-analyzer-2021...
2021-07-12 Yuki OkushiRollup merge of #87070 - ehuss:simplify-future-report...
2021-07-12 Yuki OkushiRollup merge of #87065 - FabianWolff:issue-87046, r...
2021-07-12 Yuki OkushiRollup merge of #87035 - GuillaumeGomez:fix-implementor...
2021-07-12 Yuki OkushiRollup merge of #87007 - ehuss:fix-rust-analyzer-instal...
2021-07-12 Yuki OkushiRollup merge of #86887 - jyn514:cleanup-clean, r=CraftS...
2021-07-12 Yuki OkushiRollup merge of #86846 - tlyu:stdio-locked-tracking...
2021-07-12 Yuki OkushiRollup merge of #86811 - soerenmeier:remove_remaining...
2021-07-12 Yuki OkushiRollup merge of #86344 - est31:maybe-uninit-extra,...
2021-07-12 borsAuto merge of #87018 - nikic:llvm-12.0.1, r=Mark-Simulacrum
2021-07-12 Stein SomersMake BTreeSet::split_off name elements like other set...
2021-07-12 borsAuto merge of #86320 - hi-rustin:rustin-patch-fix-span...
2021-07-12 Eric HussProvide a better error when `x.py install src/doc`...
2021-07-12 est31Use the write function in some more places
2021-07-12 Ralf Jungremove unnecessary deallocate_local hack
2021-07-12 Guillaume GomezAdd test for implementors
2021-07-12 Guillaume GomezSimplify build system for rustdoc-gui test crates
2021-07-12 borsAuto merge of #87087 - fee1-dead:fix-try-2, r=joshtriplett
2021-07-12 Ralf Jungremove remaining use of Pointer in Allocation API
2021-07-12 DeadbeefRemove `multiple-definitions` test
2021-07-12 Benoît du GarreauAdd tracking issue number to `wasi_ext`
2021-07-12 borsAuto merge of #86841 - GuillaumeGomez:reexported-macro...
2021-07-12 Deadbeefsuggest removing disambiguator if linking to field
2021-07-12 Laurențiu Nicola:arrow_up: rust-analyzer
2021-07-12 Nikita PopovUpdate to LLVM 12.0.1
2021-07-12 borsAuto merge of #86815 - FabianWolff:issue-84210, r=varkor
2021-07-11 borsAuto merge of #86249 - FabianWolff:issue-86238, r=varkor
2021-07-11 Eric HussSimplify future incompatible reporting.
2021-07-11 borsAuto merge of #87068 - JohnTitor:rollup-2xuisfx, r...
2021-07-11 Yuki OkushiRollup merge of #87061 - FabianWolff:issue-87051, r...
next