| Age | Commit message (Expand) | Author | Lines |
| 2021-12-31 | Auto merge of #92175 - Aaron1011:fix-missing-source-file, r=cjgillot | bors | -0/+6 |
| 2021-12-29 | Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa | bors | -3/+58 |
| 2021-12-23 | Import `SourceFile`s from crate before decoding foreign `Span` | Aaron Hill | -0/+6 |
| 2021-12-19 | Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgr | bors | -1/+1 |
| 2021-12-19 | Rollup merge of #92042 - ChrisDenton:msvc-static-tls, r=nagisa | Matthias Krüger | -1/+1 |
| 2021-12-19 | Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk | bors | -1/+1 |
| 2021-12-19 | Rollup merge of #91932 - Kixiron:randomize-seed, r=nagisa | Matthias Krüger | -0/+2 |
| 2021-12-17 | Rename `has_elf_tls` to `has_thread_local` | Chris Denton | -1/+1 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -1/+1 |
| 2021-12-14 | Added -Z layout_seed for allowing user-defined randomization seeds | Chase Wilson | -0/+2 |
| 2021-12-14 | fix clippy::single_char_pattern perf findings | Matthias Krüger | -3/+3 |
| 2021-12-09 | Remove redundant [..]s | est31 | -3/+3 |
| 2021-12-05 | Auto merge of #91555 - matthiaskrgr:rollup-pq0iaq7, r=matthiaskrgr | bors | -5/+16 |
| 2021-12-05 | Rollup merge of #91535 - Aaron1011:stabilize-future-incompat, r=nagisa | Matthias Krüger | -5/+16 |
| 2021-12-05 | Auto merge of #88611 - m-ou-se:array-into-iter-new-deprecate, r=joshtriplett | bors | -5/+4 |
| 2021-12-04 | Stabilize `-Z emit-future-incompat` as `--json future-incompat` | Aaron Hill | -5/+16 |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -5/+4 |
| 2021-12-02 | Move instrument coverage config getters to `Options` | Dylan MacKenzie | -6/+18 |
| 2021-12-02 | Move `mir_opt_level` getter into `Options` | Dylan MacKenzie | -4/+9 |
| 2021-12-01 | Review comments | Jamie Cunliffe | -5/+4 |
| 2021-12-01 | Add codegen option for branch protection and pointer authentication on AArch64 | James McGregor | -3/+59 |
| 2021-11-29 | Accumulate all values of `-C remark` option | Tomasz Miąsko | -1/+8 |
| 2021-11-25 | Rollup merge of #91185 - camelid:rm-force-overflow-checks, r=wesleywiser | Matthias Krüger | -7/+1 |
| 2021-11-25 | Auto merge of #88781 - estebank:emoji-idents, r=oli-obk | bors | -1/+7 |
| 2021-11-24 | Remove `-Z force-overflow-checks` | Noah Lev | -7/+1 |
| 2021-11-23 | review comment: plural of emoji is emoji | Esteban Kuber | -1/+1 |
| 2021-11-23 | Tokenize emoji as if they were valid indentifiers | Esteban Kuber | -1/+7 |
| 2021-11-23 | Rollup merge of #91148 - jhpratt:use-default-enum, r=petrochenkov | Matthias Krüger | -7/+3 |
| 2021-11-22 | Use `derive_default_enum` in the compiler | Jacob Pratt | -7/+3 |
| 2021-11-22 | add rustc option for using LLVM stack smash protection | Benjamin A. Bjørnseth | -5/+43 |
| 2021-11-19 | Auto merge of #90329 - nbdd0121:typeck, r=nagisa | bors | -0/+2 |
| 2021-11-19 | Rollup merge of #90386 - pierwill:assert-incr-state-85864, r=Aaron1011 | Yuki Okushi | -1/+36 |
| 2021-11-15 | Stabilize -Z strip as -C strip | Josh Triplett | -1/+3 |
| 2021-11-15 | Support having -Z and -C options with the same name | Josh Triplett | -6/+8 |
| 2021-11-15 | Try all stable candidates first before trying unstable ones | Gary Guo | -0/+2 |
| 2021-11-12 | Add `-Zassert-incr-state` to assert state of incremental cache | pierwill | -1/+36 |
| 2021-11-11 | Auto merge of #83846 - torhovland:issue-10971, r=davidtwco | bors | -3/+21 |
| 2021-11-09 | Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995 | bors | -1/+1 |
| 2021-11-08 | Don't proceed to codegen if there are lint errors | Joshua Nelson | -1/+1 |
| 2021-11-07 | more clippy fixes | Matthias Krüger | -2/+2 |
| 2021-11-07 | Made temps-dir an unstable option. | Tor Hovland | -1/+2 |
| 2021-11-05 | Update the documented default of -Zmutable-noalias | Josh Stone | -1/+1 |
| 2021-11-02 | Emitted files go to the output dir. | Tor Hovland | -1/+8 |
| 2021-11-02 | Added the --temps-dir option. | Tor Hovland | -2/+12 |
| 2021-10-28 | Revert "Add rustc lint, warning when iterating over hashmaps" | Mark Rousskov | -1/+0 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -2/+15 |
| 2021-10-25 | Add LLVM CFI support to the Rust compiler | Ramon de C Valle | -2/+15 |
| 2021-10-25 | Rollup merge of #89581 - jblazquez:master, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2021-10-24 | Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank | Matthias Krüger | -0/+1 |
| 2021-10-23 | Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco | Matthias Krüger | -1/+40 |