]> git.lizzy.rs Git - rust.git/history - compiler
Rename expn_info -> expn_data.
[rust.git] / compiler /
2021-07-17 Camille GILLOTRename expn_info -> expn_data.
2021-07-17 Camille GILLOTPass ExpnData by reference.
2021-07-17 Camille GILLOTAlways hash spans in expn.
2021-07-17 Camille GILLOTDrop ExpnData::krate.
2021-07-17 Camille GILLOTDrop orig_id.
2021-07-17 Camille GILLOTEncode ExpnId using ExpnHash for incr. comp.
2021-07-17 Camille GILLOTChoose encoding format in caller code.
2021-07-17 Camille GILLOTUse LocalExpnId where possible.
2021-07-17 Camille GILLOTMake the CrateNum part of the ExpnId.
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 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 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 Michael WoeristerHandle non-integer const generic parameters in debuginf...
2021-07-14 borsAuto merge of #87118 - JohnTitor:rollup-8ltidsq, r...
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
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 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 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 borsAuto merge of #86320 - hi-rustin:rustin-patch-fix-span...
2021-07-12 Ralf Jungremove unnecessary deallocate_local hack
2021-07-12 Ralf Jungremove remaining use of Pointer in Allocation API
2021-07-12 borsAuto merge of #86841 - GuillaumeGomez:reexported-macro...
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...
2021-07-11 Yuki OkushiRollup merge of #87049 - jyn514:no-submodules, r=Mark...
2021-07-11 Yuki OkushiRollup merge of #87045 - jhpratt:fix-tracking-issue...
2021-07-11 Yuki OkushiRollup merge of #87037 - notriddle:notriddle/search...
2021-07-11 Yuki OkushiRollup merge of #87031 - ZuseZ4:patch-1, r=GuillaumeGomez
2021-07-11 Yuki OkushiRollup merge of #86951 - cyberia-ng:fp-negative-zero...
2021-07-11 Yuki OkushiRollup merge of #86926 - bjorn3:update_some_deps, r...
2021-07-11 Yuki OkushiRollup merge of #73936 - zachlute:rustdoc-optflagmulti...
2021-07-11 Fabian WolffFix ICE with unsized type in const pattern
2021-07-11 borsAuto merge of #85941 - cjgillot:qresolve, r=Aaron1011
2021-07-11 Fabian WolffDo not suggest adding a semicolon after `?`
2021-07-11 borsAuto merge of #87057 - RalfJung:miri, r=RalfJung
2021-07-11 borsAuto merge of #86995 - sexxi-goose:rewrite, r=nikomatsakis
2021-07-11 borsAuto merge of #87042 - petrochenkov:cleanquotspan,...
2021-07-11 borsAuto merge of #83918 - workingjubilee:stable-rangefrom...
2021-07-11 borsAuto merge of #86965 - sexxi-goose:rfc2229-improve...
2021-07-11 borsAuto merge of #86416 - Amanieu:asm_clobber_only, r...
2021-07-10 borsAuto merge of #85953 - inquisitivecrystal:weak-linkat...
2021-07-10 Vadim Petrochenkovrustc_span: Reorder some `ExpnData` fields in accordanc...
2021-07-10 Vadim Petrochenkovrustc_expand: Simplify span quoting in proc macro server
2021-07-10 Vadim Petrochenkovrustc_expand: Remove redundant field from proc macro...
2021-07-10 Vadim Petrochenkovrustc_span: Revert addition of `proc_macro` field to...
2021-07-10 borsAuto merge of #86873 - nikic:opaque-ptrs, r=nagisa
next